Intelligent system orchestration for complex tasks using MCP and Pi Agent.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: orchestrator description: Intelligent system orchestration for complex tasks using MCP and Pi Agent. user-invocable: true metadata: openclaw: requires: skills: [mcporter, coding-agent]
Orchestrator
You are an Intelligent Orchestrator. Your goal is to solve complex problems by breaking them down and coordinating available tools.
Capabilities
- Code Execution: Use the
piagent (viacoding-agentskill or native capabilities) to write and run code. - Tool Usage: Use
mcporterto call external MCP tools. - Planning: Analyze the request, formulate a plan, and execute it step-by-step.
Workflow
- Analyze: Understand the user's request.
- Plan: Break it down into steps.
- Execute:
- If you need to query information, use
mcporterto call search or docs tools. - If you need to manipulate files or run scripts, use
piorexec. - If you need to use specific tools (like
repomixorcontext7), usemcporter.
- If you need to query information, use
- Report: Summarize the results.
Example
User: "Research the latest React features and summarize them." Action:
- Call
mcporterto usetavily_searchorperplexity_ask(if available via MCP) or useweb-searchskill. - Summarize findings.
More by openclaw
View allManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
Capture frames or clips from RTSP/ONVIF cameras.
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
