Official skills publisher Verified Skillscout rank 0

Transcend

Transcend publishes official AI agent skills for its tools, services, and developer workflows.

Browse 5 official AI agent skills across 1 Transcend repository, with install commands and source links.

5 Skills
1 Repository
0 Installs
3 GitHub stars

Install

Add Transcend skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/transcend-io/transcend-io_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Transcend skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Includes 5 official skills: background-task, fix-ci, manual-test-push-pull, merge-branch, review-comments.

5 skills 0 installs 3 stars
npx skills add transcend-io/tools -y

5 skills

transcend-io/tools 5 skills

background-task

transcend-io/tools 0 installs
View source

manual-test-push-pull

transcend-io/tools 0 installs
View source

merge-branch

transcend-io/tools 0 installs
View source

review-comments

transcend-io/tools 0 installs
View source

Repository documentation

transcend-io/tools package overview

transcend-io/tools/README.md View on GitHub

transcend-io/tools

Includes 5 official skills: background-task, fix-ci, manual-test-push-pull, merge-branch, review-comments.

Top skills in this package

background-taskOfficial Transcend skill from transcend-io/tools.
fix-ciOfficial Transcend skill from transcend-io/tools.
manual-test-push-pullOfficial Transcend skill from transcend-io/tools.
merge-branchOfficial Transcend skill from transcend-io/tools.
review-commentsOfficial Transcend skill from transcend-io/tools.

Install

Install the full package:

npx skills add transcend-io/tools -y

Install a specific skill:

npx skills add transcend-io/tools@background-task -y

Use the package when you want your agent to choose the relevant skill from this official Transcend repository.

View transcend-io/tools on GitHub
Copied