Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By zweite
Run SQL against StarRocks over the MySQL protocol (pure-Python, no driver). Classifies risk and asks for confirmation before high-risk operations; caches table schema + samples.
npx claudepluginhub zweite/claude-plugins --plugin starrocksA self-hosted Claude Code plugin marketplace.
/plugin marketplace add zweite/claude-plugins
/plugin install <plugin>@zweite-tools
| Plugin | Description |
|---|---|
zeppelin | Run SQL / Spark / PySpark / shell on Apache Zeppelin with built-in risk control. |
starrocks | Run SQL on StarRocks over the MySQL protocol (pure-Python, no driver) with built-in risk control. |
mysql | Run SQL on MySQL over the MySQL protocol (pure-Python; native + caching_sha2 auth) with built-in risk control. |
alidocs | Download a DingTalk / alidocs doc or whole folder from its link. |
The data-query plugins (zeppelin, starrocks, mysql) share the same shape — risk classification before execution, a schema/sample metadata cache, and credentials with named profiles for multiple environments.
Config lives under one directory: ~/.taku/<tool>.json (override with
TAKU_DIR). Legacy per-tool paths (~/.<tool>/config.json) are still read as a
fallback, so existing setups keep working.
.
├── .claude-plugin/marketplace.json # marketplace manifest
└── plugins/
├── zeppelin/
│ ├── .claude-plugin/plugin.json
│ ├── skills/zeppelin/SKILL.md
│ ├── scripts/ # zeppelin.py + risk.py
│ └── README.md
├── starrocks/
│ ├── .claude-plugin/plugin.json
│ ├── skills/starrocks/SKILL.md
│ ├── scripts/ # starrocks.py + risk.py
│ └── README.md
├── mysql/
│ ├── .claude-plugin/plugin.json
│ ├── skills/mysql/SKILL.md
│ ├── scripts/ # mysql.py + risk.py + test_mysql.py
│ └── README.md
└── alidocs/
├── .claude-plugin/plugin.json
├── skills/alidocs/SKILL.md
├── scripts/ # alidocs.py + dl_alidocs.py
└── README.md
claude plugin validate .
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Run SQL / Spark / PySpark / shell paragraphs on Apache Zeppelin with built-in risk control. Classifies risk and asks for confirmation before high-risk operations.
Download a DingTalk / alidocs document or an entire folder from its link, preserving structure. Online docs export to .docx/.xlsx via Playwright when installed.
Run SQL against MySQL (pure-Python, no driver) over the MySQL wire protocol. Supports mysql_native_password and caching_sha2_password (with TLS for first-time auth). Classifies risk and asks for confirmation before high-risk operations; caches table schema + samples.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim