agent-skills
Common skills for the coding agent in the OpenClaw project.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/openclaw/agent-skills
Overview
This capability library includes a set of skills for coding agents in the OpenClaw project, such as code review and remote validation. With these skills, AI can complete tasks more efficiently and improve development productivity. Installation methods include cloning the repository and using scripts to install skills. Suitable for developers who need automated code review and validation.
Capabilities
- ▪Code review workflow
- ▪Remote behavior validation
- ▪Local session recording
- ▪Session data publishing
- ▪Task delegation
Use cases
Setup
After cloning the repository, use the `scripts/install-skills` script to install the required skills.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install a specific skill?
Use the command `scripts/install-skills <skill_name>` to install a specific skill.
How to verify installed skills?
Run the script `scripts/validate-skills` to validate installed skills.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.