Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>AI Stack KitNew to Visual Studio Code? Get it now.
AI Stack Kit

AI Stack Kit

Deb Adarsh

|
3 installs
| (0) | Free
Manage AI skills, subagents, and hooks from your IDE — search catalogs, sync to Cursor, Copilot, and Claude.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AI Stack Kit

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.

Install

Visual Studio Marketplace — use Install on that page (VS Code 1.85+ or Cursor).

Features

  • Modules tree — Project and Profile groups (spec.yaml and ~/.aistack/spec.yaml)
  • Outputs tree — generated paths for project and profile specs
  • Catalog webview — Add to project or Add to profile from the bundled skill index
  • Commands — Initialize, Sync, Doctor, Search/Add, Switch Client
  • Settings — aiStackKit.clientType, aiStackKit.githubToken, aiStackKit.dryRun, aiStackKit.autoSyncOnSave

Quick start

  1. Open a project folder.
  2. Run AI Stack Kit: Initialize Workspace from the Command Palette.
  3. Browse Catalog — Add to project or Add to profile — or run Search Catalog….
  4. 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.

Documentation

  • Extension guide
  • CLI guide
  • Architecture

Issues

Use Help → Report Issue or GitHub Issues.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft