Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

pixee-cli

pixee-cli contient 12 skills collectées depuis pixee, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
31
mis à jour
2026-07-16
Forks
12
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

pixee-shared
Développeurs de logiciels

Describe the global flags, output format, exit codes, error handling, and TLS trust troubleshooting used by every Pixee CLI subcommand.

2026-07-16
pixee-analysis
Développeurs de logiciels

List, view, and delete Pixee analyses with filters and optional polling until the analysis reaches a terminal state.

2026-05-28
pixee-integration
Développeurs de logiciels

List Pixee integrations to discover the id, type, and capabilities of each scanner integration registered with the org.

2026-05-27
pixee-scan
Développeurs de logiciels

List, view, analyze, create, and delete Pixee scans with filters for repository, branch, detector tool, and analysis state.

2026-05-27
pixee-workflow
Développeurs de logiciels

List, create, update, run, and delete Pixee workflows on a repository with partial-update semantics across event kinds.

2026-05-21
pixee-repo
Développeurs de logiciels

List, view, and delete Pixee repositories with shared name-or-UUID resolution used by every targeted subcommand.

2026-05-21
audit-skills
Analystes en assurance qualité des logiciels et testeurs

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 files DevRev issues in CAPL-44 and hands each one to `/dev-workflow:implement-issue`. Accepts `--headless` for unattended post-release runs.

2026-05-13
pixee-finding
Analystes en assurance qualité des logiciels et testeurs

List, filter, and view Pixee findings for a scan with aggregate counts across triage, fix, and SCA outcomes.

2026-05-12
pixee-preferences
Développeurs de logiciels

Read and write Pixee organization preferences from files or stdin with optimistic concurrency handled by the CLI.

2026-05-12
add-resource-skill
Développeurs de logiciels

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-*.

2026-04-24
pixee-auth
Développeurs de logiciels

Store and validate Pixee API tokens and inspect the current authentication state.

2026-04-24
pixee-api
Développeurs de logiciels

Send authenticated requests to any Pixee REST API endpoint.

2026-04-24