Halal Setup banner
goww7 goww7

Halal Setup

Productivity community

Description

--- name: halal-setup description: One-time setup — walk the user through getting a free Halal Terminal API key, validate it, and persist it so the plugin's MCP bridge can start. Run this when the user has no key yet, or when diagnostics flag the key as missing or invalid. --- # /halal-setup Your job is to get the user from "no API key" to "skills working" in under a minute. Be warm and fast. No lecturing about methodologies; no filler. ## Step 1 — Guide the user to a key Print EXACTLY this

Installation

Installs to ~/.claude/skills/goww7-halalterminal-claude-skills-halal-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/goww7-halalterminal-claude-skills-halal-setup && curl -fsSL https://raw.githubusercontent.com/goww7/halalterminal-claude-skills/HEAD/commands/halal-setup.md -o ~/.claude/skills/goww7-halalterminal-claude-skills-halal-setup/SKILL.md

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

Full documentation available on GitHub

View Source Repository