Magi
Brainstorm project ideas using independent perspectives from different model families.
In test queue
Test report
- Verdict
- In test queue
- Tested
- —
- Environment
- Pending
In the test queue — machine-screened (validator 85/100, 118★ repo), full install/trigger/output test scheduled.
What Magi does
Use when brainstorming ideas, features, or directions for a project where independent perspectives from different model families (Claude/Codex/Gemini) would surface blind spots and spark creative options the user hasn't considered — especially "what cool things can I add", "what should I build next", "give me ideas for X
How to install Magi
git clone https://github.com/vinta/hal-9000
cp -r hal-9000/skills/hal-skills/magi ~/.claude/skills/magi
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Magi
-
/magiBrainstorm project ideas using independent perspectives from different model families.
It also activates on plain-language prompts like these:
-
What cool things can I add to this project? -
Give me ideas for what to build next -
Get Claude, Codex, and Gemini's takes on this feature idea
Frequently asked questions
- Is the Magi skill free?
- Yes. The skill itself is free from vinta/hal-9000. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Magi work with Claude Code?
- It is in our test queue — we run every skill on real work before issuing a verdict, and this one is scheduled.
- How do I install Magi?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Magi with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.