Loading...
Loading...
Turn a recurring chore into a Superset automation — drafts the agent prompt, confirms schedule and target, creates it with the CLI, and reviews the first run together. Use when the user wants a scheduled or recurring agent, a daily/weekly job, or to automate a repeating task with Superset.
npx skill4agent add superset-sh/skills superset-automatesuperset projects listsuperset workspaces listsuperset automations create \
--name "Daily issue triage" \
--rrule "FREQ=DAILY;BYHOUR=9;BYMINUTE=0" \
--timezone America/Los_Angeles \
--project <id> \
--agent claude \
--prompt-file /tmp/automation-prompt.md--workspace <id>--project--host <id>--prompt-filesuperset automations run <id>superset automations logs <id>superset automations prompt set <id>