Hawk Hooks
Description
One registry for all your AI coding tools. Define skills, hooks, agents, prompts, and MCP servers once; hawk syncs them into Claude Code, Antigravity, Codex CLI, OpenCode, and Cursor in each tool's native format. Hierarchical config, git-based packages, interactive TUI.
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
hawk-hooks

**One registry for all your AI coding tools.** Skills, hooks, agents, prompts, and MCP servers — configured once, synced everywhere.
You have Claude Code, Antigravity, and Codex CLI all running on the same codebase — each with its own config format, its own directory, its own way of wiring hooks. You copy files between `~/.claude`, `~/.antigravity`, and `~/.codex`. You forget which project has which hooks enabled. You update a skill in one place and forget the other two.
hawk-hooks manages a single registry of components and syncs them into every tool's native format. Write once, enable anywhere.
Features
- One registry, every tool — Write a hook or skill once, hawk symlinks it into Claude Code, Antigravity, Codex CLI, OpenCode, and Cursor
- Hierarchical config — Global defaults, monorepo overrides, per-project tweaks — resolved automatically through a config chain
- Git-based packages —
hawk downloadto install community skills and hooks,hawk updateto stay current - Interactive TUI — Dashboard for toggling components, managing packages, and browsing your registry without memorizing CLI commands
- Canonical hook events — One hook script auto-translates to each tool's native event format and wiring
- Batteries included — Ships with safety hooks (
file-guard,dangerous-cmd), code review agents, and cross-tool delegation prompts
Quick Start
# Install
uv tool install git+https://github.com/pkronstrom/hawk-hooks.git
# Launch the TUI — auto-detects installed AI tools on first run
hawk
The first-run wizard scans for installed tools, sets up your registry, and optionally installs the built-in starter kit. From there, the dashboard is your home base.
Install a package
# Import skills from any git repo
hawk download https://github.com/anthropics/skills
# Enable w
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI