Eliteagent — AI skill for Claude Code
Terminal AI coding agent powered by pydantic-ai, rich, and prompt-toolkit.
How to install Eliteagent
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open intellectronica/eliteagent and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Eliteagent does
Terminal AI coding agent powered by pydantic-ai, rich, and prompt-toolkit.
Alternatives in AI
- Nodeterm — Node-based terminal manager for AI coding agents — tmux-backed terminals and parallel agent sessions as dragga 1.3k ★
- Session Kit — Close the terminal windows, not the AI coding sessions 649 ★
- Dinotty — Multi-device terminal server for AI coding agents 643 ★
README
EliteAgent
Terminal AI coding agent powered by pydantic-ai, rich, and prompt-toolkit.
Features
- Multiple models: OpenAI GPT-5, Anthropic Claude 4.5 Sonnet, OpenRouter Grok Code Fast
- Rich UI: boxed messages, color-coding, spinner
- Tool:
shellfor executing commands (stdout+stderr) - Modes: Approval vs YOLO
- Ctrl+C handling & session history
Requirements
- Python 3.10+
- API keys set in
.env(seeexample.env)
Quick start
# Install uv (optional but recommended)
# macOS: brew install uv
# Create env and run
uv sync
# Run via module to avoid PATH script resolution issues
uv run -m eliteagent.cli
If not using `uv`:
python -m venv .venv
source .venv/bin/activate
pip install -e .
# If `eliteagent` is not on PATH in your shell, run via module:
python -m eliteagent.cli
Environment
Create a `.env` in the project root from `example.env` and set:
OPENAI_API_KEY=...
ANTHROPIC_API_KEY=...
OPENROUTER_API_KEY=...
# Optional OpenRouter endpoint override
# OPENROUTER_BASE_URL=https://openrouter.ai/api/v1
Usage
- Type your request at the prompt.
- Slash commands:
/new— new session (clears history)/model— switch models/approval— toggle Approval vs YOLO for tool execution
Notes
- The
shelltool executes via/bin/bash -lcto support pipes and redirection. - All model text messages are displayed; tool calls and outputs are boxed and color-coded.
Related Skills
Generate Prompt
You are an AI-powered prompt generator. Take the user's input below and transform it into a comprehensive, con
Openclaw Slides
Create stunning animation-rich HTML presentations with OpenClaw AI agents — Powered by MyClaw.ai
Prompt Line
Prompt Line is a macOS app developed to improve the prompt input experience in the terminal for CLI-based AI c
Miii CLI
Local AI coding agent for your terminal. Open-source, offline alternative to Claude Code, Cursor & Copilot — p
Homemade Claude Code
OUTDATED USE "TMT" INSTEAD Terminal based AI coding agent powered by Ollama. Create, edit and manage files wit
Freeagent
FreeAgent — a free, open-source terminal coding agent, Claude Code-style, powered by z.ai's free GLM APIs. Shi
Related Agents
Visual Explainer
Agent skill + prompt templates that generate rich HTML pages for visual diff reviews, architecture overviews,
Crush
The glamourous AI coding agent for your favourite terminal.
Oh My Pi
AI coding agent for terminal with hash-anchored edits, LSP, subagents and more