Extract hardcoded secrets from CLAUDE.md, .mcp.json, and project config into a gitignored env file, then wire a SessionStart hook to load them automatically. Use when user says "separate secrets", "extract API keys", "secret setup", "env var setup", "hardcoded credentials", ".env setup for Claude", "load secrets via hook", "protect credentials", or "clean up mcp secrets".
$npx -y skills add leejuoh/claude-code-zero --skill secret-setupInstalls into the current project.
Run `npx skills use "https://github.com/leejuoh/claude-code-zero" --skill "leejuoh/claude-code-zero/secret-setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leejuoh/claude-code-zero" that are relevant to the current task. Run `npx skills add "https://github.com/leejuoh/claude-code-zero"` and select the relevant skills, then follow their instructions.