← ClaudeAtlas

plugin-devlisted

Create, update, synchronize, and validate the repository's Codex plugin and its shared skills. Use when changing `plugins/agents-lab-core`, canonical skills, generated runtime mirrors, or plugin metadata.
changocr/agents-lab · ★ 0 · AI & Automation · score 66
Install: claude install-skill changocr/agents-lab
# Plugin Development 1. Treat `.agents/skills/` as the canonical skill source. 2. Keep skill names lowercase hyphen-case and descriptions trigger-focused. 3. Keep `.codex-plugin/plugin.json` valid; omit MCP, App, and hook fields unless implemented. 4. Run `agents-lab sync-runtimes --write`, then `--check`. 5. Validate every canonical skill and the plugin manifest. 6. Do not edit generated `.claude/skills/` or plugin skill copies directly. 7. Do not create or change personal marketplace configuration without explicit authorization.