Pixee
Official@pixee · United States of America
Your automated product security engineer
Agent Skills by Pixee
Showing 6 vetted skills indexed across 1 GitHub repositories.
add-resource-skill
Create a skills.sh formatted Pixee CLI skill with canonical frontmatter and structure.
pixee-auth
Authenticate and manage Pixee API tokens across local and CI environments.
pixee-shared
Standardize global flags, exit codes, and error handling across Pixee CLI commands.
pixee-api
Sends authenticated REST API requests to any Pixee endpoint with HAL discovery navigation and error reporting.
pixee-repo
List Pixee repositories and resolve names to UUIDs across providers.
pixee-workflow
Manage Pixee workflow lifecycles across repositories with list, create, update, and delete operations.
Frequently Asked Questions About Pixee
FAQPage SchemaWhat specific tasks can I perform using Pixee's repository management capabilities?▼
You can list repositories, resolve repository names to unique identifiers, and manage the lifecycle of security-focused operations. These capabilities allow for granular control over repository configurations and the systematic application of security standards across your entire codebase.
Which personas benefit most from integrating these security engineering primitives?▼
Security engineers, DevOps practitioners, and platform architects benefit from these capabilities. These personas use the provided primitives to standardize security enforcement, manage authentication tokens, and ensure consistent error handling across distributed development environments.
What are the prerequisites for implementing these security management operations?▼
Implementation requires an active Pixee account to generate valid authentication tokens. Users must also have a local environment configured to handle REST requests and support the standardized exit codes and global flags defined by the Pixee framework.