Back to Discover

gptaku_plugins

skill

fivetaku

A Claude Code plugin marketplace for people who want to become AI Native

View on GitHub
948 starsSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add fivetaku/gptaku_plugins

README

English | 한국어 | 中文 | 日本語 | Español

GPTaku Plugins

Stop explaining what you want — let Claude Code do it.

14 plugins that search blocked sites, rip design systems from any URL, review your code, and turn rough ideas into PRDs — all inside Claude Code.

14 plugins Claude Code MIT stars

GPTaku Plugins cinematic hero showing a plugin drill breaking through Claude Code limits

Install · Start here · All plugins · Trust


⚡ Install

Run these inside Claude Code:

# 1) Add the marketplace once
/plugin marketplace add https://github.com/fivetaku/gptaku_plugins.git

# 2) Start with the lowest-friction flagship
/plugin install insane-search@gptaku-plugins

# 3) Apply without restarting the whole app
/reload-plugins

New here? Install insane-search first. Most plugins need only a running Claude Code session — a few connect an external service (see Trust & setup).


🔥 Start here — the insane-* series

The flagship four. They break through the walls everything else stops at.

🔎 insane-search · stars

When Claude Code can't read a blocked page, this gets in anyway. Hit a WAF, 403, CAPTCHA, or login wall? It escalates through public API readers, syndication gateways, TLS impersonation, and a real headless browser, trying each until one gets through. No API keys.

/plugin install insane-search@gptaku-plugins

Try: "Find what people are saying about Claude Code on Reddit and summarize the top threads."

🎨 insane-design

Rips the design system out of any website. In one command. It reads the real CSS and pulls what matters: color, type, spacing, radius, shadow, fonts. Out comes a clean token set, a design.md spec, and a click-to-copy HTML report.

/plugin install insane-design@gptaku-plugins

Try: "Extract the design system from https://stripe.com"

🧠 insane-review

GPT-5.5 Pro has no API. This plugin uses it from inside Claude Code anyway. It packs the relevant code with repomix, runs it through your logged-in ChatGPT Pro web session, and brings back a line-by-line review.

/plugin install insane-review@gptaku-plugins

Try: "Have GPT-5.5 Pro review the auth flow in src/auth."

📚 insane-research

One question in. A cited, multi-agent research report out. A 7-phase pipeline: it scopes the question, spawns specialized research agents, grades and cross-checks every source, then compiles a structured Markdown report.

/plugin install insane-research@gptaku-plugins

Try: "Research the best vector database for RAG in 2026, with citations."


🧭 Pick by the wall you hit

Before-to-after map showing Claude Code walls routed through GPTaku Plugins into unlocked web, pro review, AI-ready PRD, lean context, and agent team outcomes
If Claude Code gets stuck on...Install this
A blocked public page, empty HTML, or platform-specific web contentinsane-search
Code review that needs another strong modelinsane-review
A website style you want to reuse accuratelyinsane-design
A broad research question that needs citationsinsane-research
A vague app idea with no product specshow-me-the-prd
A PRD that needs a verified /goal execution contractgoaljaby
A large build that should be split across workerspumasi or kkirikkiri
A screenshot, long log, or copied referencedd
A library/API question that needs official docsdocs-guide
Gmail, Calendar, Drive, Docs, Sheets, Slides, Chat, Tasks, or Meetnopal
GitHub feels like a foreign languagegit-teacher
You want to improve how you work with Claude Codevibe-sunsang
You want to create your own plugin/skill/agentskillers-suda

🔒 Trust & setup

Most plugins need only a running Claude Code session — no additional API key. The few exceptions that connect to external services say so up front:

Claude Code only
(No credentials needed)
insane-search, insane-design, insane-research, docs-guide, git-teacher, show-me-the-prd, goaljaby, kkirikkiri, skillers-suda, vibe-sunsang, dd
Google Workspace OAuthnopal (requires a Google account and a one-time login validation through the gws CLI)
Logged-in Browser Sessioninsane-review (requires an active, logged-in ChatGPT Plus/Pro web session; no API keys)
External CLIpumasi (requires the Codex CLI to be installed on your host system)

All plugins are open source. Every submodule README lists its exact command boundaries, skills, and dependencies.


📦 All plugins by category

🔎 Research & web

insane-searchAuto-bypass for blocked websites — WAF/403/CAPTCHA, no API keys.
insane-researchMulti-agent deep research — source-triangulated, citation-backed.
docs-guideAnswers grounded in official docs — llms.txt + 68 libraries.

🎨 Design & quality

insane-designAny URL → design tokens + design.md + interactive HTML report.
insane-reviewGPT-5.5 Pro code review from inside Claude Code (no API).

🚀 Plan & ship

show-me-the-prdOne sentence → 4 design documents (PRD, data model, phases, project spec).
goaljabyPRD → reviewed /goal workflow execution contract.
pumasiClaude Code as PM + Codex CLI as a parallel dev team.
kkirikkiriAssemble an AI agent team from a single sentence.

🌱 Learn & build better

git-teacherGit/GitHub onboarding via cloud-service analogies.
vibe-sunsangAI mentor — conversation analysis + growth reports.
skillers-suda4 expert agents debate your idea into a working skill.

⚙️ Workspace

nopalGoogle Workspace orchestration — 9 services.
ddDrop clipboard text/image into Claude Code (/dd, /ㅇㅇ).

Requirements

  • Claude Code only — no Codex / Antigravity / other terminal interfaces.
  • Windows: Run on WSL2 (wsl --install) · macOS / Linux: Works out of the box.
  • Some plugins auto-install optional CLI tools (gh, yt-dlp, Playwright MCP) when needed.

Why GPTaku?

Each plugin removes one specific wall you hit while learning to build with AI — a blocked page, a blank PRD, a design you can't reverse-engineer. Korean-first, shipped bilingual, composable, no signup loops.

Become AI Native, one wall at a time.

License

MIT

Rendered live from fivetaku/gptaku_plugins's GitHub README — not stored, always reflects the source repo.

14 Plugins

NameDescriptionCategorySource
docs-guideFetch and explain official documentation for any library/framework using llms.txt patterndevelopment./plugins/docs-guide
git-teacherGit/GitHub onboarding for non-developers using cloud folder analogy. 5-phase approach with Korean language support.education./plugins/git-teacher
vibe-sunsangAI mentor agent for vibe coders - analyzes Claude Code conversations and provides growth coaching with 4 workspace types (Builder/Explorer/Designer/Operator).education./plugins/vibe-sunsang
insane-researchAI-powered deep research with multi-agent source verification, 7-phase pipeline, and structured report generation.productivity./plugins/insane-research
pumasiParallel coding orchestration — Claude as PM, Codex CLI instances as parallel developers with 7-phase workflow.development./plugins/pumasi
show-me-the-prdInterview-driven PRD generator for vibe coders — from one sentence to 4 design documents (PRD, data model, phases, project spec).productivity./plugins/show-me-the-prd
kkirikkiriNatural language team builder for Claude Code Agent Teams — create purpose-driven AI teams with a single sentence. Research, development, analysis, content teams with quality verification loops.productivity./plugins/kkirikkiri
skillers-suda4 persona interview-driven skill builder for vibe coders — transform vague ideas into working multi-step workflow skills with prompt/script/API/MCP/RAG step types.development./plugins/skillers-suda
nopalGoogle Workspace orchestration — orchestrate 9 services (Gmail, Calendar, Drive, Sheets, Docs, Slides, Chat, Tasks, Meet) with natural language via gws CLI. No Opal needed.productivity./plugins/nopal
insane-searchPlatform-specific access strategies for AI agents — auto-bypasses blocked sites (X/Twitter, Reddit, Stack Overflow, Naver) without API keys.productivity./plugins/insane-search
insane-designDesign system analyze + apply + build — extract any URL's CSS, apply to your project, or scaffold from scratch with §18 DON'T grep contract.development./plugins/insane-design
insane-reviewUse GPT-5.5 Pro (web-only, no API) from inside Claude Code — repomix-pack only the relevant code, send to subscription ChatGPT Pro, and harvest the review/opinion. Standalone reviewer or agent-council web-only member.development./plugins/insane-review
goaljabyBridge skill from PRD to /goal for Claude Code — auto-generates 5 Korean review docs (VALIDATION/RECOVERY/PLAN/PROGRESS/goal-command), shows a Korean review summary in chat, prepends a 4-line summary to PROGRESS.md, and after a mandatory human approval gate the assistant emits /goal on the last line of its reply so the session starts the goal on the next turn.productivity./plugins/goaljaby
ddDrop the current clipboard (text or image) into Claude Code with /dd or /ㅇㅇ — no pasting.productivity./plugins/dd

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.