Agent skill

copilot-vscode-docs

Stars 2
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/arisng/github-copilot-fc/tree/main/skills/copilot-vscode-docs

SKILL.md


name: copilot-vscode-docs description: "Comprehensive research and grounding of answers using official VS Code and GitHub Copilot documentation. Use before conducting web searches for VS Code features, Copilot capabilities, configuration, debugging, extensions, remote development, or any official Microsoft documentation queries." metadata: version: 1.0.0 author: arisng

VS Code Documentation Research Skill

Research and ground answers using official VS Code and GitHub Copilot documentation. Provides access to current release notes, feature documentation, and specialized content.

Core Workflow

  1. Analyze Query: Identify VS Code/Copilot features, configuration, or troubleshooting needs
  2. Navigate Structure: Use assets/toc.md to locate relevant documentation sections
  3. Retrieve Content: Fetch specific pages using web tools when detailed information required
  4. Ground Response: Base answers on official documentation with citations and links

Key Resources

  • Documentation TOC: assets/toc.md - Complete structure for navigation
  • Official URLs: See RESOURCES.md for canonical links
  • Expertise Areas: See KEY-AREAS.md for detailed coverage
  • Prompt Files: See prompt-files.md for current Prompt File Engineering standards
  • Usage Examples: See WORKFLOW-EXAMPLES.md for concrete scenarios

Tool Integration

  • Use web fetching tools for specific documentation pages
  • Execute scripts/parse_toc.py to refresh documentation structure
  • Read reference files as needed for comprehensive coverage

Best Practices

  • Always prefer official documentation over assumptions
  • Cite specific URLs and version numbers
  • Check release notes for recent feature changes
  • Use TOC navigation for comprehensive topic coverage
  • Validate answers against current documentation before responding

Expand your agent's capabilities with these related and highly-rated skills.

arisng/github-copilot-fc

openspec-propose

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

2 0
Explore
arisng/github-copilot-fc

openspec-archive-change

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

2 0
Explore
arisng/github-copilot-fc

openspec-explore

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

2 0
Explore
arisng/github-copilot-fc

openspec-apply-change

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

2 0
Explore
arisng/github-copilot-fc

fleet

Multi-iteration parallel subagent orchestrator for Kimi Code CLI with streamlined observability, automated documentation, and atomic commits. Use when orchestrating complex work across multiple subagents, enabling parallel execution, or when explicitly requesting fleet mode with '/flow:fleet'. Integrates diataxis documentation and git-atomic-commit workflow.

2 0
Explore
arisng/github-copilot-fc

github-pages-deploy

Deploy a static HTML file or static site directory to GitHub Pages. Use when the user wants a durable GitHub-hosted URL for a static page, diagram, report, or generated site, and can provide GitHub authentication via GITHUB_TOKEN or GH_TOKEN.

2 0
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results