From agent-compat
Use when converting Copilot *.agent.md custom agents into Codex AGENTS.md or Claude custom-instructions.md overlays with deterministic validation and managed install markers.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-compat:convert-agent <repository root or plugin path><repository root or plugin path>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a workflow needs to scan, validate, generate, or install compatibility instructions for Copilot `*.agent.md` custom agents.
Use this skill when a workflow needs to scan, validate, generate, or install compatibility instructions for Copilot *.agent.md custom agents.
Stop if the requested work is for a full desktop application or backend API rather than agent/plugin/instruction tooling.
codex, claude, or all.Ask for clarification only when installation target files or mutation scope are unclear.
agents/**/*.agent.md and plugins/*/agents/*.agent.md.agent-compat validate --root <path>.agent-compat generate --root <path> --target <target>.agent-compat install --root <path> --target <target>..agent-compat/codex/AGENTS.md..agent-compat/claude/custom-instructions.md..agent-compat/<host>/references/**.AGENTS.md and/or custom-instructions.md.<!-- agent-compat:start --> and <!-- agent-compat:end -->.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub sammroberts/agentic-engineering --plugin agent-compat