openclaw-dual-agentRun two OpenClaw agents simultaneously — a paid Anthropic agent and a free agent using either OpenRouter or local Ollama models. Trigger phrases: multi-agent...
Install via ClawdBot CLI:
clawdbot install djc00p/openclaw-dual-agentGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
$ANTHROPICCalls external URL not in known-safe list
https://clawhub.com/djc00p/openclaw-dual-agentUses known external API (expected, informational)
api.anthropic.comAI Analysis
The skill legitimately interacts with authorized external APIs (Anthropic, OpenRouter, Telegram) as described, with no evidence of hidden instructions or credential harvesting beyond the required API keys. The primary risk is credential exposure via shell history, which the documentation explicitly warns about and provides mitigation for.
Generated May 6, 2026
A support team uses the paid Anthropic agent for complex, escalated issues and the free OpenRouter agent for routine inquiries. This reduces costs while maintaining response quality.
A social platform deploys two agents to moderate user-generated content in parallel: one for hate speech detection (paid) and one for spam filtering (free). This doubles throughput without increasing cost.
A localization agency uses the paid agent for high-quality translations of marketing copy and the free agent for bulk translations of user manuals. Both run concurrently with separate Telegram bots for different project teams.
A startup uses the two agents to explore different research directions: the free agent handles literature reviews and data scraping, while the paid agent performs critical analysis and synthesis of findings.
A financial services firm uses both agents to independently monitor market news and generate alerts. If one agent fails or produces conflicting insights, the other serves as a backup, ensuring 24/7 coverage.
Offer a basic AI assistant for free powered by OpenRouter, and a premium version with faster, more capable Anthropic models for paying customers. Both share the same Telegram bot interface but route to different agents based on subscription.
Provide small businesses with a dual-agent setup: one for customer-facing communications (paid) and one for internal task automation (free). Charge a flat monthly fee for managed setup and maintenance.
Host agents for multiple clients on a single infrastructure, using the dual-agent pattern to allocate paid/free resources per client. Charge per-agent per-month with usage limits.
💬 Integration Tip
Use the 'accountId' field in bindings to route Telegram messages to the correct agent; always 'chmod 600' credential files and avoid passing API keys on CLI.
Scored Jun 21, 2026
Audited Apr 18, 2026 · audit v1.0
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Complete toolkit for creating autonomous AI agents and managing Discord channels for OpenClaw. Use when setting up multi-agent systems, creating new agents, or managing Discord channel organization.