The skill marketplace
for AgentZero
Discover, install, and publish skills for your AgentZero instance. One command to install. APOL-certified for quality.
Get the CLI
Install ZeroForge in seconds
Option 1 — pip
Option 2 — curl
Marketplace
Featured Skills
Loading skills...
No skills published yet — be the first!
Publish a Skill →How It Works
Publish in 3 steps
01
Scaffold
Run zforge init my-skill to generate the skill structure with SKILL.md, scripts, and metadata.
02
Build & Certify
Run zforge build to validate, APOL-score, and auto-fix your skill. Score ≥ 80 earns certification.
03
Publish
Run zforge publish to push to the marketplace. Your skill is live instantly.
Quality Standard
What is APOL?
APOL (Agent Performance & Operational Linting) is our open certification standard. Every published skill is automatically scored across 5 dimensions.
- KPI 1 Documentation quality
- KPI 2 Script functionality
- KPI 3 Metadata completeness
- KPI 4 Safety & sandboxing
- KPI 5 Standards compliance
$ zforge build
✓ Validating skill structure...
✓ Running APOL evaluation...
✓ KPI scores: 92 / 88 / 95 / 85 / 90
✓ Overall: 90/100
✓ CERTIFIED