Official skills publisher Verified Skillscout rank 0

Ecency

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

Browse 11 official AI agent skills across 2 Ecency repositories, with install commands and source links.

11 Skills
2 Repositories
2 Installs
0 GitHub stars

Install

Add Ecency 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/ecency/ecency_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Ecency 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

2 official repositories

Ecency Mobile

ecency/ecency-mobile

Includes 6 official skills: code-review, add-feature, add-mutation, add-query, add-sheet, debug.

6 skills 2 installs 0 stars
npx skills add ecency/ecency-mobile -y

Vision Next

ecency/vision-next

Includes 5 official skills: add-feature, add-query, add-sdk-mutation, code-review, debug.

5 skills 0 installs 0 stars
npx skills add ecency/vision-next -y

11 skills

ecency/ecency-mobile 6 skills

code-review

ecency/ecency-mobile 2 installs
View source

add-feature

ecency/ecency-mobile 0 installs
View source

add-mutation

ecency/ecency-mobile 0 installs
View source

add-query

ecency/ecency-mobile 0 installs
View source

add-sheet

ecency/ecency-mobile 0 installs
View source
ecency/vision-next 5 skills

add-feature

ecency/vision-next 0 installs
View source

add-query

ecency/vision-next 0 installs
View source

add-sdk-mutation

ecency/vision-next 0 installs
View source

code-review

ecency/vision-next 0 installs
View source

Repository documentation

ecency/ecency-mobile package overview

ecency/ecency-mobile/README.md View on GitHub

ecency/ecency-mobile

Includes 6 official skills: code-review, add-feature, add-mutation, add-query, add-sheet, debug.

Top skills in this package

code-reviewOfficial Ecency skill from ecency/ecency-mobile.
add-featureOfficial Ecency skill from ecency/ecency-mobile.
add-mutationOfficial Ecency skill from ecency/ecency-mobile.
add-queryOfficial Ecency skill from ecency/ecency-mobile.
add-sheetOfficial Ecency skill from ecency/ecency-mobile.
debugOfficial Ecency skill from ecency/ecency-mobile.

Install

Install the full package:

npx skills add ecency/ecency-mobile -y

Install a specific skill:

npx skills add ecency/ecency-mobile@code-review -y

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

View ecency/ecency-mobile on GitHub
Copied