ZeroClaw Labs
Official@zeroclaw-labs
Personal AI Assistant that works on anything 🦀💙
Agent Skills by ZeroClaw Labs
Showing 11 vetted skills indexed across 1 GitHub repositories.
squash-merge
Squash-merge GitHub pull requests with preserved commit history and verified CI checks.
github-pr-review-session
Conducts structured GitHub PR reviews and posts verdicts via the gh CLI.
changelog-generation
Generate release changelogs from git commits and GitHub contributor data.
feature-matrix-parity
Update competitor parity columns in the ZeroClaw feature matrix TOML from source-walked repository evidence.
pr-architecture-check
Reviews pull request diffs against documented architecture constraints and posts advisory comments.
wit-breaking-change-check
Classifies WIT interface diff changes as breaking or non-breaking against frozen version markers.
github-issue-triage
Triages, labels, and closes GitHub issues using gh CLI commands and maintainer policies.
github-pr
Create and update GitHub Pull Requests via the GitHub CLI.
github-issue
Create structured GitHub issues for the ZeroClaw repository using templates.
zeroclaw
Operate ZeroClaw agents via CLI and REST/WebSocket API.
skill-creator
Create and refine AI skills with SKILL.md and automated testing.
Frequently Asked Questions About ZeroClaw Labs
FAQPage SchemaWhat specific tasks can be performed using ZeroClaw Labs?▼
Users can programmatically create and update pull requests, generate structured issues using predefined templates, and manage the lifecycle of custom functional modules. These capabilities allow for direct interaction with repository metadata and the deployment of logic defined within manifest files.
Which technical personas benefit from these capabilities?▼
Software engineers, DevOps practitioners, and repository maintainers benefit from these capabilities. The functionality is designed for developers seeking to standardize repository interactions and manage custom logic deployments through programmatic interfaces rather than manual web-based inputs.
What are the prerequisites for operating these functional modules?▼
Operation requires a configured environment capable of executing requests against GitHub endpoints and WebSocket connections. Users must maintain a valid SKILL.md file to define their logic and ensure the local environment supports the necessary network protocols for REST and WebSocket communication.