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 skill
GET /.well-known/skills/docus-playground/SKILL.md -- should return this file
GET /.well-known/skills/docus-playground/references/example.md -- should return the reference file
For more details, see references/example.md [blocked].