Brainforge banner
zning1994 zning1994

Brainforge

Development community

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.

[![Claude Code](https://img.shields.io/badge/Claude%20Code-Marketplace-blueviolet)](https://claude.ai/code) [![Plugins](https://img.shields.io/badge/plugins-3-green)](#whats-inside) [![Status](https://img.shields.io/badge/status-v0.1.3-orange)](#) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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.