Skip to content
Skip to content

agent-dev-toolkit

One shared skills core. Adapters into each agent home (10 agents).

Sync shared skills through adapters—pick your agent, copy the interactive toolkit command, then run it.

Core skills flow through adapters into each agent's install root

Choose an agent

Typical install path: ~/.cursor (Windows: %USERPROFILE%\.cursor)

pwsh -NoProfile -File .\scripts\toolkit.ps1
Get started

Scripting (optional): pwsh -NoProfile -File .\scripts\toolkit.ps1 -Action Sync -Agent cursor

Requires pwsh 7+ on Linux/macOS; Windows: PowerShell 5.1+ or pwsh 7+. See Get started prerequisites. Interactive toolkit.ps1 is the install entry. Non-interactive sync defaults to an in-repo fixture (test folder)—omit -InstallRoot. A live install needs -AllowUserHome.

Without the agent switcher

Works with JavaScript disabled.

  1. Clone the repo and cd into it. Requires pwsh 7+ on Linux/macOS (Windows: 5.1+ or pwsh 7+) — see Get started.
  2. Open the interactive toolkit menu (Smart Manager) (agent/target wizards):
pwsh -NoProfile -File .\scripts\toolkit.ps1
  1. Optional — non-interactive sync (fixture first; add -InstallRoot and -AllowUserHome for a live install path). Advanced: scripts/sync-agent.ps1.
pwsh -NoProfile -File .\scripts\toolkit.ps1 -Action Sync -Agent cursor

Supported agents

Agent id Display name Typical install root Notes
cursor Cursor ~/.cursor Path/secrets hooks; agents roster
antigravity Antigravity ~/.gemini PreToolUse under config/hooks
claude Claude Code ~/.claude PreToolUse path/secrets
codex Codex ~/.codex (plugin; optional USER ~/.agents/skills via -UserScope) PreToolUse; agents/*.toml
copilot GitHub Copilot ~/.copilot hooks version:1 preToolUse
opencode OpenCode ~/.config/opencode JS path/secrets; agents publish
grok Grok Build ~/.grok PreToolUse; agents publish
zcode ZCode ~/.zcode PreToolUse
hermes Hermes ~/.hermes Plugin + shell path/secrets hooks
openhands OpenHands Project .agents/skills; live user ~/.agents/skills guard_pre_tool.sh fail-closed