claudegoodies
Marketplace

superset

From superset-sh

Spawns agents, creates workspaces, manages tasks, and schedules automations via Superset from Claude Code.

Use it when

  • Already using Superset (superset.sh) for agent/workspace management
  • Want to trigger Superset automations or task scheduling from Claude Code

Skip it if

  • You don't have a Superset account or use its platform
  • Source gives no detail on specific commands, tools, or APIs exposed

Install

/plugin marketplace add superset-sh/superset

Facts

Status
Actively maintained
Last commit
Plugins in marketplace
1

Source preview

The instructions Claude Code reads when this marketplace runs.

{
	"name": "superset",
	"owner": {
		"name": "Superset",
		"url": "https://superset.sh"
	},
	"plugins": [
		{
			"name": "superset",
			"source": "./plugins/superset",
			"description": "Use Superset to spawn agents, create workspaces, manage tasks, and schedule automations from Claude Code."
		}
	]
}
View full source on GitHub →

Other marketplaces