Ai Toolkit banner
softspark softspark

Ai Toolkit

AI community

Description

Professional-grade AI coding toolkit: 94 skills, 44 agents, multi-platform (Claude, Cursor, Windsurf, Copilot, Gemini, Cline, Roo Code, Aider, Augment, Antigravity, Codex CLI, opencode).

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

ai-toolkit

Professional-grade AI coding toolkit with multi-platform support. Machine-enforced safety, 109 skills, 44 agents, expanded lifecycle hooks, persona presets, experimental opt-in plugin packs, and benchmark tooling — works with Claude Code, Claude Chat/Cowork, Cursor, Devin, Copilot, Gemini, Cline, Roo/Zoo Code, Aider, Augment, Google Antigravity, Codex CLI, and opencode.

[![CI](https://github.com/softspark/ai-toolkit/actions/workflows/ci.yml/badge.svg)](https://github.com/softspark/ai-toolkit/actions/workflows/ci.yml) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE) [![Skills](https://img.shields.io/badge/skills-109-brightgreen)](app/skills/) [![Agents](https://img.shields.io/badge/agents-44-blue)](app/agents/) [![Tests](https://img.shields.io/badge/tests-1675%20passing-success)](tests/)

What's New in v4.29.2

**v4.29.2** makes `install --dry-run` tell the truth about Codex hooks:

  • Selecting codex always installs Codex lifecycle hooks -- .codex/hooks.json plus the scripts under .codex/hooks/ -- at every profile. The dry-run branch listed only agents and skills, so the preview silently omitted a whole surface, and the one you are asked to review and trust with /hooks.
  • Both previews now name it: project installs announce .codex/hooks.json + .codex/hooks/, global installs add $CODEX_HOME/ai-toolkit-hooks/ next to $CODEX_HOME/hooks.json.
  • Four tests pin the preview against what the live install actually writes, so a surface cannot go missing from the dry-run again. Test count: 1671 -> 1675.

Table of Contents