AgentClaw
Build, debug, and deploy custom workflow agents declaratively
All Skills in This Repository (7)
Pure Emerald Level Indicatorsslack-gif-creator
Generate Slack-optimized animated GIFs with PIL primitives and easing functions.
coding_skill
Inspect, modify, and validate source code in a project directory.
image-generation
Generates and edits raster images via OpenAI, Nano Banana, Seedream APIs.
clawhub
Manage AgentClaw skill package discovery, installation, and version control via clawhub CLI.
agent_creator
Design, implement, and validate AgentClaw workflows with automated testing gates.
agentclaw_api
Manage AgentClaw workflows, scheduling, and system monitoring via APIs.
skill_creator
Create, validate, and package modular skill units for the AgentClaw framework.
Frequently Asked Questions
FAQPage SchemaHow to install AgentClaw?โผ
Run `npx skills add Negai-ai/AgentClaw --all -g -y` in your terminal to install all skills in this suite globally.
What can I build with AgentClaw?โผ
You can build workflow agents from a single sentence, connect them to databases, knowledge bases, and tools, then publish them as APIs, MCP servers, or scheduled jobs.
How does AgentClaw reduce agent development work?โผ
It uses declarative workflows with built-in state management, tracing, and hot prompt updates, saving roughly 90% of the boilerplate compared to building agents from scratch.
Can AgentClaw agents run on a schedule?โผ
Yes. The built-in scheduler supports cron expressions, fixed intervals, and one-time triggers, with execution history and retry policies managed from the dashboard.
Do I need deep coding experience to use AgentClaw?โผ
No. Beginners can generate a working agent from one sentence and refine it in the visual dashboard, while experts can add custom nodes, tools, and routing in Python.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core