project-setup-info-context7

project-setup-info-context7 is a skill for Claude Code, Codex from microsoft/vscode. It costs 281 tokens per session (391 once invoked), scanned A, original, MIT.

A project-setup guide that uses Context7 tools to find current library information and documentation before scaffolding a new project.

In plain words
What is it for?
Use it when creating a project from scratch that depends on external libraries and needs documented setup guidance.
Why use it?
It reduces the risk of starting with outdated library instructions or incorrect setup details.

Skill for Claude CodeCodex ✓ vendor

Written for no agent in particular: nothing here depends on one.

Good fit Use it when creating a project from scratch that depends on external libraries and needs documented setup guidance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/microsoft/vscode/project-setup-info-context7
About the project

Visual Studio Code is a code editor that supports editing, navigating, understanding, debugging, and extending software projects. Developers use it for the edit-build-debug cycle, and the catalogue add-ons provide skills, instructions, and agents for working within the editor.

microsoft/vscode · 191,470 stars · on GitHub · code.visualstudio.com

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add microsoft/vscode --skill project-setup-info-context7
Clone the repo
git clone --depth 1 https://github.com/microsoft/vscode

Made for: Claude Code, Codex.

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 project-setup-info-context7

README.md
[![agentmods](https://agentmods.dev/badge/skills/microsoft/vscode/project-setup-info-context7.svg)](https://agentmods.dev/skills/microsoft/vscode/project-setup-info-context7)
Your own site
<a href="https://agentmods.dev/skills/microsoft/vscode/project-setup-info-context7"><img src="https://agentmods.dev/badge/skills/microsoft/vscode/project-setup-info-context7.svg" alt="Measured on agentmods" height="20"></a>
Per session 281 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 391 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. Third-party audits
  • Snyk warn 7 Sept 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00281 $0.00391
Opus 5 $0.00140 $0.00196
Sonnet 5 $0.00056 $0.00078
Haiku 4.5 $0.00028 $0.00039

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

Security

Grade A, and why

project-setup-info-context7 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 5d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

extensions/copilot/assets/prompts/skills/project-setup-info-context7/SKILL.md · 11 lines

What it actually says

How to setup a project using context7 tools

Use context7 tools to find the latest libraries, APIs, and documentation to help the user create and customize their project. Only setup a project if the folder is empty or if you've just called the tool first calling the tool to create a workspace.

  1. Call the mcp_context7_resolve-library-id tool with your project requirements.
  2. Call the mcp_context7_get-library-docs tool to get scaffolding instructions.
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. 5d ago First seen · 11 lines · 281 tokens per session scan A 49735884990d

Subscribe to this mod's changes

project-setup-info-context7 is a skill published in the GitHub repository microsoft/vscode (191,470 stars, last pushed today), licensed MIT. It adds 281 tokens to every session and 391 once invoked, about $0.0014 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-09-03.

Related

Other skills, from other repositories

record-gotchas

Capture surprises, workarounds, and rough edges hit while consuming the public surface of Prisma Next, Prisma Compute, or Prisma Postgres — anything a real user of these products would experience. Fires whenever an operator (or agent) writes a workaround, hits a surprising failure mode, or finds undocumented behaviour…

prisma/orm · 219 tokens

cyrene-plan-mode

A planning guide for Cyrene’s Plan Mode, used before code or file changes are made. It helps turn a broad request into an agreed implementation plan based on the project’s actual code and constraints.

Playa-0v0/Cyrene-Agent · 37 tokens

cyrene-plugin-dev

A guide for developing runtime plugins for Cyrene, including plugins that add tools, windows, events, live context, or connections to services. Cyrene is the host application that runs these plugins.

Playa-0v0/Cyrene-Agent · 61 tokens

cyrene-exam-paper

A method for creating formal exams from a learning plan, then keeping the questions, answers, grading, and review separate. It maps learned topics to skills and suitable question types.

Playa-0v0/Cyrene-Agent · 64 tokens

cyrene-obsidian-workspace

A set of rules for an agent working with an Obsidian vault, a folder of linked Markdown notes. It defines where materials, notes, exercises, templates, and progress files belong and how they may be edited.

Playa-0v0/Cyrene-Agent · 42 tokens

cyrene-work-hygiene

A Work-mode rulebook for organizing projects that create, arrange, or deliver several files.

Playa-0v0/Cyrene-Agent · 56 tokens