SKILL.md contract
Readable Markdown and YAML frontmatter make every skill inspectable, versionable, and easy to author.
// Extensibility
Skills package instructions, supporting assets, and optional callable tools into portable bundles the agent can discover and load only when relevant.
Readable Markdown and YAML frontmatter make every skill inspectable, versionable, and easy to author.
PasClaw advertises concise descriptions first and reads the full instructions only when the task matches.
Install versioned skills with their scripts and assets from the registry or source repositories.
Each skill is a versioned ZIP bundle containing a SKILL.md and supporting files.
Loading…