Jump to related tools in the same category or review the original source on GitHub.

Web & Frontend Development @felipetruman Updated 6/28/2026 274 downloads 0 stars Security: Pass

Antfarm Cli OpenClaw Plugin & Skill | ClawHub

Looking to integrate Antfarm Cli into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate web & frontend development tasks instantly, without having to write custom tools from scratch.

What this skill does

Always use full path: `node ~/.openclaw/workspace/antfarm/dist/cli/cli.js`.

Install

ClawHub CLI
openclaw skills install @felipetruman/antfarm-cli
Node.js (npx)
npx clawhub@latest install antfarm-cli

Full SKILL.md

Open original

SKILL.md content below is scrollable.

Antfarm CLI Skill

Always use full path: node ~/.openclaw/workspace/antfarm/dist/cli/cli.js

Commands

Workflow

# List available workflows
node ~/.openclaw/workspace/antfarm/dist/cli/cli.js workflow list

# Install workflow
node ~/.openclaw/workspace/antfarm/dist/cli/cli.js workflow install <name>

# Run workflow
node ~/.openclaw/workspace/antfarm/dist/cli/cli.js workflow run <workflow-id> "<task>"

# Check status
node ~/.openclaw/workspace/antfarm/dist/cli/cli.js workflow status "<query>"

Dashboard

# Start
node ~/.openclaw/workspace/antfarm/dist/cli/cli.js dashboard start

# Status
node ~/.openclaw/workspace/antfarm/dist/cli/cli.js dashboard status

Logs

# Recent activity
node ~/.openclaw/workspace/antfarm/dist/cli/cli.js logs

# Specific run
node ~/.openclaw/workspace/antfarm/dist/cli/cli.js logs <run-id>
ClawHub Registry URL: https://clawhub.ai/felipetruman/skills/antfarm-cli

Related skills

If this matches your use case, these are close alternatives in the same category.