Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

pixee-cli

pixee-cli에는 pixee에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
31
업데이트
2026-07-16
Forks
12
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

pixee-shared
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-05-28
pixee-integration
소프트웨어 개발자

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

2026-05-27
pixee-scan
소프트웨어 개발자

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

2026-05-27
pixee-workflow
소프트웨어 개발자

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

2026-05-21
pixee-repo
소프트웨어 개발자

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

2026-05-21
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 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
소프트웨어 품질 보증 분석가·테스터

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

2026-05-12
pixee-preferences
소프트웨어 개발자

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

2026-05-12
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 "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
소프트웨어 개발자

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

2026-04-24
pixee-api
소프트웨어 개발자

Send authenticated requests to any Pixee REST API endpoint.

2026-04-24