zweite/claude-plugins
Skill Claude CodeCodex
Download a DingTalk / alidocs document — or a whole folder, or an entire knowledge base — from a shared link, to local disk. Also upload local files / sync a local directory tree up into an alidocs folder. Use this skill whenever the user gives an alidocs.dingtalk.com link and wants to fetch docs locally, or asks to…
zweite/claude-plugins
Skill Claude CodeCodex
Query and inspect MongoDB collections with built-in risk control. Use this skill whenever the user wants to find, aggregate, count, or otherwise inspect MongoDB data — it handles connection (URI, supports Atlas SRV), classifies risk before execution (asking to confirm writes / admin ops), preserves BSON types in…
zweite/claude-plugins
Skill Claude CodeCodex
Run SQL against a MySQL server with built-in risk control. Use this skill whenever the user wants to query, transform, or inspect data in MySQL — it handles connection (both mysqlnativepassword and cachingsha2password), risk classification before execution (asking to confirm high-risk operations), and a schema/sample…
zweite/claude-plugins
Skill Claude CodeCodex
Run SQL against a StarRocks cluster (MySQL protocol) with built-in risk control. Use this skill whenever the user wants to query, transform, or inspect data in StarRocks — it handles connection, risk classification before execution (asking to confirm high-risk operations), and a schema/sample cache.
zweite/claude-plugins
Skill Claude CodeCodex
Run SQL / Spark / PySpark / shell paragraphs on an Apache Zeppelin instance with built-in risk control. Use this skill whenever the user wants to query, transform, or inspect data via Zeppelin — the skill handles login, notebook lifecycle, polling for results, AND classifies risk before execution, asking the user to…