github-copilot skills

1,661 tagged github-copilot, measured the same way as everything else here.

Browse within: copilot 260codex-plugin 187engineering-agents 187prompt-engineering 185matlab 176spec-driven-development 91copilot-skills 85gemini-cli 79codex-cli 69ai-skills 68ai-coding-assistant 64ai-assisted-development 61clean-architecture 61copilot-instructions 61

design-improvement

121

ulises-jeremias/agent-toolkit

Skill Claude CodeCodex

Part of agent-toolkit-complete

WHAT - Browser-grounded iterative design improvement. Consumes design-assessment findings, defines direction, prioritizes safe vs ambiguous changes, implements within existing design system, runs app, captures rendered evidence via browser, reviews and iterates. Reuses evidence model — no new scoring framework.

not rated 16 5d ago A 60 tokens original MIT

iblai-api-agent-mcp

122

iblai/api

Skill Claude CodeCodex

MCP connectors for ibl.ai agents, end to end — register MCP servers (featured multi-tenant sharing, enable/disable, OAuth service linkage), manage credential connections with the authtype × scope matrix (org / agent / per-user), wire servers onto an agent, run the OAuth connected-service lifecycle, handle per-user…

not rated 15 5d ago A 124 tokens original MIT

iblai-api-apply

123

iblai/api

Skill Claude CodeCodex

Platform application gate — turn membership into an apply/review process. Applicant apply/renew/submit flows (drafts, file uploads, fees, withdrawal), reviewer pipeline (list, stats, detail, per-student decisions, notes, waivers, admin override submit, blocks), post-acceptance placement tests and course assignments…

not rated 15 5d ago A 119 tokens original MIT

iblai/api

Skill Claude CodeCodex

Manage an ibl.ai organization's catalog invitations, licenses, access requests, and content suggestions via the platform API — platform/course/program invitations (single, bulk, blank, redeem, check); platform/user/course/program licenses (create/update) with per-user and per-group assignments; course/program access…

not rated 15 5d ago A 146 tokens original MIT

humanize-writing

125

shir-danishyar/humanize

Skill Claude CodeCodex

Part of humanize-writing

Use when writing or editing prose an audience will read — emails, blog posts, articles, marketing and website copy, LinkedIn or social posts, cover letters, newsletters, product descriptions, reports, essays — and when the user asks to humanize text, make it sound natural or less robotic, remove AI patterns, or clean…

not rated 14 changed today A 107 tokens original MIT

codex-review

126

BenedictKing/benedictking-skills

Skill Claude CodeCodex

Part of benedictking-skills

Use this skill when users ask for code review, review pending changes, or inspect the latest commit with Codex-based review workflows. It prepares context, runs project linting, and reviews the result.

not rated 13 24d ago A 44 tokens original MIT

firecrawl-scraper

128

BenedictKing/benedictking-skills

Skill Claude CodeCodex

Part of benedictking-skills

Use this skill when users need to scrape web pages, extract structured page data, take website screenshots, parse PDFs, batch-scrape URLs, or crawl a site with Firecrawl.

not rated 13 24d ago A 43 tokens original MIT

wormhole

129

fatmali/wormhole

Skill Claude CodeCodex

Sync work between AI agents. Log actions, manage sessions, detect conflicts.

not rated 11 7mo ago A 18 tokens

0GiS0/ghcp-agent-skills

Skill Claude CodeCodex

Add professional social media headers to README files and documentation to enhance engagement and visibility across LinkedIn, YouTube, GitHub, and X (Twitter). Use when you need to add or update social media badges with clickable links to your profiles.

not rated 11 7mo ago A 53 tokens

skill-creator

131

0GiS0/ghcp-agent-skills

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

not rated 11 7mo ago A 45 tokens

teams-gif-creator

132

0GiS0/ghcp-agent-skills

Skill Claude CodeCodex

Knowledge and utilities for creating animated GIFs optimized for Teams. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Teams like "make me a GIF of X doing Y for Teams.".

not rated 11 7mo ago A 50 tokens

speckit-bundle

133

github/spec-kit-copilot

Skill Claude CodeCodex ✓ vendor

Discover, install, and author Spec Kit bundles via specify bundle. USE FOR: searching/showing/listing bundles, installing/updating/removing a bundle (a curated set of extensions/presets/integrations/workflows), validating a bundle manifest, building a distributable bundle artifact, initializing a project and…

not rated 11 7d ago A 99 tokens original MIT

speckit-extension

134

github/spec-kit-copilot

Skill Claude CodeCodex ✓ vendor

Manage Spec Kit extensions via specify extension. USE FOR: installing/removing/updating spec-kit extensions, searching the extension catalog, showing extension info, enabling/disabling extensions, setting extension resolution priority, managing extension catalogs. DO NOT USE FOR: presets (use speckit-preset), bundles…

not rated 11 7d ago A 83 tokens original MIT

speckit-init

135

github/spec-kit-copilot

Skill Claude CodeCodex ✓ vendor

Scaffold a Spec Kit (spec-driven development) project for GitHub Copilot by running specify init --integration copilot --integration-options="--skills". USE FOR: starting a new spec-kit project, bootstrapping spec-driven development in an existing repo, installing spec-kit templates/scripts/commands for Copilot. DO…

not rated 11 7d ago A 113 tokens original MIT

brag-sheet

136

microsoft/copilot-brag-sheet

Skill Claude CodeCodex ✓ vendor

Part of copilot-brag-sheet

Turns vague "what did I do?" into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates. Uniquely mines Copilot CLI session logs to reconstruct forgotten work, plus git commits and GitHub PRs. Enforces a 3-part impact contract (action → result → evidence). Works…

not rated 10 21d ago A 225 tokens copy · 94% MIT

humanfile

137

zhangyu94/humanfile

Skill Claude CodeCodex

Enforce .human file boundaries when editing code. Checks file protection levels (free, confirm, readonly) before modifying any file. Use when the workspace contains .human files or when about to edit, create, or delete files in a project that uses .human for ownership boundaries.

not rated 10 4mo ago A 59 tokens original MIT

cqrs-implementation

138

CGSOG-JumpStarts/JumpStart-AutoNav

Skill Claude CodeCodex

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

not rated 10 3mo ago A 35 tokens original MIT

event-store-design

139

CGSOG-JumpStarts/JumpStart-AutoNav

Skill Claude CodeCodex

Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.

not rated 10 3mo ago A 33 tokens original MIT

projection-patterns

140

CGSOG-JumpStarts/JumpStart-AutoNav

Skill Claude CodeCodex

Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.

not rated 10 3mo ago A 36 tokens original MIT

basic-skill-template

141

ai-infra-curriculum/ai-agent-guidebook

Skill Claude CodeCodex

TEMPLATE: replace this with a sharp description. State what the skill does and the concrete triggers that should cause it to load. Example triggers: user mentions a specific command, file type, or workflow phrase. Add anti-triggers (skip-when) if the description risks over-matching.

not rated 9 1mo ago A 66 tokens

ai-infra-curriculum/ai-agent-guidebook

Skill Claude CodeCodex

TEMPLATE: replace with a sharp description. This template is for skills that bundle one or more helper scripts (Bash, Python, Node) and orchestrate them as part of a multi-step workflow. Triggers: replace these with the concrete phrases, file types, or commands that should cause the skill to load. Add "Skip when..."…

not rated 9 1mo ago A 89 tokens

app-backend

144

fusebase-dev/fusebase-flow

Skill Claude CodeCodex

Part of fusebase-flow

Guide for adding a backend layer (REST API, WebSockets, cron jobs) to Fusebase Apps apps. Use when: (1) An app needs a server-side API beyond the Dashboard SDK, (2) Adding REST endpoints or WebSocket support, (3) Setting up the backend/ folder structure, (4) Scheduling cron jobs for periodic tasks. The backend is…

not rated 9 8d ago A 92 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: