Official skills publisher Verified Skillscout rank 157

Strapi

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

Browse 27 official AI agent skills across 3 Strapi repositories, with install commands and source links.

27 Skills
3 Repositories
77 Installs
74,077 GitHub stars

Install

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

3 official repositories

Skills

strapi/skills

Includes 4 official skills: strapi-docs-mcp, strapi-mcp-capabilities, strapi-version-upgrade, strapi-product-builder.

4 skills 77 installs 3 stars
npx skills add strapi/skills -y

Documentation

strapi/documentation

Includes 22 official skills: branch, code-verify, coherence-check, commit, coverage, document.

22 skills 0 installs 1,284 stars
npx skills add strapi/documentation -y

Strapi

strapi/strapi

Includes 1 official skill: git-conventions.

1 skill 0 installs 72,790 stars
npx skills add strapi/strapi -y

27 skills

strapi/skills 4 skills

strapi-docs-mcp

strapi/skills 38 installs
View source

strapi-mcp-capabilities

strapi/skills 24 installs
View source

strapi-version-upgrade

strapi/skills 14 installs
View source

strapi-product-builder

strapi/skills 1 installs
View source
strapi/documentation 22 skills

branch

strapi/documentation 0 installs
View source

code-verify

strapi/documentation 0 installs
View source

coherence-check

strapi/documentation 0 installs
View source

commit

strapi/documentation 0 installs
View source

coverage

strapi/documentation 0 installs
View source

document

strapi/documentation 0 installs
View source

exists

strapi/documentation 0 installs
View source

outline

strapi/documentation 0 installs
View source

outline-check

strapi/documentation 0 installs
View source

outline-ux-analyzer

strapi/documentation 0 installs
View source

pitfalls-add

strapi/documentation 0 installs
View source

pitfalls-check

strapi/documentation 0 installs
View source

pr-fix

strapi/documentation 0 installs
View source

research

strapi/documentation 0 installs
View source

review

strapi/documentation 0 installs
View source

style-check

strapi/documentation 0 installs
View source

submit

strapi/documentation 0 installs
View source
strapi/strapi 1 skill

git-conventions

strapi/strapi 0 installs
View source

Repository documentation

strapi/skills package overview

strapi/skills/README.md View on GitHub

strapi/skills

Includes 4 official skills: strapi-docs-mcp, strapi-mcp-capabilities, strapi-version-upgrade, strapi-product-builder.

Top skills in this package

strapi-docs-mcpOfficial Strapi skill from strapi/skills.
strapi-mcp-capabilitiesOfficial Strapi skill from strapi/skills.
strapi-version-upgradeOfficial Strapi skill from strapi/skills.
strapi-product-builderOfficial Strapi skill from strapi/skills.

Install

Install the full package:

npx skills add strapi/skills -y

Install a specific skill:

npx skills add strapi/skills@strapi-docs-mcp -y

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

View strapi/skills on GitHub
Copied