Skip to content

fivetaku/gptaku_plugins

Repository files navigation

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 · ⭐ 770+

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 content insane-search
Code review that needs another strong model insane-review
A website style you want to reuse accurately insane-design
A broad research question that needs citations insane-research
A vague app idea with no product spec show-me-the-prd
A PRD that needs a verified /goal execution contract goaljaby
A large build that should be split across workers pumasi or kkirikkiri
A screenshot, long log, or copied reference dd
A library/API question that needs official docs docs-guide
Gmail, Calendar, Drive, Docs, Sheets, Slides, Chat, Tasks, or Meet nopal
GitHub feels like a foreign language git-teacher
You want to improve how you work with Claude Code vibe-sunsang
You want to create your own plugin/skill/agent skillers-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 OAuth nopal (requires a Google account and a one-time login validation through the gws CLI)
Logged-in Browser Session insane-review (requires an active, logged-in ChatGPT Plus/Pro web session; no API keys)
External CLI pumasi (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-search Auto-bypass for blocked websites — WAF/403/CAPTCHA, no API keys.
insane-research Multi-agent deep research — source-triangulated, citation-backed.
docs-guide Answers grounded in official docs — llms.txt + 68 libraries.

🎨 Design & quality

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

🚀 Plan & ship

show-me-the-prd One sentence → 4 design documents (PRD, data model, phases, project spec).
goaljaby PRD → reviewed /goal workflow execution contract.
pumasi Claude Code as PM + Codex CLI as a parallel dev team.
kkirikkiri Assemble an AI agent team from a single sentence.

🌱 Learn & build better

git-teacher Git/GitHub onboarding via cloud-service analogies.
vibe-sunsang AI mentor — conversation analysis + growth reports.
skillers-suda 4 expert agents debate your idea into a working skill.

⚙️ Workspace

nopal Google Workspace orchestration — 9 services.
dd Drop 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors