A command-driven interface for orchestrating isolated OpenClaw agents directly through chat shorthand.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-control
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install agent-control using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Agent Control is a core utility designed for the Openclaw Skills ecosystem that translates intuitive chat commands into powerful CLI operations. It allows developers to manage the lifecycle of isolated agents without needing to memorize complex terminal syntax. By providing a bridge between the chat interface and the underlying OpenClaw engine, it ensures that workspace management remains fluid and integrated into the development conversation.
This skill is particularly valuable for power users who maintain multiple project contexts. It handles everything from agent creation and workspace assignment to identity management, ensuring that every interaction within your Openclaw Skills environment is routed to the correct execution context with minimal friction.
To integrate this skill into your Openclaw Skills setup, ensure the OpenClaw CLI is accessible in your environment. No complex installation is required beyond placing the skill in your active directory.
# Verify OpenClaw CLI accessibility
openclaw agents list
# The skill will automatically map chat commands to this CLI
The Agent Control skill manages data through the standard OpenClaw agent registry. It organizes agent metadata using the following structure:
| Parameter | Type | Description |
|---|---|---|
| name | String | The unique identifier for the agent instance |
| workspace | Path | The filesystem directory isolated for the agent |
| model | ID | The specific LLM configuration used by the agent |
| identity | Object | Metadata containing display name, emoji, and avatar path |
| bindings | String | The channel or account ID associated with the agent |
Loading
A smart extraction engine that automatically detects platforms to download articles or high-quality videos with ease.

An automated utility for AI agents to package, publish, and manage web prototypes on the ProtoHub platform.

A professional-grade interface for controlling Aqara smart home hardware and managing spatial hierarchies via the Aqara Open Platform API.

A suite of 6 institutional-grade trading tools for Polymarket prediction markets featuring arbitrage, scalping, and alpha detection algorithms.

A production-grade suite for analyzing marketing campaign performance through attribution modeling, funnel conversion, and ROI calculation.

An automated execution engine that transforms raw topics into publish-ready, SEO-optimized articles and technical guides.








































