01 — Markdown Skills
Demonstrates theSkillRegistry in three modes: eager (all skills injected), lazy (catalog + read_skill tool), and auto (agent picks based on collection size).
Full source
definable/examples/skills/01_markdown_skills.pyExamples for built-in skills, markdown skills, and the skill registry.
SkillRegistry in three modes: eager (all skills injected), lazy (catalog + read_skill tool), and auto (agent picks based on collection size).
definable/examples/skills/01_markdown_skills.py