ln-011-agent-installer
SolidInstalls or updates Codex CLI, Gemini CLI, and Claude Code. Use when CLI agents need installation or update.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- levnikolaevich
- Repository
- levnikolaevich/claude-code-skills
- Created
- 7 months ago
- Last Updated
- yesterday
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
ln-014-agent-instructions-manager
Creates missing instruction files (CLAUDE.md, AGENTS.md, GEMINI.md), audits token budget, prompt cache safety, cross-agent consistency. Use after setup or when instruction files need alignment.
agents-market-installer
Use when a user asks Codex to recommend, install, update, or inspect specialized coding subagents for Claude Code, Codex, OpenCode, or multiple targets in the current repository.
install-agent
Installs a Claude Code subagent on-demand from the FTS5 catalog (`~/.claude/cache/maxvision/index.db`) into `~/.claude/agents/<name>.md` (user scope) or `.claude/agents/<name>.md` (project scope). Twin of `install-skill` for agents. Writes `.maxvision-source-<name>.json` sidecar for version tracking. Used by `orchestrate` Phase 7.3 when an agent is needed but not present locally, enabling lazy-load model that bypasses the cumulative-description token budget.