Coding Agent Skills
Coding Agent Skills from yu-iskw/coding-agent-skills.
Skills in this plugin
7- ▌ Codex CLI · yu-iskw-coding-agent-skills bundleExecutes tasks using the Codex CLI (`codex`). Automatically determines the least privilege required (Suggest, Auto-Edit, or Full-Auto) based on the user's request and handles security approvals.
- ▌ Copilot CLI · yu-iskw-coding-agent-skills bundleExecutes tasks using the GitHub Copilot CLI (`copilot`). Automatically determines the safest permission mode (plan, editor, or autopilot) based on the task type.
- ▌ Fx Agent CLI · yu-iskw-coding-agent-skills bundleExecutes coding, review, research, and automation tasks using the Vercel Labs fx coding-agent CLI (`fx`). Uses fx's native permission review, Agent Skills support, and single-request `fx ask` workflow while requiring external containment for untrusted or unattended work.
- ▌ Pi Agent CLI · yu-iskw-coding-agent-skills bundleExecutes coding, review, research, and automation tasks using the Pi coding agent CLI (`pi`). Uses explicit tool allowlists to apply least privilege and distinguishes project trust from sandboxing.
- ▌ Antigravity CLI · yu-iskw-coding-agent-skills bundleExecutes coding, review, research, and automation tasks using Google Antigravity CLI (`agy`). Uses Antigravity's native fine-grained allow/ask/deny permissions instead of Gemini CLI approval modes.
- ▌ Claude Code CLI · yu-iskw-coding-agent-skills bundleExecutes tasks using the Claude Code CLI (`claude`). Automatically determines the safest permission mode (plan, acceptEdits, auto, or bypassPermissions) based on the task type.
- ▌ Cursor Agent CLI · yu-iskw-coding-agent-skills bundleExecutes tasks using the Cursor Agent CLI (`cursor-agent`). Provides structured modes for planning, Q&A, and full automation with safety guardrails.