Manage skills, subagents, and hooks from your IDE (VS Code or Cursor) — search catalogs, edit your stack, and sync to Cursor, GitHub Copilot, or Claude without a global CLI install.
Run AI Stack Kit: Initialize Workspace from the Command Palette.
Browse Catalog — Add to project or Add to profile — or run Search Catalog….
Run Sync (status bar: $(sync) AI Stack) — syncs project and profile specs when both exist.
Open the AI Stack Kit icon on the Activity Bar (far left) for Modules → Catalog → Outputs. The globe on Catalog opens the hosted skill browser in your browser.
Settings
Setting
Description
aiStackKit.clientType
Default cursor, copilot, or claude on init
aiStackKit.installScope
Default install scope for Initialize Workspace (project or user)
aiStackKit.githubToken
GitHub PAT for catalog search (same role as GITHUB_TOKEN for the CLI)
aiStackKit.dryRun
Preview sync without writing files
aiStackKit.autoSyncOnSave
Sync when spec.yaml is saved
CLI
This extension bundles the same engine as the AI Stack Kit CLI. Install globally with npm install -g ai-stack-kit if you prefer the terminal.