This is a three-agent pipeline that takes a private repo and makes it safe to open source. It forks your project to a staging directory, strips secrets and credentials with a dedicated sanitizer that runs six scan categories (secrets, PII, internal references, dangerous files, config checks, git history), then packages everything with a CLAUDE.md, executable setup.sh, and the usual open source scaffolding. The sanitizer is the safety gate and won't let you proceed on critical failures. It's built for the risky moment when you need to strip internal URLs, API keys, and company-specific stuff before pushing to GitHub. The staging directory persists so you can review before it creates the public repo.
npx -y skills add affaan-m/ecc --skill opensource-pipeline --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template