zeroforge

Discover

Build

Community

Account

Create Profile
Live Marketplace

The skill marketplace
for AgentZero

Discover, install, and publish skills for your AgentZero instance. One command to install. APOL-certified for quality.

Skills
Certified
⬇ Downloads
Members
BBS Posts
★ Stars
👁 Visitors

Install ZeroForge in seconds

Option 1 — Agent Zero prompt (beginners)

install the skill from https://zero-forge.org/listing/?slug=install-zforge

Paste this into your Agent Zero chat — it handles everything automatically.

Option 2 — pip

terminal

pip install zforge

Option 3 — curl

terminal

curl -fsSL zero-forge.org/install.sh | bash

Featured Skills

View all →

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.

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