Agent framework quickstart

Point your agent at Zap.

Give the agent a URL, repo, or bundled skill. It can fetch the framework rules, create recipes, validate the spec, and run mock output before any live spend.

install
dry-run first
npx @wzrdtech/zap@0.1.0 init my-zap-app
cd my-zap-app
npx @wzrdtech/zap@0.1.0 new creator-intro
npx @wzrdtech/zap@0.1.0 validate
npx @wzrdtech/zap@0.1.0 run agent/skills/zap-creator-intro/Zap.md --json

Agent instruction

Read `skills/zap/SKILL.md`, then use `skills/zap-authoring/SKILL.md` before editing any `Zap.md` recipe. Keep provider defaults mock unless the user approves live spend.

Manifesthttps://zap.wzrd.tech/api/skills
Core skillhttps://zap.wzrd.tech/api/skills/zap
Authoring skillhttps://zap.wzrd.tech/api/skills/zap-authoring
JSON modehttps://zap.wzrd.tech/api/skills/zap?format=json

Supported agent loops

Codex
Claude Code
Cursor
OpenClaw
Hermes