Ready-to-use skill pack for Claude Code — no git, no Node.js, no terminal required.
Install:
- Download
skillforge-skills-0.2.1.zipbelow - Unpack it and move the skill folders into
~/.claude/skills/ - Restart Claude Code — skills are available as
/skill-nameslash commands
One-liner alternative (uses only tools preinstalled on macOS):
curl -L https://github.com/hretheum/skillforge/releases/download/skills-v0.2.1/skillforge-skills-0.2.1.zip -o /tmp/sf.zip && mkdir -p ~/.claude/skills && unzip -oq /tmp/sf.zip -d ~/.claude/skillsContents: the ECC community bundle (@skillforge-core/ecc-bundle@0.2.1), 266 skills incl. brand-discovery, brand-voice, api-design. For the full skillforge engine (CLI + MCP server) see the README.