Skip to content

Skills bundle 0.2.1 — 266 skills, no tools required

Latest

Choose a tag to compare

@hretheum hretheum released this 12 Jun 10:10

Ready-to-use skill pack for Claude Code — no git, no Node.js, no terminal required.

Install:

  1. Download skillforge-skills-0.2.1.zip below
  2. Unpack it and move the skill folders into ~/.claude/skills/
  3. Restart Claude Code — skills are available as /skill-name slash 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/skills

Contents: 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.