Agent skill · vasilyu1983

ai-coding-agents-plugins

Designs plugin systems for coding-agent runtimes and CLIs. Use when adding plugin manifests, extension points, built-in plugins, or reloadable agent integrations.

What it needs

About 11k tokens when loaded.

What this skill does

AI Coding Agents Plugins Use this skill to design or review plugin systems for coding-agent runtimes, especially terminal-first CLIs that load skills, hooks, MCP servers, commands, agents, or output styles from installable extensions. This skill owns plugin architecture for coding agents. For the broader coding-agent creation workflow, start with ../ai-coding-agents/SKILL.md. ASCII Flow Quick Reference Question Read Outcome ---------- ------ --------- How should a coding-agent plugin be structured? references/plugin-manifest-and-capability-model.md Package layout, manifest fields, capability families How should plugins load, reload, and register? references/plugin-loading-and-runtime-lifecycle.md Discovery order, activation flow, cache and reload rules Where should trust boundaries live? references/plugin-trust-boundaries-and-safety.md Install-time safety, runtime restrictions, policy controls How does OpenAI Codex structure plugin manifests and marketplace lifecycle? references/openai-codex-plugin-manifest-and-marketplace.md Skills/MCP/apps/hooks paths, interface metadata, path rules, marketplace add/remove/upgrade How does GitHub Copilot CLI structure plugin manifests and marketplaces? references/github-copilot-cli-plugin-manifest-and-marketplace.md Manifest search order, component paths, marketplace.json shape, install sources, cross-runtime manifest convergence with Claude Code When To Use Design a plugin system for a coding-agent CLI or terminal runtime Add installable extensions that provide commands, skills, hooks, agents, or MCP servers Separate built-in capabilities from marketplace or repo-local plugins Define plugin manifests, capability registration, namespacing, or reload behavior Review whether a plugin architecture has safe trust boundaries and host-owned precedence Use Other Skills Need Use Instead ------ ------------- End-to-end coding agent or coding team design ../ai-coding-agents/SKILL.md MCP server design and connectivity ../agents-mcp/SKILL.md …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills vasilyu1983/ai-coding-agents-plugins

View the source on GitHub

Browse the @skills marketplace