What problem does it solve?
This Skill lets an assistant delegate complex, multi-step automation and operational tasks to an external OpenSpace MCP agent when the task exceeds local capabilities, requires tool orchestration, or benefits from reusable community skills.
Core Features & Use Cases
- Automated Delegation: Use execute_task to locate and run appropriate skills across local and cloud sources to complete end-to-end tasks.
- Skill Discovery & Repair: Use search_skills to find existing skills and fix_skill to update or patch broken skills before execution.
- Community Sharing: Use upload_skill to contribute evolved or fixed skills back to the cloud community with configurable visibility.
- Use Case: Monitor Docker containers, identify the highest-memory container, restart it gracefully using OpenSpace orchestration and report the outcome.
Quick Start
Ask OpenSpace to monitor Docker containers, restart the highest-memory container gracefully, and return a summary of actions taken.