One command. Your AI agent gains access to every Ritual precompile, contract pattern, and deployment workflow. Loaded on demand as needed.
* Recommended: Claude Code + Opus 4.7 Max or Cursor + Codex 5.3 Extra High. Other combinations work, mileage may vary.
Paste this into your agent. Replace the wallet address and the last line with your idea. Leave the idea out entirely and the agent will suggest one.
Your agent asks 0-5 targeted questions, selects the right precompiles, and builds your dApp in phases, verifying each one before moving on.
Something broken? Just describe the symptom. The debugger activates automatically.
The skills are plain markdown files. Any AI coding assistant that reads instructions can use them.
/plugin marketplace add ritual-foundation/ritual-dapp-skills
Clone into .cursor/skills/ in your project root. Skills auto-load when the agent needs them.
Clone into .codex/skills/ or install via /skills in the CLI. SKILL.md format is natively supported.
hermes skills tap add ritual-foundation/ritual-dapp-skills
Clone into ~/.openclaw/skills/ or your workspace skills/ directory. SKILL.md format is natively supported.
Paste the contents of skills/ritual/SKILL.md into your system prompt or custom instructions.
Clone the repo and feed the relevant SKILL.md files as context. Each skill is self-contained.
Click any skill to see what it teaches your agent. Each skill is a self-contained instruction set. The agent loads only what it needs.
You describe what you want. The agent activates its behavioral protocols, loads the right skills, builds, verifies, and debugs.