Agent skill
docus-playground
Sample skill for testing the Docus agent skills discovery feature. Use to verify that /.well-known/skills/ routes work correctly.
Install this agent skill to your Project
npx add-skill https://github.com/nuxt-content/docus/tree/main/playground/skills/docus-playground
Metadata
Additional technical details for this skill
- author
- docus
- version
- 1.0
SKILL.md
Docus Playground Skill
This is a sample skill used to test the agent skills discovery feature in the Docus playground.
Verify Discovery
Check these endpoints:
GET /.well-known/skills/index.json-- should list this skillGET /.well-known/skills/docus-playground/SKILL.md-- should return this fileGET /.well-known/skills/docus-playground/references/example.md-- should return the reference file
For more details, see references/example.md.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
create-docs
Create complete documentation sites for projects. Use when asked to: "create docs", "add documentation", "setup docs site", "generate docs", "document my project", "write docs", "initialize documentation", "add a docs folder", "create a docs website". Generates Docus-based sites with search, dark mode, MCP server, and llms.txt integration.
review-docs
Review documentation for quality, clarity, SEO, and technical correctness. Optimized for Docus/Nuxt Content but works with any Markdown documentation. Use when asked to: "review docs", "check documentation", "audit docs", "validate documentation", "improve docs quality", "analyze documentation", "check my docs", "review my documentation pages", "validate MDC syntax", "check for SEO issues", "analyze doc structure". Provides actionable recommendations categorized by priority (Critical, Important, Nice-to-have).
make-content-editable
Converts hardcoded Vue components in a Nuxt Content markdown file into slot-based, Studio-editable MDC components. Use when a user wants their Nuxt Content page to be visually editable in Nuxt Studio's TipTap editor.
quality-standards
Defines code quality benchmarks, standards compliance, and best practices for maintaining high-quality codebases
contextual-pattern-learning
Advanced contextual pattern recognition with project fingerprinting, semantic similarity analysis, and cross-domain pattern matching for enhanced learning capabilities
code-analysis
Provides methodologies, metrics, and best practices for analyzing code structure, complexity, and quality
Didn't find tool you were looking for?