Brainforge
Description
A forge for Claude Code skills and plugins.
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
brainforge
A forge for Claude Code skills — crafted and actually used.
[](https://claude.ai/code) [](#whats-inside) [](#) [](LICENSE)
A Claude Code plugin marketplace. Aggregates skills and plugins I've written and actually use, so others can install them with a single command.
[Install](#install) · [What's Inside](#whats-inside) · [Contribute](#contribute--feedback) · [Changelog](CHANGELOG.md) · [Releases](https://github.com/zning1994/brainforge/releases)
**Other Languages / 其他语言:**
[简体中文](README_CN.md) · [日本語](README_JA.md) · [Español](README_ES.md) · [Deutsch](README_DE.md) · [한국어](README_KO.md) · [Português](README_PT.md) · [Русский](README_RU.md)
What This Is
brainforge is not a single skill — it is a **manifest repository**. It contains just a `marketplace.json` that lists each plugin's own GitHub repo. Claude Code reads this manifest and pulls each skill from its source repo.
Every skill has its own repo, its own issue tracker, and its own release cadence. brainforge is the shelf that holds them all in one place.
Install
Add the marketplace
/plugin marketplace add zning1994/brainforge
Install a plugin
/plugin install cooking-skill@brainforge
/plugin install docs-organization@brainforge
/plugin install brainforge-autoresearch@brainforge
Update to the latest
/plugin marketplace update brainforge
/reload-plugins
What's Inside
cooking-skill
Helps you decide what to cook tonight, how to cook it, and how to save a dish when something goes wrong. Defaults to Chinese home cooking, asks two sharp questions before recommending, and gives you something you can actually put in a pan.
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11