EveryDev.ai
Subscribe
Home
Tools

3,215+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. OpenClaw Agent Skills
    OpenClaw Agent Skills icon

    OpenClaw Agent Skills

    Agent Skill Registries
    Featured

    A shared library of reusable workflow skills for coding agents, enabling common tasks like code review closeout, remote validation, and prompt handoff across multiple repositories.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open source under the MIT license. Clone, use, modify, and distribute without restriction.

    Engagement

    Available On

    CLI
    API

    Resources

    WebsiteGitHubllms.txt

    Topics

    Agent Skill RegistriesOpenClaw EcosystemAI Coding Assistants

    Alternatives

    Agent Skills by mattpocockClaude Code Skills & PluginsCAS.dev
    Developer
    Peter SteinbergerVienna, AustriaEst. 2011

    Listed Jun 2026

    About OpenClaw Agent Skills

    OpenClaw Agent Skills is an open-source repository published by the openclaw organization on GitHub under the MIT license. It provides a canonical set of reusable workflow skills for coding agents—such as Codex and Claude Code—so that common workflows like review closeout and remote validation can be written once and reused across every project without hand-copying long SKILL.md files.

    What It Is

    OpenClaw Agent Skills is a skill registry for AI coding agents. Each skill is a self-contained directory containing a SKILL.md file with YAML frontmatter and optional helper scripts. The repository ships an installer script (install-skills) that can symlink or copy skills into the agent's skill directory, making them immediately available to any agent that reads from that path. The project targets developers who run multiple agent-assisted repositories and want a single source of truth for shared operational workflows.

    Included Skills

    The repository currently ships five skills:

    • agent-transcript — local-only, redacted PR/issue transcript provenance tracking
    • autoreview — structured code-review closeout workflow with a helper test harness script
    • crabbox — Crabbox/Testbox remote validation workflow for broad or CI-parity proof
    • handoff — path-free prompt handoff workflow for delegating a task to another agent
    • session-viewer — local searchable HTML viewer for agent session JSONL exports

    How the Installer Works

    The install-skills script supports several modes and targets. Developers can list available skills with --list, preview changes with --dry-run, install all skills or a named subset, specify a custom --target directory, and choose between symlink mode (default, best for local development) or copy mode (better for portable or locked-down setups). A --force flag replaces existing installed skills. For Codex, skills are symlinked into ~/.codex/skills; for Claude Code, into ~/.claude/skills.

    Zero-Setup and Vendoring Model

    The project distinguishes between live symlinks and vendored snapshots. Repos that need skills available without any setup can vendor a generated snapshot under .agents/skills/<name>. The README explicitly notes that vendored snapshots are distribution artifacts, not the source of truth: edits should happen in this repo first, then synced downstream. The autoreview skill is called out as a good candidate for zero-setup vendoring in flagship repos because review closeout is part of the standard contribution workflow.

    Repository Layout and Validation

    Each skill lives under skills/<name>/ and must contain a SKILL.md file; helper scripts belong inside that skill's own scripts/ subdirectory. A validate-skills script checks every skill for valid YAML frontmatter and required name and description fields. The validator also runs syntax checks on Ruby, Bash, Python, and Node scripts. The README notes that session exports can contain sensitive conversation data and that session-viewer HTML output should be treated as local/private unless separately redacted.

    Current Status

    The repository was created in May 2026 and last pushed in early June 2026, with 440 stars and 23 forks recorded on GitHub. It is actively maintained under the MIT license and is part of the broader openclaw ecosystem.

    OpenClaw Agent Skills - 1

    Community Discussions

    Be the first to start a conversation about OpenClaw Agent Skills

    Share your experience with OpenClaw Agent Skills, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open source under the MIT license. Clone, use, modify, and distribute without restriction.

    • All included skills (autoreview, crabbox, handoff, agent-transcript, session-viewer)
    • install-skills installer script
    • validate-skills validation script
    • Symlink and copy install modes
    • MIT license

    Capabilities

    Key Features

    • Reusable SKILL.md-based workflow skills for coding agents
    • install-skills script with symlink and copy modes
    • Dry-run and list modes for safe previewing
    • Custom target directory support
    • autoreview: structured code-review closeout workflow
    • crabbox: remote validation workflow for CI-parity proof
    • handoff: path-free prompt handoff between agents
    • agent-transcript: redacted PR/issue transcript provenance
    • session-viewer: local searchable HTML viewer for agent session JSONL
    • YAML frontmatter validation via validate-skills script
    • Zero-setup vendoring model for downstream repos
    • Compatible with Codex (~/.codex/skills) and Claude Code (~/.claude/skills)

    Integrations

    OpenAI Codex
    Claude Code
    Crabbox
    Testbox
    API Available

    Ratings & Reviews

    No ratings yet

    Be the first to rate OpenClaw Agent Skills and help others make informed decisions.

    Developer

    Peter Steinberger

    AI-powered tools from Swift roots to web frontiers. Every commit lands on GitHub for you to fork & remix.

    Founded 2011
    Vienna, Austria
    1 employees

    Used by

    Apple
    IBM
    Dropbox
    SAP
    +1 more
    Read more about Peter Steinberger
    WebsiteGitHubX / Twitter
    14 tools in directory

    Similar Tools

    Agent Skills by mattpocock icon

    Agent Skills by mattpocock

    A collection of open-source agent skills that extend AI coding assistant capabilities across planning, development, tooling, and knowledge management.

    Claude Code Skills & Plugins icon

    Claude Code Skills & Plugins

    An open-source library of 235 production-ready Claude Code skills, agent plugins, and personas for 12 AI coding tools including Cursor, Codex, and Gemini CLI.

    CAS.dev icon

    CAS.dev

    CAS.dev is a directory and registry for coding agent skills, tools, and capabilities to help developers discover and share AI agent components.

    Browse all tools

    Related Topics

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    80 tools

    OpenClaw Ecosystem

    Tools, registries, skills, and community resources built around the OpenClaw ecosystem, including discovery hubs for extensions, integrations, and agent workflows.

    38 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    652 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions
    14views