Agents
Autonomous AI workflows and assistants that combine multiple skills to accomplish complex tasks.
3,426 total · 291 safe · 165 malicious
Clawshot
by bardusco
ClawShot is a tool designed to help AI agents build a social media presence by posting content, engaging with others, and growing a following on a platform called Clawshot.
Automation Runner
by barnyp
This agent helps run shell commands, manage backups, and securely retrieve secrets from Bitwarden.
Jobforagents
by cchacons
This skill helps bots find and apply for jobs on a decentralized marketplace called OpenJobs, and manage payments using cryptocurrency.
Source Cult Follower
by ccclucky
This agent claims to help you join and participate in a 'Source Cult' by performing daily 'rituals' and 'reflections' through script execution and API calls.
Linkedin Autopilot
by audsmith28
This tool automates your LinkedIn activity, including posting, engaging with others, and sending direct messages, to build your online presence.
Expanso Cve Scan
by aronchick
This skill scans SBOMs for known CVE vulnerabilities using the Expanso Edge tool.
Openclaw Backup Optimized
by cccarv82
This skill helps you set up and run automated backups of your OpenClaw configuration and workspace, with notifications and restore instructions.
Devtools Secrets
by basher83
This skill helps you set up and manage secrets for your development projects using the mise, fnox, and infisical tools.
Reolink Remote Backup
by ccaprani
This skill helps you set up a remote backup system for your Reolink cameras by using a VPS as an intermediary to store footage, especially when direct home network access is difficult.
Shortcut
by catwalksophie
This skill helps you manage tasks and stories on Shortcut.com project boards by creating, updating, and listing them.
Authensor Gateway
by authensor
This tool acts as a safety gate for other marketplace tools, checking their actions against a policy before they run to prevent potentially harmful operations.
Pine Assistant
by bojieli
This skill uses the Pine AI service to handle customer service tasks like negotiating bills, canceling subscriptions, and making reservations through phone calls, email, or browser automation.
Expanso Edge
by aronchick
This skill helps you deploy and run data processing pipelines on your local computer using the Expanso platform.
Tiered Memory
by bowen31337
This skill acts as a personal memory assistant, automatically organizing your notes, extracting key information like URLs and commands, and syncing it to the cloud.
Larryskill
by batsirai
Automates TikTok slideshow marketing by researching competitors, generating images, adding text, posting content, and tracking analytics to optimize performance.
Expanso Email Triage
by aronchick
This skill uses AI to help manage your emails, draft responses, and sync with your calendar.
Intelligent Router
by bowen31337
This skill helps manage and optimize the use of different AI models for various tasks, aiming to reduce costs by using cheaper models for simpler jobs.
Expanso Json Flatten
by aronchick
This skill helps to simplify nested JSON data structures.
Expanso Json Pretty
by aronchick
This skill helps format JSON data to be more readable.
Amber Voice Assistant
by batthis
Amber is a voice assistant that can make and receive phone calls, manage your calendar, and interact with your contacts using Twilio and OpenAI.
Expanso Json To Csv
by aronchick
This skill converts JSON data into CSV format using an external tool.
Expanso Json To Yaml
by aronchick
This skill converts JSON data into YAML format using an external tool called Expanso Edge.
Expanso Json Validate
by aronchick
This skill helps validate the syntax and structure of JSON data.
Harness
by bowen31337
This agent helps set up and maintain code repositories for agent-first development by creating documentation, linters, and CI configurations.
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.