·magi

Use only when the user explicitly requests for brainstorming, evaluating architecture choices, or comparing options where no single concern dominates.

35Installs·1Trend·@vinta

Installation

$npx skills add https://github.com/vinta/hal-9000 --skill magi

How to Install magi

Quickly install magi AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vinta/hal-9000 --skill magi
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vinta/hal-9000.

SKILL.md

View raw

Three-agent deliberation system. Spawns Scientist, Mother, and Woman agents with competing value lenses to explore a question in parallel, then consolidates their proposals for the user.

You MUST create a task for each of these items and complete them in order:

Teammates don't inherit the lead's conversation history -- include all context in the spawn prompt.

Use only when the user explicitly requests for brainstorming, evaluating architecture choices, or comparing options where no single concern dominates. Source: vinta/hal-9000.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vinta/hal-9000 --skill magi
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from vinta/hal-9000

Quick answers

What is magi?

Use only when the user explicitly requests for brainstorming, evaluating architecture choices, or comparing options where no single concern dominates. Source: vinta/hal-9000.

How do I install magi?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vinta/hal-9000 --skill magi Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/vinta/hal-9000