Everyday prompt skills for Copilot CLI - content writing, reviewing, social media, business ops, career growth, knowledge research, and dev workflows. Distributed as installable marketplace plugins.
| Directory | What it holds | Distribution |
|---|---|---|
plugins/ |
Skills bundled as installable plugins | copilot plugin install |
- Open User Settings (
Ctrl+,) - Search for
marketplaceand click Add Item under Github > Copilot > Chat > Agent Plugins > Marketplaces - Enter:
jamesmcroft/everyday-prompts-marketplace - Open the Extensions sidebar (
Ctrl+Shift+X) - Type
@agentPluginsin the search bar to browse available plugins - Click Install on the plugin you want
/plugin marketplace add jamesmcroft/everyday-prompts-marketplace
/plugin install content-creator@everyday-prompts-marketplace
| Plugin | Description |
|---|---|
content-creator |
Full content creation lifecycle - writing, reviewing, and promotion across blog, social, Pinterest, Instagram, and short-form video |
professional |
Day-to-day skills for knowledge workers - communication, planning, documentation, performance, and career development |
developer |
Full development lifecycle - code review, PRs, build/test fixes, commits, issues, release notes, and codebase orientation |
Each plugin includes a COOKBOOK.md with practical workflows and real-world examples:
- Content Creator Cookbook - writing, promoting, and repurposing content across platforms
- Professional Cookbook - meetings, status updates, reviews, reports, and career development
- Developer Cookbook - issue-to-PR lifecycle, code review, debugging, and shipping
These plugins are derived from the everyday-prompts collection. The original repo remains a reference for the underlying prompt patterns and templates.
- Create
plugins/<plugin>/skills/<skill-name>/SKILL.md - Follow the four-part structure: Role, Inputs, Instructions, Guidelines
- Create
plugins/<name>/plugin.json(see existing plugins for format) - Add a
skills/directory with at least one skill - Register it in
.github/plugin/marketplace.json