Skip to content

2.0.0 — Claude Toolkit

Choose a tag to compare

@nasrulhazim nasrulhazim released this 03 Aug 08:41
· 9 commits to main since this release

The repo is now the Claude Toolkit — skills, agents and commands in one place.

Highlights

  • Repo renamed agent-skillsclaude (old URLs redirect; update remotes to https://github.com/nasrulhazim/claude.git)
  • 13 role agents (agents/) — thin personas that load the skills as their playbook
  • 10 slash commands (commands/)
  • Installer v2.0.0 installs all three types to ~/.claude/{skills,agents,commands}; new --dry-run and --only <name> flags
  • Plugin marketplace support: /plugin marketplace add nasrulhazim/claude/plugin install claude-toolkit@claude
  • Type-prefixed manifest.txt (breaking for pre-2.0 installers) and type-aware migrations.txt

See CHANGELOG.md for details.