AI Agent Skills

OpenClaw Skills Directory

Discover and install AI agent skills from the OpenClaw ecosystem.

169.6k

Total Downloads

362

Total Stars

1.5k

Active Installs

8,000+

Skills Available

#1 Trending

MaTriXy

MaTriXy

@matrixy

Agent Browser

Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection

Latest: - Initial release of agent-browser-clawdbot skill. - Enables fast, headless browser automation via CLI, optimized for AI agent workflows. - Provides accessibility tree snapshots with ref-based deterministic element selection. - Supports session isolation, state persistence, and robust automation commands (navigation, interaction, data extraction, network control, and more). - Includes example workflows and best practices for efficient automation.

Install

clawhub install agent-browser-clawdbot

66.6k

Downloads

234

Stars

457

Installs

v0.1.0

Version

Updated 2 wk ago

Trending Now

Skills the community is actively adopting.

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.

31.3k 45 412
clawhub install browser-automation Details →
v1.0.4

Coding workflow with planning, implementation, verification, and testing for clean software development.

17.9k 34 213
clawhub install code Details →

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.

6.2k 4 34
clawhub install agent-browser-stagehand Details →

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.

5.5k 1 50
clawhub install stagehand-browser-cli Details →

用可视化图表和类比解释代码。在解释代码如何工作、教授代码库或用户询问如何工作时使用

4.6k 5 53
clawhub install explain-code Details →

Use Model Context Protocol servers to access external tools and data sources. Enable AI agents to discover and execute tools from configured MCP servers (legal databases, APIs, database connectors, weather services, etc.).

4.1k 4 19
clawhub install mcp-adapter Details →

浏览器智能控制。自动化操作、截图、填表、数据抓取。

3.8k 5 11
clawhub install ws-agent-browser Details →

Headless browser automation CLI for AI agents. Use when interacting with websites — navigating pages, filling forms, clicking buttons, taking screenshots, ex...

3.7k 2 16
clawhub install openclaw-agent-browser Details →

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.

2.6k 0 11
clawhub install browser-pc Details →

使用 agent-browser CLI 进行浏览器自动化。用于签到、填表、截图、信息抓取等需要控制浏览器的任务。触发条件:(1) 用户要求自动化浏览器操作 (2) 需要签到、填表、点击按钮 (3) 需要抓取网页内容作为研究素材

1.9k 2 17
clawhub install agent-browser-cli Details →

Enterprise-grade browser automation with automatic tab cleanup, timeout retries, concurrency lock, smart waiting, and configurable environment settings.

1.8k 0 9
clawhub install browser-automation-v2 Details →

Persistent per-project coding terminal (tmux). Run Codex CLI (codex exec) inside a stable session; mobile/SSH friendly.

1.5k 1 26
clawhub install persistent-code-terminal Details →

Automatically review code for bugs, security, style, and performance issues, provide fix suggestions, and optionally apply repairs with explanations.

1.5k 0 8
clawhub install code-review-fix Details →

AI-powered code analysis via LogicArt — find bugs, security issues, and get logic flow visualizations. Use when reviewing code, analyzing code quality, findi...

1.5k 0 15
clawhub install quack-code-review Details →

Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection

1.4k 2 5
clawhub install openclaw-agent-browser-clawdbot Details →

Coding workflow with planning, implementation, verification, and testing for clean software development.

1.3k 0 26
clawhub install code-1-0-4 Details →

Lightweight CDP browser control for AI agents. Token-efficient alternative to the built-in browser tool — 3-10x fewer tokens per interaction. Use when browsi...

898 0 5
clawhub install browser-js Details →

WebMCP - Enable AI agents to interact with your web applications through structured tools. Implements the WebMCP standard for Next.js/React apps with tool re...

715 0 1
clawhub install web-mcp Details →
v1.0.0

A comprehensive AI agent skill for finding, evaluating, and getting the most from the tools that run your work and life. Helps you cut through the noise of a...

544 0 4
clawhub install tool Details →

基于Python实现的macOS浏览器自动化工具,可一键打开指定网址,支持Safari/Chrome浏览器。

537 0 0
clawhub install strike163163-my-browser-control Details →

Most Starred

Community favorites, highly rated by developers.

Most Downloaded

Proven skills with the highest adoption.

Simplified CLI tools for camoufox anti-detection browser automation. Provides fox-open, fox-scrape, fox-eval, fox-close, and fox-bilibili-stats commands for...

Downloads 532
Stars 0
Installs 4
Versions 1

Coding style standards, security guidelines, and accessibility requirements. Use when (1) Writing new code, (2) Reviewing code for style/security, (3) Implem...

Downloads 531
Stars 0
Installs 7
Versions 1

分析代码仓库的统计信息(行数、文件数,语言分布)。用于了解项目规模和复杂度。当需要了解项目有多大、有多少代码时使用。

Downloads 524
Stars 0
Installs 6
Versions 1

使用 Claude Code CLI 自动编写代码。触发条件:用户要求写代码、创建项目、修复 bug、实现功能等编程任务。

Downloads 473
Stars 0
Installs 3
Versions 1

Reviews user-modified code (diffs/PRs), provides best-practice recommendations, analyzes cost-effectiveness of the approach, and outputs a code score. Use wh...

Downloads 457
Stars 0
Installs 0
Versions 1

在代码提交前或任务完成后使用,进行代码审查

Downloads 452
Stars 0
Installs 1
Versions 1

AI-powered code analysis via LogicArt — find bugs, security issues, and get logic flow visualizations. Use when reviewing code, analyzing code quality, findi...

Downloads 416
Stars 0
Installs 0
Versions 1

通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。

Downloads 413
Stars 0
Installs 1
Versions 1

执行代码质量检查测试,基于阿里巴巴 P3C 规范对代码进行全面检查,包括命名规范、异常处理、并发安全、数据库规范、OOP 规范、安全规约和单元测试规范。Invoke when user needs to verify code quality against P3C standards.

Downloads 405
Stars 0
Installs 2
Versions 1

Automate web browsing tasks like navigation, data extraction, form filling, clicking, and screenshots using the agent-browser CLI.

Downloads 395
Stars 0
Installs 2
Versions 1

复用“小红书自动回复项目”实战经验,快速构建新的本地AI自动化工具(含多平台选择器映射模板)

Downloads 354
Stars 0
Installs 1
Versions 2

Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection

Downloads 348
Stars 0
Installs 30
Versions 1

Recently Updated

Fresh releases and actively maintained skills.

How to Discover the Right AI Skill

A practical guide to finding and installing OpenClaw skills for your AI agent workflows.

What are OpenClaw skills?

OpenClaw skills are text-based instruction files (SKILL.md) that teach AI coding agents how to perform specific tasks. They work with Claude Code and other AI assistants, extending their capabilities with domain-specific knowledge and workflows.

How to install a skill

Install the ClawHub CLI with npm install -g clawhub, then run clawhub install <slug> to add any skill to your project. Skills are versioned and can be updated with clawhub update --all.

Browse by popularity

Sort skills by downloads, stars, or current installs to find the most trusted and widely-used options. Trending skills surface recently popular picks that the community is actively adopting.

Publish your own skills

Create a SKILL.md file with instructions for your AI workflow, then publish it with clawhub publish. Skills are versioned with changelogs and searchable via vector embeddings.

Data on this page is sourced from the ClawHub skill registry. Skills, stats, and versions are updated regularly.

EU Made in Europe

Chat with 100+ AI Models in one App.

Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.