# GPTaku Plugins

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

Repository: https://github.com/fivetaku/gptaku_plugins
Canonical: https://ross.abutalabs.com/products/gptaku-plugins
Language: Python
License Family: other
Last push: 2026-09-02T16:02:56+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 13
- inputs: {"age_days": 193, "days_push": 0, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1102, forks 86 (observed 2026-09-03T02:15:11.962268+00:00)

## What it is
insane-search is a Claude Code plugin that reads public web pages that would otherwise be blocked (403, CAPTCHA, WAF), escalating through public API readers, syndication gateways, TLS impersonation, and a headless browser until one route succeeds. It requires no API keys or proxy setup and auto-installs its dependencies on first use.

## Use cases
- fetch reddit threads and summarize them from claude code
- read blocked websites that return 403 or captcha
- search x/twitter posts without an api key
- summarize youtube videos via captions
- scrape hacker news, medium, substack, and arxiv pages
- bypass waf blocks when fetching public pages

## When to choose
- you use Claude Code and normal fetches get blocked by 403, CAPTCHA, or WAF walls
- you want to read public content from X, Reddit, YouTube, and similar sites without API keys or logins
- you want zero-setup fetching that escalates automatically through multiple access routes

## When to avoid
- you need authenticated or paywalled content behind logins
- your target site requires a paid scraping API or large-scale production crawling
- you are not using Claude Code or a compatible plugin host

## Facets
- artifact type: plugin
- maturity: active
- function: web-scraping, http-client, search-engine, plugin-system
- domain: crawlers, developer-tools, web-development
- platform: python, cli, cross-platform
- tags: claude-code, anti-blocking, tls-fingerprinting, headless-browser, no-api-key, content-fetching, escalating-fetch, automation

## Member repositories
- fivetaku/gptaku_plugins (main) score 60
- fivetaku/insane-search (plugin) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:11.962268+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:34:02.122831+00:00, confidence not recorded.
  - readme: https://github.com/fivetaku/gptaku_plugins (fetched 2026-09-03T02:15:11.962268+00:00, sha cd79d02f9e06)
- Data as of 2026-08-30T08:39:29.467469+00:00.
