Skip to content

Agent Skills

Installation

Direct skill extraction (for agents without plugin support):

npx skills add sbroenne/mcp-server-powerpoint --skill powerpoint-mcp

Via VS Code Extension (planned — see .squad/decisions.md release-deliverables entry): Installs this skill automatically to ~/.copilot/skills/powerpoint-mcp/.

Building

There is no automated skill-build step yet (no Generators/build script for this project — see .github/copilot-instructions.md). skills/powerpoint-mcp/references/*.md is currently a manual copy of skills/shared/*.md; re-copy after editing shared content until a build step is added.

Structure

skills/
├── shared/          # Shared authoring guidance (source of truth)
├── powerpoint-mcp/  # MCP Server skill (SKILL.md + references/)
├── CLAUDE.md        # Claude Code project instructions
└── .cursorrules     # Cursor-specific rules