Canopy Runtime

Canopy framework execution engine. Interprets canopy-flavored skills (any SKILL.md with a `## Tree` section) at runtime — platform detection, section semantics (`## Agent`/`## Tree`/`## Rules`/`## Response:`), tree notation (`<<`, `>>`, `|`), control-flow primitives (`IF`/`ELSE_IF`/`ELSE`/`SWITCH`/`CASE`/`DEFAULT`/`FOR_EACH`/`BREAK`/`END`), interaction primitives (`ASK`/`SHOW_PLAN`), execution primitives (`EXPLORE`/`VERIFY_EXPECTED`), op lookup chain, category directory semantics, subagent contract. Install this to execute existing canopy skills. Install `canopy` (the authoring agent) too if you need to create/edit/manage them.

kostiantyn-matsebora 94afe41 13 files · 46.6 KB Updated

File contents

kostiantyn-matsebora/claude-canopy/tree/main/skills/canopy-runtime commit 94afe418df

Frequently asked questions

npx skillmds@latest add kostiantyn-matsebora/canopy-runtime