Skills catalog
Playbooks your agent learns.
Playbooks your team's AI picks up.
A master playbook teaches the routing. Primitive skills are the commands your agent calls. Cross-cutting skills keep the run honest.
A master playbook teaches the routing. Ready-to-install primitive skills your AI calls on its own. Cross-cutting playbooks keep every run honest.
Read the skills docs- 01 zenrows master Decision tree + cost rules. The playbook your agent reads first to pick the right primitive.
- 02 protected-fetch primitive Anti-bot page retrieval. Protected Web Access handles the obstacles; manual flags when you need them.
- 03 extract primitive Turn protected pages into structured data. Autoparse, CSS selectors, or clean Markdown.
- 04 batch-jobs primitive Scale protected fetch and extract over many URLs. JSONL specs validate locally with no key; cloud batch runs today with beta access.
- 05 interact-browser primitive Browser sessions for logins, clicks, sessions. Escalation-only, gated behind policy.
- 06 cost-control cross-cutting Pick the cheapest reliable primitive. Multipliers, policy guardrails, per-run cost accounting.
- 07 trace-debug cross-cutting Read run traces and recover. Failure code in, next action and exact command out.
- 08 compliance-policy cross-cutting Respect domain allow / deny rules, usage limits, secret handling. policy.json enforces every run.
Install
Every skill, one line.
Every skill, ready for your team.
Start building free
Read the skills docs
Free, recurring. 5,000 credits every month.