ai-workspace-generator: Skill for Claude Code

.claude/skills/aiws-vscode-setup/SKILL.md

aiws-vscode-setup is a skill for Claude Code from grojof/ai-workspace-generator. It costs 42 tokens per session (340 once invoked), scanned A, original, Apache-2.0.

Editor setup guidance for configuring Visual Studio Code, a code editor, for a particular workspace. It covers recommended extensions, project-specific profiles, and instructions used by coding assistants.

In plain words
What is it for?
Use it when preparing VS Code for a workspace, choosing extensions, creating or switching profiles, or configuring the editor's assistant integration.
Why use it?
It helps keep the editor's extensions and settings consistent with the project. It also shows where coding assistants find the workspace's instructions and prompts.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions CLAUDE.md; mentions Claude Code; mentions AGENTS.md.

This is grojof/ai-workspace-generator's own configuration. It tells Claude Code how to work on ai-workspace-generator itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ai-workspace-generator configures →

Reuse

Borrowing it

Nothing to install: this file belongs to grojof/ai-workspace-generator. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/grojof/ai-workspace-generator/main/.claude/skills/aiws-vscode-setup/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/grojof/ai-workspace-generator

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aiws-vscode-setup

README.md
[![agentmods](https://agentmods.dev/badge/skills/grojof/ai-workspace-generator/aiws-vscode-setup/github.svg)](https://agentmods.dev/skills/grojof/ai-workspace-generator/aiws-vscode-setup)
Your own site
<a href="https://agentmods.dev/skills/grojof/ai-workspace-generator/aiws-vscode-setup"><img src="https://agentmods.dev/badge/skills/grojof/ai-workspace-generator/aiws-vscode-setup/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aiws-vscode-setup

Your own site · 80×15
<a href="https://agentmods.dev/skills/grojof/ai-workspace-generator/aiws-vscode-setup"><img src="https://agentmods.dev/badge/skills/grojof/ai-workspace-generator/aiws-vscode-setup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 340 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.00340
Opus 5 $0.00021 $0.00170
Sonnet 5 $0.00008 $0.00068
Haiku 4.5 $0.00004 $0.00034

Measured 9d ago against content hash ccb8ca5dcc01, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

aiws-vscode-setup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/aiws-vscode-setup/SKILL.md · 31 lines

What it actually says

Set up VS Code for this workspace

Extensions

Open the Extensions tab: VS Code will offer the repo's recommended extensions (.vscode/extensions.json): Copilot, Copilot Chat, EditorConfig, ESLint/Prettier (if applicable), and the Mermaid preview. Accept to match the rest of the team.

Profiles (recommended)

A profile bundles extensions and settings for a kind of work. Create one for this project:

  1. Code → Settings → Profiles → Create Profile…
  2. Name it, e.g. AI-Work. Include the recommended extensions.
  3. Switch profiles when entering/leaving the project to keep extensions tidy.

Copilot

  • Copilot reads .github/copilot-instructions.md and .github/instructions/*.instructions.md automatically.
  • Prompts in .github/prompts/*.prompt.md (incl. /aiws-sdd-* and doc-sync) are available in chat.
  • Configure the MCP in .vscode/mcp.json if your VS Code version supports it.

Claude Code

  • Open the repo; read CLAUDE.md (it imports AGENTS.md). Skills and /commands are ready.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 31 lines · 42 tokens per session scan A ccb8ca5dcc01

Subscribe to this mod's changes

aiws-vscode-setup is a skill published in the GitHub repository grojof/ai-workspace-generator (2 stars, last pushed 2d ago), licensed Apache-2.0. It adds 42 tokens to every session and 340 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.