·agent-sessions-layout
</>

agent-sessions-layout

Agent Sessions workbench layout — covers the fixed layout structure, grid configuration, part visibility, editor modal, titlebar, sidebar footer, and implementation requirements. Use when implementing features or fixing issues in the Agent Sessions workbench layout.

82Installs·1Trend·@microsoft

Installation

$npx skills add https://github.com/microsoft/vscode --skill agent-sessions-layout

How to Install agent-sessions-layout

Quickly install agent-sessions-layout AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/microsoft/vscode --skill agent-sessions-layout
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: microsoft/vscode.

SKILL.md

View raw

When working on the Agent Sessions workbench layout, always follow these guidelines:

The authoritative specification for the Agent Sessions layout lives at:

Before making any changes to the layout code, read and understand the current spec. It defines:

Agent Sessions workbench layout — covers the fixed layout structure, grid configuration, part visibility, editor modal, titlebar, sidebar footer, and implementation requirements. Use when implementing features or fixing issues in the Agent Sessions workbench layout. Source: microsoft/vscode.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/microsoft/vscode --skill agent-sessions-layout
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from microsoft/vscode

Quick answers

What is agent-sessions-layout?

Agent Sessions workbench layout — covers the fixed layout structure, grid configuration, part visibility, editor modal, titlebar, sidebar footer, and implementation requirements. Use when implementing features or fixing issues in the Agent Sessions workbench layout. Source: microsoft/vscode.

How do I install agent-sessions-layout?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/microsoft/vscode --skill agent-sessions-layout Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/microsoft/vscode