Docus Playground

Sample skill for testing the Docus agent skills discovery feature. Use to verify that /.well-known/skills/ routes work correctly.

nuxt-content Updated

File contents

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.

nuxt-content/docus/tree/main/playground/skills/docus-playground commit f7587ed721

Frequently asked questions

npx skillmds@latest add nuxt-content/docus-playground