Sample skill for testing the Docus agent skills discovery feature. Use to verify that /.well-known/skills/ routes work correctly.
60
70%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./playground/skills/docus-playground/SKILL.mdThis is a sample skill used to test the agent skills discovery feature in the Docus playground.
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 fileFor more details, see references/example.md.
5d75559
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.