oh-my-agent
Portable, vendor-agnostic agent framework supporting project-specific skills and workflows.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- skill-github
- Repository
- github.com/first-fluke/oh-my-agent
Overview
oh-my-agent is a portable, vendor-agnostic agent framework designed to support project-specific skills, workflows, and agent teams. It aligns with your codebase, conventions, and engineering standards. By assigning tasks to specialized agents (e.g., frontend, backend, architecture, QA, PM, DB, mobile, infrastructure, debugging, design), each agent possesses deep expertise in their domain and has access to dedicated tools and checklists. oh-my-agent supports all major AI IDEs, including Antigravity, Claude Code, Codex, Cursor, and Qwen Code. Installation is straightforward via a simple script or package manager.
Capabilities
- ▪Supports multiple AI IDEs
- ▪Multi-agent collaboration
- ▪Project-specific skills and workflows
- ▪Automatic dependency installation
- ▪Cross-platform support
Use cases
Setup
curl -fsSL https://raw.githubusercontent.com/first-fluke/oh-my-agent/main/cli/install.sh | bash (macOS/Linux) or irm https://raw.githubusercontent.com/first-fluke/oh-my-agent/main/cli/install.ps1 | iex (Windows PowerShell)
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which AI IDEs does oh-my-agent support?
Supports Antigravity, Claude Code, Codex, Cursor, Qwen Code, and others.
How do I install oh-my-agent?
Use the provided installation script or install via APM.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.