A public marketplace of AI-powered plugins, skills, and agents for freeCodeCamp.
The fCC AI Marketplace is a public collection of AI-powered tooling for freeCodeCamp staff and maintainers. It provides modular plugins, skills, and agents that work with Claude Code as the primary platform, and with 30+ other AI coding tools via the Agent Skills standard.
Install portable skills to your preferred AI coding tool:
npx skills add freeCodeCamp/fCC-AI-MarketplaceTo install a single skill:
npx skills add freeCodeCamp/fCC-AI-Marketplace --skill command-line-chicFor the complete experience including hooks, MCP servers, and agents:
claude --plugin-dir ./plugins/<plugin-name>| Plugin | Description | Skills | Status |
|---|---|---|---|
| spanish-curriculum | Professional Spanish curriculum pipeline — Carmen, Marcos, Curriculum. CEFR levels A1-C2. | carmen, marcos, curriculum | Active |
| Skill | Description | Status |
|---|---|---|
| hello-world | Reference skill demonstrating every SKILL.md section and pattern. Use as a template and test fixture. | Reference |
| command-line-chic | freeCodeCamp's "Command-line Chic" UI design system and aesthetic guidelines. | Active |
| sync-issue-templates | Sync GitHub issue templates from an org's .github repo into the current repository. | Active |
| Agent | Description | Status |
|---|---|---|
| hello-world | Reference agent demonstrating the agent definition format. | Reference |
Skills follow the Agent Skills standard and are portable across 30+ tools. Full plugins (hooks, MCP servers, agents) are Claude Code-specific.
| Tool | Skills | Full Plugins |
|---|---|---|
| Claude Code | Yes | Yes |
| Codex CLI | Yes | No |
| OpenCode | Yes | No |
| VS Code / GitHub Copilot | Yes | No |
| Cursor | Yes | No |
| Gemini CLI | Yes | No |
| and others | Yes | No |
Copyright (c) freeCodeCamp. This project is licensed under the BSD 3-Clause License.