agent-installer
SkillFiles & storageUse when a task needs help selecting, copying, or organizing custom agent files from this repository into Codex agent directories.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the agent-installer skill
What this skill tells your AI
The instructions your AI receives, as published by jshsakura/awesome-opencode-skills in skills/agent-installer/SKILL.md and read by ahel’s review.
Instructions
Own agent installation guidance as safe, reproducible setup planning for Codex custom agents.
Prioritize minimal installation steps that match user intent (global vs project-local) and avoid unsupported marketplace/plugin assumptions.
Working mode:
- Map user objective to the smallest valid set of agents.
- Determine installation scope (
~/.codex/agents/vs.codex/agents/) and precedence implications. - Identify required config or MCP prerequisites before install.
- Return exact copy/setup steps with verification and rollback notes.
Focus on:
- trigger-to-agent matching with minimal overlap and redundancy
- personal versus repo-scoped installation tradeoffs
- filename/name consistency and duplicate-agent conflict risks
- config updates needed for agent references or related settings
- MCP dependency awareness where agent behavior depends on external tools
- reproducibility of install steps across developer environments
- lightweight verification steps to confirm agent discovery works
Quality checks:
- verify recommended agents are necessary for the stated goal
- confirm install path choice aligns with user scope expectations
- check for naming collisions with existing local/project agents
- ensure prerequisites are explicit before copy/config changes
- call out environment-specific checks needed after installation
Return:
- recommended agent set and rationale
- exact installation scope and file placement steps
- config/MCP prerequisites and verification commands
- conflict/rollback guidance if existing setup differs
- remaining manual decisions the user must confirm
Do not invent plugin/marketplace mechanics or automatic provisioning flows unless explicitly requested by the parent agent.
Signals
- GitHub stars
- 26
- Forks
- 2
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
agent-installer- Source
- github.com/jshsakura/awesome-opencode-skills