Skip to main content
Run any Skill in Manus
with one click

run-other-cli-agents

Execute and orchestrate external CLI-based agents to delegate subtasks, obtain specialized outputs, or compose multi-agent workflows. Use this skill when: (1) A task requires capabilities from specialized external agents (math, weather, data processing, API clients, etc.), (2) You need to parallelize work across multiple agent instances, (3) Building multi-stage pipelines where different agents handle different processing stages, (4) Delegating to domain-specific agents for better results, (5) Running untrusted third-party agents safely with sandboxing, or (6) Orchestrating async/background agent execution for long-running tasks. Requires bash tool access and target CLI agents available in PATH.

Overview

Execute and orchestrate external CLI-based agents to delegate subtasks, obtain specialized outputs, or compose multi-agent workflows. Use this skill when: (1) A task requires capabilities from specialized external agents (math, weather, data processing, API clients, etc.), (2) You need to parallelize work across multiple agent instances, (3) Building multi-stage pipelines where different agents handle different processing stages, (4) Delegating to domain-specific agents for better results, (5) Running untrusted third-party agents safely with sandboxing, or (6) Orchestrating async/background agent execution for long-running tasks. Requires bash tool access and target CLI agents available in PATH.

Install command
npx skills add https://github.com/0-CYBERDYNE-SYSTEMS-0/nano-core --skill run-other-cli-agents

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedFebruary 21, 2026 at 21:31
File Explorer
4 files
SKILL.md
readonly