Nopal banner
fivetaku fivetaku

Nopal

Development community

Description

--- name: nopal description: "Google Workspace 오케스트레이션 — 자연어로 9개 서비스를 자동 조합" argument-hint: "[자연어 요청]" allowed-tools: - Read - Bash - Glob - Grep - Agent --- <!-- first-run setup: idempotent, non-blocking, self-skips after first run --> **Step 0 — run once at the very start, before anything else:** run `bash "${CLAUDE_PLUGIN_ROOT}/setup/setup.sh" ask`. If its output starts with `STAR_ASK`, immediately call the **AskUserQuestion** tool once, with the question and options phrased **in t

Installation

Installs to ~/.claude/skills/fivetaku-nopal-nopal/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fivetaku-nopal-nopal && curl -fsSL https://raw.githubusercontent.com/fivetaku/nopal/HEAD/commands/nopal.md -o ~/.claude/skills/fivetaku-nopal-nopal/SKILL.md

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

Full documentation available on GitHub

View Source Repository