AI AGENT ADDONS

Turning a private project into a public open-source release takes careful work. You must strip secrets, remove internal references, and create setup files. This skill automates the whole process for you.

A three-agent pipeline handles everything. First, the forker copies your code and removes sensitive data. Then the sanitizer checks that no secrets remain. Finally, the packager creates a CLAUDE.md, setup.sh, and README.

Just type a command like /opensource fork and the pipeline starts. You can also scan or package an existing repo. It makes open-sourcing your work fast and safe.

Add Opensource Pipeline skill to your workflow

Global

mkdir -p ~/.claude/skills/opensource-pipeline

Project

mkdir -p .claude/skills/opensource-pipeline

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
1 month ago
Created
6 months ago