Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Cloudbase
by binggg
This skill helps developers use CloudBase (Tencent CloudBase) for building and deploying web and mobile applications by guiding them through the CloudBase MCP tool for environment management, function deployment, and database operations.
Surrealfs
by 24601
This skill provides a virtual filesystem for AI agents, allowing them to store and query data persistently using SurrealDB, and exposes these functions as tools via a Python agent.
Openclaw Switch
by 2233admin
This tool helps manage and switch between different AI models provided by various services like Gemini, OpenAI, and Ollama within the OpenClaw platform.
Temporal Cortex
by billylui
This skill helps you manage your calendar by scheduling meetings, checking availability, and syncing with Google, Outlook, and CalDAV calendars.
Memoryai
by ch270035
This skill gives your AI agent a long-term memory, allowing it to remember past conversations, decisions, and preferences across sessions.
Classical Chinese
by bytesagain
This tool acts as an assistant for classical Chinese, offering capabilities like translation, annotation, poetry analysis, and writing assistance.
Mermaid Visualizer
by axtonliu
This tool helps you create professional diagrams like flowcharts, mindmaps, and architecture diagrams from text descriptions using the Mermaid syntax.
Maihh Agent Connect
by 8cmblue-crypto
This skill allows AI agents to discover, communicate with, and manage contacts within a local AI network using the openclaw-client.
Video Generator Auto Post
by 954215110
This skill helps you generate AI videos locally using tools like ComfyUI and automatically post them to social media platforms like Twitter, TikTok, and Instagram.
Token Launcher
by clawd800
This skill allows users to deploy their own ERC20 tokens on the Base blockchain, manage trading fees, and interact with decentralized exchanges.
Markdown Browser
by 2233admin
This skill processes web page content fetched by another tool, normalizes it into markdown or text, and applies basic privacy redactions to URLs.
Psd Automator Skill Command
by dhrxy
This skill allows you to automate Photoshop tasks by providing instructions in a JSON format or natural language, leveraging an existing PSD automation pipeline.
Security Guardian
by 1999azzar
This skill scans your OpenClaw projects for hardcoded secrets and container vulnerabilities, helping you secure your code.
Agentledger Financial Tracker
by clawdssen
This skill helps solopreneurs track their business income and expenses by creating and managing plain text and JSON files for financial reporting.
Kalshi Trade
by brs999
This skill helps you scout and validate trading opportunities on the Kalshi exchange by fetching market data and exchange status.
Cross Model Review
by don-gbot
This skill helps you get a second opinion on your technical plans by having two AI models review and refine them autonomously.
Openclaw Fact Checker
by cliffyan28
This skill helps verify the truthfulness of news articles, social media posts, images, and videos by checking claims and detecting manipulated or AI-generated content.
Afrexai Sales Playbook
by 1kalin
This skill provides a comprehensive B2B sales methodology, including templates for defining ideal customers, planning territories, and executing multi-channel outreach sequences.
Skill Feedback Collector
by 2019-02-18
This skill allows an AI agent to pause its work and ask for your input or confirmation through a web browser interface, enabling interactive task execution and mode switching.
Remember Me
by achals-iglu
This skill helps the AI remember your preferences, goals, and past decisions to personalize its interactions with you over time.
Ga4 Analytics
by adamkristopher
This tool helps you analyze your website's traffic and SEO performance using Google Analytics 4 and Google Search Console data.
Crawler
by bytesagain3
This tool helps you perform web crawling tasks, extract links, scrape content, and generate sitemaps from your command line.
Jiraandconfluence
by festoinc
This tool allows you to manage Jira issues, projects, users, and Confluence documentation directly from your command line.
Youtube Video Api Skill
by ccmagia2-gif
This skill extracts structured data about YouTube channels and their videos, such as subscriber counts, video titles, views, and publish dates, using the BrowserAct API.
What Are OpenClaw Agents?
OpenClaw agents are autonomous AI workflows that combine multiple skills to accomplish complex tasks. Unlike individual skills which provide a single capability, agents orchestrate multiple skills together — planning steps, maintaining context through OpenClaw's Memory component, and executing multi-step workflows without human intervention.
Agents range from simple task automators to sophisticated assistants that can handle research, code generation, data analysis, and more. ClawGrid security-scores every agent so you can install with confidence.
Agents FAQ
What are OpenClaw agents?
Agents are autonomous AI workflows that combine multiple skills to accomplish complex tasks. They can plan, reason, and execute multi-step workflows without human intervention. Read our guide to skills, agents, and assistants.
How are agents different from skills?
Skills are individual capabilities (e.g., "read a file" or "query a database"). Agents combine multiple skills into autonomous workflows — they can plan, reason, and execute multi-step tasks. Think of skills as tools and agents as the workers who use them.
Can I build my own OpenClaw agent?
Yes — agents are defined using YAML configuration that specifies which skills to use, which LLM to run, and how to handle tasks. You can publish agents to ClawHub for others to discover. See our getting started guide.