openclawopenclawOfficialยท6 Agent Skills Included

agent-skills

Shared AI agent skills for code review, validation, and session sharing

Automates structured code reviews, black-box behavior validation, and remote test runs across coding agents. Removes the need to hand-copy long workflow prompts between repositories and re-explain review rules each time. Includes ready-to-run helpers for redacted session transcripts, HTML session viewers, and agent-to-agent task handoffs.
npx skills add openclaw/agent-skills --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agent-skills?โ–ผ

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

What does the autoreview skill do?โ–ผ

It runs a structured second-model code review on your local changes, branch, or commit, reporting only verified blocking issues by default.

Can AI validate my app without reading the source code?โ–ผ

Yes. The behavior-validator skill tests your app, CLI, or API purely through user-visible behavior against a written contract.

Does agent-skills work with Claude Code and Codex?โ–ผ

Yes. Every skill follows the standard SKILL.md format and works in Claude Code, Codex, and other compatible agents.

How do I share an AI coding session safely?โ–ผ

The beam and agent-transcript skills redact secrets and private data, then publish or attach a sanitized session transcript for reviewers.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’