Poorgramer-Zack/copilot-cli-things

A curated collection of extensions, skills, and plugins for GitHub Copilot CLI.

2Stars on the repository
23Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

GitHub Copilot CLI configuration and setup: custom instructions (copilot-instructions.md, AGENTS.md), managing skills, configuring hooks (hooks.json), MCP servers (mcp-config.json), custom agents (.agent.md), installing plugins, extensions placement. Use when choosing between customization surfaces, setting up config…

2 5mo ago B 79 tokens original MIT

Create Extension

02

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Copilot CLI extension development: extension.mjs, hooks, tools, events, SDK API, JSON-RPC. Use when creating, building, debugging, or inspecting extensions, or asking about lifecycle, permissions, onPermissionRequest, joinSession, or session events.

2 5mo ago A 56 tokens original MIT

Hookify Configure

03

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Hookify rule toggling — enable/disable existing .local.md rules interactively. Triggers on "configure hookify", "enable/disable hookify rules", "toggle hooks", manage rule settings.

2 5mo ago C 46 tokens original MIT

Hookify Create

04

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Hookify rule creation — analyze conversation for unwanted behaviors, generate .local.md rule files with regex patterns. Triggers on "create a hookify rule", "hookify this", "add a hook to prevent", "prevent behavior", or describing unwanted tool patterns.

2 5mo ago C 58 tokens original MIT

Hookify Help

05

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Hookify documentation and usage guide — plugin architecture, rule syntax, event types, pattern examples, available skills. Triggers on "how does hookify work", "hookify help", "how to use hookify", hookify documentation.

2 5mo ago D 52 tokens original MIT

Hookify List

06

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

List and inspect all configured hookify rules — show status, event types, patterns, file paths. Triggers on "list hookify rules", "show my hooks", "what hookify rules do I have", view configured rules.

2 5mo ago A 51 tokens original MIT

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Hookify rule authoring reference — YAML frontmatter format, regex patterns, event types (bash/file/stop/prompt), conditions, operators. Triggers on "create a hookify rule", "write a hook rule", "add a hookify rule", "hookify rule syntax", rule pattern guidance.

2 5mo ago D 67 tokens original MIT

MCP Builder

08

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

MCP server development: build, create, and test Model Context Protocol servers in TypeScript or Python. Tool design, input/output schemas, Zod/Pydantic validation, evaluations, stdio/HTTP transport, @modelcontextprotocol/sdk, FastMCP.

2 5mo ago A 57 tokens original MIT

Agent Development

09

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Agent development for Copilot CLI plugins: .agent.md files, agent frontmatter, system prompts, triggering conditions, tool restrictions, model selection. Use when creating, configuring, or debugging autonomous agents.

2 5mo ago A 43 tokens original MIT

Create Plugin

10

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Copilot CLI plugin scaffolding and creation workflow. Covers requirements gathering, component planning, directory structure, implementation, validation, and testing. Use for new plugin projects or guided plugin development.

2 5mo ago A 40 tokens original MIT

Hook Development

11

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Hook development for Copilot CLI plugins: hooks.json, preToolUse/postToolUse/agentStop/sessionStart hooks, command hooks, event-driven validation, tool blocking, policy enforcement. Use when creating or debugging plugin hooks.

2 5mo ago A 48 tokens original MIT

MCP Integration

12

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

MCP server integration for Copilot CLI plugins: mcp-config.json, stdio/SSE/HTTP/WebSocket servers, OAuth, tool naming. Use when adding external service connections, configuring MCP, or debugging MCP tools.

2 5mo ago B 49 tokens original MIT

Plugin Settings

13

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Plugin settings and state via .github/plugin-name.local.md: YAML frontmatter configuration, per-project settings, .local.md files, reading/writing plugin state from hooks and agents.

2 5mo ago B 39 tokens original MIT

plugin-structure

14

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Copilot CLI plugin directory layout, component organization, and auto-discovery. Covers skills, agents, hooks, MCP servers, file naming conventions, path references, and plugin architecture patterns. Use for scaffolding plugins, understanding structure, or adding components.

2 5mo ago A 50 tokens original MIT

Skill Development

15

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Copilot CLI skill creation and authoring. Covers SKILL.md structure, YAML frontmatter, description writing, progressive disclosure, bundled resources (scripts/references/assets), imperative writing style, validation, and iteration. Use for creating, improving, or organizing plugin skills.

2 5mo ago A 56 tokens copy · 86% MIT

skill-creator

16

Poorgramer-Zack/copilot-cli-things

Skill Claude CodeCodex

Skill development lifecycle: create, edit, test, benchmark, and optimize SKILL.md files. Evals, assertions, description triggering optimization, variance analysis, iteration loops. Use when creating a skill from scratch, improving an existing skill, running evals, or optimizing a skill description.

2 5mo ago A 61 tokens copy · 81% MIT