A collection of Agent Skills — portable, on-demand capabilities for AI coding agents. Each skill is a folder with a SKILL.md that agents load when a task matches its description. Compatible with any tool that supports the open standard (Claude Code, Cursor, Codex, OpenCode, and others), and publishable to skills.sh.
| Skill | What it does |
|---|---|
platform-strategy |
Shapes platform strategy docs, exec decks, and brainstorms using Gregor Hohpe's Platform Strategy — interview first, then deliver. |
pyramid-principle |
Structures presentations, READMEs, and brainstorm output answer-first using Barbara Minto's Pyramid Principle. |
azure-foundry-websearch |
Real-time web search via Azure AI Foundry's Responses API with Grounding with Bing. |
spotify |
Controls Spotify playback from the CLI (requires Spotify Premium). |
npx skills add brgrp/skillsRead AGENTS.md before creating or modifying a skill — it covers the git policy and the Agent Skills authoring spec these skills validate against. GUIDE.md is a deeper companion reference.