run
FeaturedThis fixture keeps dispatch metadata in YAML frontmatter while the markdown body contains text that looks similar enough to catch accidental whole-file parsing.
AI & Automation 5,807 stars
592 forks Updated today MIT
Install
Quality Score: 87/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Run
This fixture keeps dispatch metadata in YAML frontmatter while the markdown
body contains text that looks similar enough to catch accidental whole-file
parsing.
```yaml
mcp_tool: body_should_not_be_loaded
mcp_args:
seed_path: body-value
cwd: body-cwd
aliases:
- body-alias
```
The router must ignore the body above when loading dispatch metadata.
Details
- Author
- Q00
- Repository
- Q00/ouroboros
- Created
- 8 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
_dispatch
Core router. Always active. Auto-invokes matching skill before every response. Runs confusion protocol on high-risk ambiguity.
18 Updated today
epicsagas AI & Automation Listed
md-to-txt
Strip Markdown formatting and produce clean plain text via pandoc
0 Updated 1 months ago
fabioc-aloha Data & Documents Listed
markdown_processor
Markdown read / write / render / transform — front-matter, link extraction, anchor blocks.
1 Updated 4 days ago
jxoesneon