starknet-agentic-skills
Installation
SKILL.md
Starknet Agentic Skills Router
Use this router to choose the smallest relevant Starknet Agentic skill. Load one child skill first, then add a second only when the task crosses a real boundary.
Routing Rules
- Prefer the most specific skill over this router once intent is clear.
- Keep context narrow: read the selected
SKILL.mdbefore loading its references. - Do not combine operational wallet/DeFi skills with Cairo authoring skills unless the task needs both.
- Treat keys, signer custody, paymasters, approvals, spending policy, upgrades, and identity/reputation writes as security-sensitive.