Openclaw Foundry banner
MARUCIE MARUCIE

Openclaw Foundry

DevOps community

Description

The curated AI Agent skill marketplace — 37K+ vetted skills, S/A/B/C ratings, deploy anywhere

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Skills MCP Platforms License

Agent Foundry

**The curated AI Agent skill marketplace.** 37,000+ vetted skills. S/A/B/C quality ratings. Deploy anywhere. Workshop-ready toolkit, open the box and run.

Agent Foundry aggregates skills from multiple sources (ClawHub, MCP Registry), rates them with a percentile-based S/A/B/C system, and lets you browse, search, and install them to any AI agent platform in one click. Built as the open-the-box toolkit for internal AI workshops.

**Live site:** [agent-foundry.pages.dev](https://agent-foundry.pages.dev) (production URL migration to `agent-foundry.pages.dev` is HITL-tracked separately)

Agent Foundry — Landing


Why Agent Foundry?

  • 37,296 skills from ClawHub API + MCP Registry, deduplicated and unified
  • Quality ratings — S (top 5%) / A (top 26%) / B (top 58%) / C / D based on downloads, stars, and metadata
  • 23 categories with fuzzy search (supports Chinese synonyms)
  • 12 platforms organized by 3 automation tiers (Full Auto / Semi Auto / Guided)
  • Zero VPS — runs entirely on Cloudflare (Pages + Workers + D1 + R2)
  • Daily auto-sync — GitHub Actions cron scrapes and updates every day at 06:00 UTC
  • Bilingual — English and Chinese with one-click language switching

Architecture

┌─────────────────────┐     ┌──────────────────────┐
│   CF Pages (Next.js)│────▶│  CF Workers (Hono)   │
│   Static Export     │     │  REST API            │
└─────────────────────┘     └──────────┬───────────┘