Billing Incident Sop
Legacy Billing Incident SOP v1 requiring patch.
Python Networking Style
Networking style distractor.
Tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Release Followup Lookup
A Claude skill from Gen-Verse/PAST-Bench.
Cron
Schedule reminders and recurring tasks.
A0 Debug Plugin
Diagnose and fix Agent Zero plugin problems. Covers plugin not appearing, won't enable, API endpoints not responding, frontend store errors, extension point injection, settings resolution, hooks.py issues, and log inspection. Use when a plugin is not working, not loading, crashing, missing from the list, or behaving unexpectedly.
A0 Plugin Router
Main entry point for all Agent Zero plugin tasks. Routes to specialist skills for creating, reviewing, contributing, managing, or debugging plugins. Use when the user mentions plugins, asks how the plugin system works, wants to build/install/uninstall/publish/debug a plugin, or asks about the Plugin Hub.
Temporary Waiver Audit
A Claude skill from Gen-Verse/PAST-Bench.
Change Freeze Lookup
A Claude skill from Gen-Verse/PAST-Bench.
Oncall Handoff Lookup
A Claude skill from Gen-Verse/PAST-Bench.
Http Client Migration
Flawed HTTP client migration procedure requiring patch.
A0 Manage Plugin
Manage Agent Zero plugins lifecycle: browse the Plugin Hub, scan for security, install from Git/ZIP/Plugin Hub, update, uninstall, enable, disable, debug, and troubleshoot. Use when asked to install, update, uninstall, remove, scan, find, search, enable, disable, debug, or troubleshoot a plugin.
Legacy Billing Sop Archive
Archived billing SOP v1 examples.
Onboarding Playbook Cache
Outdated onboarding playbook skill distractor.
Risk Review Archive
Archived risk review exception examples.
A0 Create Plugin
Create, extend, or modify Agent Zero plugins. Follows strict full-stack conventions (usr/plugins, plugin.yaml, Store Gating, AgentContext, plugin settings). Use for UI hooks, API handlers, lifecycle extensions, or plugin settings UI.
Billing Refund Sop
Refund workflow distractor.
Create Skill
Wizard for creating new Agent Zero skills. Guides users through creating well-structured SKILL.md files. Use when users want to create custom skills.
Ops Exception Desk Workflow
A Claude skill from Gen-Verse/PAST-Bench.
Scoped Routing Archive
Archived scoped routing examples.
Phoenix Rollout Review
Legacy Phoenix rollout checklist with stale date distractors.
A0 Development
Development guide for extending and building features for the Agent Zero AI framework. Covers architecture, tools, extensions, API endpoints, agent profiles, projects, prompts, and skills — with correct paths, imports, and patterns matching the current codebase.
Skill Creator
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Kappa Review Workflow
A Claude skill from Gen-Verse/PAST-Bench.
Review Routing Archive
Archived review routing examples.
A0 Review Plugin
Full audit of Agent Zero plugins in usr/plugins/. Reviews manifest validity, directory structure, code patterns (Store Gating, notifications, imports), security, and duplicate detection against the community index. Use when asked to review, audit, validate, or check an existing plugin before using or contributing it.
Legacy Http Client Archive
Archived HTTP client policy.
A0 Contribute Plugin
Guide for publishing an Agent Zero plugin to the community Plugin Index (a0-plugins repo). Covers GitHub repo setup, index.yaml creation, CI validation rules, and PR submission. Use when the user wants to share, publish, submit, or contribute a plugin to the Plugin Hub so other Agent Zero users can find and install it.