Ai Universe Auth banner
jleechanorg jleechanorg

Ai Universe Auth

AI community

Description

--- description: Authenticate with AI Universe MCP server for multi-model commands type: setup scope: project --- # AI Universe Authentication Setup This skill provides authentication setup for the AI Universe MCP server, which powers the `/secondo` command for multi-model AI feedback. ## Script Location **IMPORTANT:** Always look for `auth-cli.mjs` in these locations (in order of preference): | Location | Description | Has node_modules | |----------|-------------|------------------| | `scr

Installation

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

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

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

Full documentation available on GitHub

View Source Repository