zeroclaw-labszeroclaw-labsOfficialยท11 Agent Skills Included

zeroclaw

Self-hosted AI assistant runtime with GitHub workflow automation skills

Runs a personal AI assistant on your own machine that connects to 20+ model providers and 30+ chat channels like Discord, Telegram, and email. Automates GitHub maintenance work: filing structured issues, opening pull requests, reviewing code, triaging backlogs, and generating release changelogs. Removes manual clicking, repetitive PR paperwork, and messy release notes so maintainers ship faster with full data ownership.
npx skills add zeroclaw-labs/zeroclaw --all -g -y
Available:

Gives the AI agent core operating rules for this repository, including safety boundaries, single-source-of-truth state handling, validation commands, and how to treat skill files and untrusted GitHub content when executing tasks.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
zeroclaw-labszeroclaw-labs

github-pr

Create and update GitHub Pull Requests via the GitHub CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
zeroclaw-labszeroclaw-labs

github-issue

Create structured GitHub issues for the ZeroClaw repository using templates.

Official
Advanced
๐Ÿ“ฆ In Repo
zeroclaw-labszeroclaw-labs

zeroclaw

Operate ZeroClaw agents via CLI and REST/WebSocket API.

Official
Advanced
๐Ÿ“ฆ In Repo
zeroclaw-labszeroclaw-labs

skill-creator

Create and refine AI skills with SKILL.md and automated testing.

Official
Advanced
๐Ÿ“ฆ In Repo
zeroclaw-labszeroclaw-labs

squash-merge

Squash-merge GitHub pull requests with preserved commit history and verified CI checks.

Official
Advanced
๐Ÿ“ฆ In Repo
zeroclaw-labszeroclaw-labs

github-pr-review-session

Conducts structured GitHub PR reviews and posts verdicts via the gh CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
zeroclaw-labszeroclaw-labs

changelog-generation

Generate release changelogs from git commits and GitHub contributor data.

Official
Intermediate
๐Ÿ“ฆ In Repo
zeroclaw-labszeroclaw-labs

feature-matrix-parity

Update competitor parity columns in the ZeroClaw feature matrix TOML from source-walked repository evidence.

Official
Advanced
๐Ÿ“ฆ In Repo
zeroclaw-labszeroclaw-labs

pr-architecture-check

Reviews pull request diffs against documented architecture constraints and posts advisory comments.

Official
Advanced
๐Ÿ“ฆ In Repo
zeroclaw-labszeroclaw-labs

wit-breaking-change-check

Classifies WIT interface diff changes as breaking or non-breaking against frozen version markers.

Official
Intermediate
๐Ÿ“ฆ In Repo
zeroclaw-labszeroclaw-labs

github-issue-triage

Triages, labels, and closes GitHub issues using gh CLI commands and maintainer policies.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install ZeroClaw?โ–ผ

Run `npx skills add zeroclaw-labs/zeroclaw --all -g -y` in your terminal to install all skills in this suite globally.

What is ZeroClaw used for?โ–ผ

ZeroClaw is a self-hosted personal AI assistant runtime that connects to providers like Anthropic, OpenAI, and Ollama, and answers you across Discord, Telegram, email, and more. Its bundled skills also automate GitHub work like PRs, issues, reviews, and changelogs.

Can AI open and merge GitHub pull requests for me?โ–ผ

Yes. The included skills draft template-complete PRs, run validation checks, post structured reviews, and squash-merge with preserved commit history after your explicit confirmation.

Does ZeroClaw work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code and other compatible agents, with CLAUDE.md and AGENTS.md providing the orchestration rules.

Do I need coding experience to use these skills?โ–ผ

No. You describe what you want in plain English, such as filing a bug or reviewing a PR, and the agent gathers context, drafts the output, and asks for your approval before publishing anything.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’