Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
pixee
/
pixee-cli
home
/
skills
/
pixee
/
pixee-cli
pixee/pixee-cli
12 skills
View on GitHub
$
npx skills add pixee/pixee-cli
Skill
Installs
add-resource-skill
Authors a new skills.sh-formatted skill for the pixee CLI under skills/pixee-<noun>/SKILL.md. Trigger on requests like "add a resource skill", "write a skill for pixee X", "author a pixee skill", or "
—
audit-skills
Detects and closes drift between the latest released Pixee CLI surface and the published `skills/pixee-*` skills on `origin/main`. Trigger after a new pixee release, on a `/audit-skills` request, or w
—
pixee-analysis
List, view, and delete Pixee analyses with filters and optional polling until the analysis reaches a terminal state.
—
pixee-api
Send authenticated requests to any Pixee REST API endpoint.
—
pixee-auth
Store and validate Pixee API tokens and inspect the current authentication state.
—
pixee-finding
List, filter, and view Pixee findings for a scan with aggregate counts across triage, fix, and SCA outcomes.
—
pixee-integration
List Pixee integrations to discover the id, type, and capabilities of each scanner integration registered with the org.
—
pixee-preferences
Read and write Pixee organization preferences from files or stdin with optimistic concurrency handled by the CLI.
—
pixee-repo
List, view, and delete Pixee repositories with shared name-or-UUID resolution used by every targeted subcommand.
—
pixee-scan
List, view, analyze, create, and delete Pixee scans with filters for repository, branch, detector tool, and analysis state.
—
pixee-shared
Describe the global flags, output format, exit codes, error handling, and TLS trust troubleshooting used by every Pixee CLI subcommand.
—
pixee-workflow
List, create, update, run, and delete Pixee workflows on a repository with partial-update semantics across event kinds.
—