AutomationTypeScript

Superset 10x

by superset-sh

Superset 10x is an Automation skill for Claude Code, published by superset-sh in superset.

12.9K stars1.2K forkson superset-sh/supersetAdded 2026/08/14Repository updated 2026/08/14
adeagentagent-orchestrationai-agentsai-codingclaude-codeclicodexcoding-agentscursor-agentdeveloper-toolsdevtoolsidemacosopencodeorchestrationparallel-agentsterminalworktreesyc-backed
Install in seconds
Install Superset 10x
Copy Superset 10x into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/superset-sh/superset/tree/main/plugins/superset/skills/10x ~/.claude/skills/10x

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/superset-sh/superset.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/superset/skills/10x/SKILL.md in superset-sh/superset
Installs to
~/.claude/skills/10x
Collection
One of 14 skills cataloged from this repository
Category
Automation1523 skills

What Superset 10x does

Superset 10x audits your Superset usage and teaches advanced features you aren't using yet, including automations, parallel workspaces, tasks, multi-host, terminals, custom commands, and MCP servers. Use it when you want to learn advanced Superset features or set up new automations and workspaces.

Superset 10x is cataloged under Automation on DirSkills. Superset 10x comes from a repository tagged ade, agent, agent-orchestration, ai-agents and ai-coding.

Documentation

README

Superset 10x

Teach the user the advanced Superset features they aren't using yet — grounded in their real usage, not a lecture. If they named a topic after the command, skip the audit and go straight to that topic.

1. Audit (read-only)

Run in parallel and tolerate individual failures (prefer --json where supported):

  • superset auth whoami
  • superset automations list
  • superset workspaces list
  • superset agents list
  • superset hosts list
  • superset tasks list

If the CLI is missing, offer to install it: curl -fsSL https://superset.sh/cli/install.sh | sh. If unauthenticated, superset auth login. If the audit is impossible, ask the user what their current workflow looks like and proceed from their answer.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Superset 10x

  • What else does superset-sh publish alongside Superset 10x?

    Superset 10x is one of 14 skills that DirSkills catalogs from superset-sh/superset, the repository it ships in. Its siblings there include CDP UI Verification, Contribute to Superset and DB Migrations. Each one is a separate skill with its own page in this directory, installs the same way Superset 10x does, and is maintained by superset-sh in that same repository. The rest of the collection is listed on the superset-sh/superset page.

  • How does Superset 10x compare to other Automation skills?

    Superset 10x ranks #148 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Superset 10x against them. Open each page to compare what they document and how they install.

More from superset-sh/superset

Superset 10x is one of 14 skills cataloged on DirSkills from superset-sh/superset.

See all 14 skills
🔬
2w ago

CDP UI Verification

CDP UI Verification drives a running desktop app over Chrome DevTools Protocol to verify, reproduce, or confirm UI changes, bugs, and regressions in the real app. Use it when asked to validate end-to-end behavior rather than relying on tests.
Quality
12.9K1.2K
🔧
2w ago

Contribute to Superset

Contribute to Superset sets up a Superset open-source contribution, from fork and local dev setup to a merge-ready PR that follows the project's rules. Use when fixing a Superset bug or preparing a PR against superset-sh/superset.
DevOps
12.9K1.2K
🗄️
2w ago

DB Migrations

DB Migrations creates Drizzle migrations on a fresh Neon branch when changing the packages/db schema. It generates migration files via drizzle-kit generate without applying them to shared or production databases.
DevOps
12.9K1.2K
🧭
2w ago

Decide

Decide walks users through design or implementation decisions one at a time, or reviews completed code one change at a time. Use when someone wants to work through choices interactively or QA changes step by step.
Quality
12.9K1.2K
🎛️
2w ago

Orchestrate

Orchestrate coordinates multiple terminal coding agents through the Superset CLI by creating isolated workspaces, launching workers, sending follow-ups, reading terminal output, tracking dependencies, and collecting structured results. Use it to parallelize or delegate coding work across agents and hosts.
AI Engineering
12.9K1.2K
🎨
2w ago

Redesign

Redesign critiques and improves the visual design of existing UI components, identifying hierarchy, spacing, contrast, alignment, responsiveness, or affordance issues. Use it when asked to redesign, restyle, reimagine, polish, or improve a component, screen, or interface.
Frontend
12.9K1.2K