Insane Research banner
fivetaku fivetaku

Insane Research

AI community

Description

--- name: insane-research description: "AI 딥리서치 -- 멀티에이전트 기반 종합 리서치 시스템" argument-hint: "[topic|resume|status|query]" allowed-tools: - Agent - WebSearch - WebFetch - Read - Write - Glob - Bash - Grep --- <!-- 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** too

Installation

Installs to ~/.claude/skills/fivetaku-deep-research-kit-insane-research/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository