Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Farmos Observations
by brianppetty
This skill helps you log field observations, including photos, voice notes, and text, for farming operations.
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.
Kalshi Trade
by brs999
This skill helps you scout and validate trading opportunities on the Kalshi exchange by fetching market data and exchange status.
Paper Trader
by brs999
This tool helps you simulate stock trading by tracking your simulated trades, profits, and losses in a local database.
Stegstr
by brunkstr
This tool lets you hide and reveal secret messages within PNG images, useful for private communication or secure data sharing.
Shopify Theme Pro
by avmw2025
This skill provides instructions and commands for developing, deploying, and managing Shopify themes using the Shopify CLI.
Cnbc Geopolitics Fetcher
by dimaschand29
This agent fetches the top 5 geopolitical news articles from CNBC published in the last 24 hours and sends a formatted summary to a Discord channel.
Swiftui Ui Patterns
by dimillian
This skill provides guidance and best practices for building user interfaces with SwiftUI, including examples for common UI patterns and project setup.
Cmc Api Onchain Data
by bryan-cmc
This skill provides access to CoinMarketCap's DEX API to get on-chain token data, including prices, security analysis, and trending tokens.
Cmc Mcp
by bryan-cmc
This skill fetches cryptocurrency market data, prices, technical analysis, and news from CoinMarketCap.
Analyzing Business Strategy Skill
by dinuscxj
This skill helps an AI agent learn from its mistakes and successes by logging information to files, enabling continuous improvement and knowledge sharing.
Better Soul
by asimons81
This skill helps you write personality documents (SOUL.md) for AI agents, focusing on values, communication style, and boundaries.
Brave Search Mcp
by buddhasource
This skill allows AI agents to perform web searches, image searches, video searches, news searches, and local searches using the Brave Search API, with AI-powered summarization capabilities.
Xcloud Docker Deploy
by asif2bd
This skill helps deploy projects to xCloud hosting by automatically configuring Docker, Docker Compose, and GitHub Actions CI/CD pipelines.
Openclaw Token Optimizer
by asif2bd
This tool helps reduce costs for the OpenClaw AI platform by optimizing how it uses its processing tokens and manages API calls.
Skill Releaser
by chunhualiao
This skill automates the process of releasing other skills to ClawhHub, including scaffolding, scanning, and publishing.
Qmd Memory
by asabovetech
This skill allows your AI agent to search your local files and notes for information without incurring API costs, by running models directly on your computer.
Classical Chinese
by bytesagain
This tool acts as an assistant for classical Chinese, offering capabilities like translation, annotation, poetry analysis, and writing assistance.
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.
Prompt Generator
by bytesagain
This tool helps you generate creative prompts for AI image generators like Midjourney and Stable Diffusion, as well as for AI writing assistants like ChatGPT and Claude, all running locally on your computer.
Openclaw Cost Governor
by donovanpankratz-del
This skill helps you estimate and track the cost of AI agent tasks to prevent unexpected API bills.
Subagent Architecture
by donovanpankratz-del
This skill provides advanced patterns and reference code for building complex multi-agent systems, including features for security isolation, specialized research, and collaborative workflows.
Tiktok Slideshow
by aryanbhasin
This skill helps you create TikTok slideshows with text overlays on images using the ViralBaby API.
Swarm Coding Skill
by arunnadarasa
This skill helps you build complete software projects by automatically generating code, tests, Dockerfiles, and CI configurations based on your plain-English descriptions.
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.