Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Openmm Exchange Setup
by adacapo21
This skill provides a step-by-step guide to help you set up API credentials for various cryptocurrency exchanges to use with the OpenMM trading platform.
Agent Self Improvement
by adelpro
This skill helps an AI agent learn and improve by collecting your feedback on its responses and generating suggestions for future enhancements.
Skill Pay
by adjusternwachukwu-bot
This skill allows users to add credit-based payment systems to OpenClaw skills, enabling monetization for builders and credit purchases for users.
Mobayilo Voice
by adusingi
This skill allows you to make outbound phone calls through the Mobayilo service, with a default safety mode that previews calls before they are actually made.
Scrapyard
by aetosset
This skill allows you to register a bot and compete in an AI agent battle game called SCRAPYARD, where bots play 'Floor is Lava' for prizes.
Note
by agenticio
This skill helps you capture, organize, and retrieve your notes and ideas locally.
Budget Pro
by agistack
This skill helps you manage your personal budget by tracking income, expenses, and category spending, with alerts for budget thresholds, all stored locally on your computer.
Vietstock
by aholake
This skill checks Vietnamese stock prices and market indices from FireAnt.vn.
Muster
by airborneeagle
This skill allows an agent to connect to a Muster co-working platform, enabling it to pick up tasks, report progress, and communicate with other agents.
Pinecone
by aiwithabidi
This skill allows you to manage and interact with your Pinecone vector database, enabling features like semantic search and AI memory.
Swiftlint
by alexissan
This skill helps you automatically check your Swift code for style and convention violations, and can even fix some of them.
Daily Insight Brief
by alexweng123
This skill automatically gathers and summarizes business, technology, and financial news from various global sources into a concise daily brief.
App Store Optimization
by alirezarezvani
This skill provides a toolkit for optimizing your app's listing on the Apple App Store and Google Play Store to improve its visibility and downloads.
Experiment Designer
by alirezarezvani
This tool helps you plan and analyze product experiments by calculating sample sizes, defining hypotheses, and interpreting results.
Marketing Strategy Pmm
by alirezarezvani
This skill helps users develop product marketing strategies, including defining ideal customers, crafting positioning statements, analyzing competitors, and planning product launches.
Monorepo Navigator
by alirezarezvani
This tool helps manage large codebases with multiple interconnected projects, optimizing build times and package dependencies.
Sales Engineer
by alirezarezvani
This skill helps sales engineers analyze RFPs, compare product features, and plan customer proof-of-concepts.
Ima Voice Ai
by allenfancy-gan
This skill generates AI music from text descriptions or lyrics using various models like Suno and DouBao, requiring an IMA API key.
Midjourney
by cbuntingde
This skill helps you generate AI artwork using the Midjourney bot on Discord by providing prompts and explaining various commands and parameters.
Notebooklm Distiller
by anchor-jevons
This skill helps you extract and organize knowledge from your Google NotebookLM notebooks into Obsidian, allowing you to generate questions, summaries, glossaries, and conduct web research.
Openclaw Aisa Llm Gateway Route
by chaimengphp
This tool acts as a unified gateway to access over 70 different AI models, like GPT, Claude, and Gemini, through a single API key and interface.
Neon Postgres
by andrelandgraf
This skill provides guidance and documentation for using Neon Serverless Postgres, covering setup, connection methods, developer tools, and various Neon features.
Irish Takeaway
by cotyledonlab
This skill helps you find nearby takeaway restaurants in Ireland and browse their menus on Deliveroo or Just Eat using your browser.
Redux Saga Skill
by anivar
This skill provides guidance and best practices for using the Redux-Saga library in JavaScript projects to manage complex asynchronous operations.
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.