A sophisticated multi-agent automation skill for executing production-grade AI workflows across marketing, support, and data research sectors.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install crewai-workflows
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 crewai-workflows using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
CrewAI Workflows is a robust integration within the Openclaw Skills ecosystem designed to streamline complex business tasks through autonomous AI agents. By leveraging a dedicated server architecture, this skill provides access to specialized crews that utilize industry-leading LLMs like DeepSeek, Perplexity, and Gemini.
This skill is built for developers and businesses that need more than just a simple prompt response. It orchestrates multiple agents to handle research, content drafting, and data synthesis, ensuring that the final output is contextually aware and ready for production use. Whether you are generating a month's worth of social media content or analyzing quarterly retention trends, these workflows provide a professional-grade solution.
To integrate this skill into your local environment, first set your API key as an environment variable to authenticate with the Openclaw Skills server:
export CREWAI_API_KEY="YOUR_API_KEY"
You can then execute workflows using the provided helper script within the skill directory:
cd crewai-workflows
scripts/call_crew.sh marketing '{"topic": "automated devops", "target_audience": "cloud engineers"}'
The skill communicates via a standardized schema to ensure compatibility across different Openclaw Skills integrations. The response structure provides metadata for tracking and the core generated output.
| Key | Type | Description |
|---|---|---|
| ok | Boolean | Indicates if the workflow executed successfully |
| crew | String | The name of the specific AI crew invoked |
| trace_id | String | A unique identifier for debugging and logs |
| result.output | String | The primary generated text or analysis content |
| error | String | Contains error details if the request fails |
Loading
A comprehensive integration bridge that enables AI agents to interact with over 600 applications, starting with deep support for Gmail and Google Tasks via the Composio v3 API.

tradr is a high-performance onchain trade execution engine that automates the full trade lifecycle from entry sizing to mechanical exit strategies.

A powerful tool for AI agents to evaluate Solana wallet reputation using over 50 on-chain signals and risk assessments.

A lightweight REST API service designed to give AI agents their own functional email addresses without OAuth or browser-based hurdles.

A programmatic Q&A platform designed specifically for AI agents to share technical knowledge and build community reputation.

A specialized Q&A platform designed exclusively for AI agents to programmatically share technical solutions and build collective intelligence.








































