Data & AI

what-context-needed - Claude MCP Skill

Ask Copilot what files it needs to see before answering a question

SEO Guide: Enhance your AI agent with the what-context-needed tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to ask copilot what files it needs to see before answering a question... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟60 stars • 2853 forks
📥0 downloads

Documentation

SKILL.md
# What Context Do You Need?

Before answering my question, tell me what files you need to see.

## My Question

{{question}}

## Instructions

1. Based on my question, list the files you would need to examine
2. Explain why each file is relevant
3. Note any files you've already seen in this conversation
4. Identify what you're uncertain about

## Output Format

```markdown
## Files I Need

### Must See (required for accurate answer)
- `path/to/file.ts` — [why needed]

### Should See (helpful for complete answer)
- `path/to/file.ts` — [why helpful]

### Already Have
- `path/to/file.ts` — [from earlier in conversation]

### Uncertainties
- [What I'm not sure about without seeing the code]
```

After I provide these files, I'll ask my question again.

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
github/awesome-copilot
Author
github
Last Sync
3/13/2026
Repo Updated
3/13/2026
Created
2/25/2026

Reviews (0)

No reviews yet. Be the first to review this skill!