Claude
Skills
Sign in
Back

docus-playground

Included with Lifetime
$97 forever

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

AI Agents

What this skill does


# 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](references/example.md).

Related in AI Agents