Ai Universe Httpie banner
jleechanorg jleechanorg

Ai Universe Httpie

AI community

Description

--- description: Use HTTPie to call AI Universe MCP server for multi-model analysis type: usage scope: project --- # AI Universe HTTPie Usage Guide This skill demonstrates how to use HTTPie to call the AI Universe MCP server directly for multi-model AI feedback. ## Prerequisites 1. **Install HTTPie:** ```bash # macOS brew install httpie # Ubuntu/Debian apt-get install httpie # Python (universal) pip install httpie ``` 2. **Authenticate:** ```bash node scripts

Installation

Installs to ~/.claude/skills/jleechanorg-claude-commands-ai-universe-httpie/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jleechanorg-claude-commands-ai-universe-httpie && curl -fsSL https://raw.githubusercontent.com/jleechanorg/claude-commands/HEAD/.claude/skills/ai-universe-httpie.md -o ~/.claude/skills/jleechanorg-claude-commands-ai-universe-httpie/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository