Automates the nerve-wracking process of taking a private project public by running it through a three-stage pipeline: fork and strip secrets, verify nothing leaked, then generate all the open-source boilerplate (CLAUDE.md, setup.sh, README, license, contribution guidelines). The sanitizer agent is the real safety net here, running six scan categories and blocking publication on critical findings like exposed credentials or PII. Everything stages to a review directory before you push anything to GitHub. Honestly most useful if you've got internal tooling you want to share but dread the manual scrubbing. The full pipeline probably saves an hour of paranoid grepping and template copying.
npx -y skills add affaan-m/everything-claude-code --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