From preset-cli-skills
Drive Preset's `sup` CLI (PyPI package `superset-sup`) for shell, scripting, CI/CD, and agent-driven Preset workflows. Use only for CLI workflows; Do not use for MCP-only work or for direct HTTP/SDK code paths.
How this skill is triggered — by the user, by Claude, or both
Slash command
/preset-cli-skills:preset-cliThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use as the foundation for shell, scripting, CI/CD, and agent-driven Preset workflows through the `sup` CLI.
references/asset-filter-matrix.mdreferences/assets-read.mdreferences/cli-vs-api.mdreferences/command-coverage.mdreferences/command-examples.mdreferences/config-precedence.mdreferences/install-and-auth.mdreferences/output-formats.mdreferences/safety-policy.mdreferences/saved-query-reads.mdreferences/sql-and-query.mdreferences/sql-data-safety.mdreferences/workspace-and-config.mdUse as the foundation for shell, scripting, CI/CD, and agent-driven Preset workflows through the sup CLI.
--json for automation and agent consumption.SUP_PRESET_API_TOKEN / SUP_PRESET_API_SECRET out of command lines and shared output; use env vars or sup config auth, never paste secrets on the command line.--force to preset-cli-mutations.sup sql, sup chart data) — load safety policy before non-metadata reads.--json for automation, --csv for files, default Rich for humans, --porcelain for shell pipelines.preset-cli-mutations rather than continuing on this card.--workspace-id override: references/workspace-and-config.mdGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub preset-io/agent-skills --plugin preset-cli-skills