Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AI Agents SetupNew to Visual Studio Code? Get it now.
AI Agents Setup

AI Agents Setup

Shankaravi6

|
4 installs
| (0) | Free
Generate AI workspace files for Copilot, Claude, Gemini and Codex
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AI Agents Setup

Generate ready-to-use AI workspace configuration files for popular coding assistants directly inside your project.

This extension helps developers quickly scaffold configuration files for multiple AI agents without manually creating folders or files.


🚀 Features

  • Generate AI workspace files instantly
  • Supports multiple AI assistants
  • Keeps project structure organized
  • Saves time during project setup

Supported AI agents:

  • Copilot
  • Claude
  • Gemini
  • Codex

⚡ How It Works

  1. Open your project in VS Code
  2. Open the Command Palette
Ctrl + Shift + P
  1. Search for:
AI: Generate AI Agents Workspace
  1. Select the AI agent you want.

The extension will automatically create the required configuration files in your workspace.


📦 Generated Structure (Example)

project-root
│
├─ .ai
│  ├─ copilot.md
│  ├─ claude.md
│  ├─ gemini.md
│  └─ codex.md

Each file contains starter instructions to help the selected AI agent understand your project.


🎯 Why Use This Extension

Setting up AI development environments usually requires repetitive configuration.

AI Agents Setup removes that friction by generating the workspace files automatically so you can focus on building.


🛠 Requirements

  • VS Code v1.85.0 or higher

📌 Extension Command

Command Description
AI: Generate AI Agents Workspace Create AI workspace configuration files

🧑‍💻 Publisher

Shankar Ravi


⭐ Support

If you find this extension useful, consider leaving a star or feedback.

Happy building with AI 🚀

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