← all publishers

pixee

@pixee source repo

16 published skills

  1. Pixee API · pixee
    Send authenticated requests to any Pixee REST API endpoint.
    0 installs
  2. Pixee Auth · pixee
    Authenticate to a Pixee deployment using the per-user OAuth2 device flow or the deployment's shared API key, choose which deployment commands target, mint bearer tokens for the REST API and observability endpoints, and inspect the current authentication state.
    0 installs
  3. Pixee Repo · pixee
    List, view, create, and delete Pixee repositories with shared name-or-UUID resolution used by every targeted subcommand.
    0 installs
  4. Pixee Scan · pixee
    List, view, analyze, cancel, create, and delete Pixee scans filtered by repository, branch, detector tool, and analysis state.
    0 installs
  5. Pixee Patch · pixee
    List and view Pixee patches created from fix results, filterable by scan, finding, repository, state, and creation date.
    0 installs
  6. Pixee Scale · pixee
    List and view Pixee severity scales used to interpret finding severity scores across scan detectors.
    0 installs
  7. Pixee Shared · pixee bundle
    Describe the global flags, output format, exit codes, error handling, and TLS trust troubleshooting used by every Pixee CLI subcommand.
    0 installs
  8. Pixee Finding · pixee
    List, filter, and view Pixee findings for a scan with aggregate counts across triage, fix, and SCA outcomes.
    0 installs
  9. Pixee Analysis · pixee
    List, view, and delete Pixee analyses with filters and optional polling until the analysis reaches a terminal state.
    0 installs
  10. Pixee Workflow · pixee
    List, create, update, run, and delete Pixee workflows on a repository with partial-update semantics across event kinds.
    0 installs
  11. Pixee Integration · pixee
    List, view, create, update, and delete Pixee integrations to discover and manage scanner connections registered with the org.
    0 installs
  12. Pixee Preferences · pixee bundle
    Read and write Pixee organization preferences from files or stdin with optimistic concurrency handled by the CLI.
    0 installs
  13. Pixee System Status · pixee
    Show Pixee platform health, license status, and AI model availability for the currently connected deployment.
    0 installs
  14. Audit Skills · pixee
    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 when the contributor asks 'are the skills up to date?', 'is there a missing pixee skill?', 'does the CLI match the skills?', 'check skill drift', or 'do we need to update the skills for vX.Y.Z?'. Always audits against `origin/main` (the source of truth for what users see), never the local working tree. Produces a structured drift report first, then closes the highest-severity gap in a pull request. Accepts `--headless` for unattended post-release runs.
    0 installs
  15. Pixee Coding Guidelines · pixee
    List Pixee organization coding-guidelines documents to discover their filename, status, and size for fix guidance.
    0 installs
  16. Add Resource Skill · pixee
    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 "publish a skill for the new Y subcommand". Captures pixee-specific conventions (one skill per sub-command with a shared prerequisite, frontmatter schema, picker-friendly descriptions, HAL-first doctrine, sibling cross-references) and defers to /plugin-dev:skill-development for general skill-writing craft. Also covers updates to existing skills under skills/pixee-*.
    0 installs