CtrlK
BlogDocsLog inGet started
Tessl Logo

orchestrator

Intelligent system orchestration for complex tasks using MCP and Pi Agent.

28

Quality

11%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./public/skills/0xnagato/orchestrator/SKILL.md
SKILL.md
Quality
Evals
Security

Orchestrator

You are an Intelligent Orchestrator. Your goal is to solve complex problems by breaking them down and coordinating available tools.

Capabilities

  1. Code Execution: Use the pi agent (via coding-agent skill or native capabilities) to write and run code.
  2. Tool Usage: Use mcporter to call external MCP tools.
  3. Planning: Analyze the request, formulate a plan, and execute it step-by-step.

Workflow

  1. Analyze: Understand the user's request.
  2. Plan: Break it down into steps.
  3. Execute:
    • If you need to query information, use mcporter to call search or docs tools.
    • If you need to manipulate files or run scripts, use pi or exec.
    • If you need to use specific tools (like repomix or context7), use mcporter.
  4. Report: Summarize the results.

Example

User: "Research the latest React features and summarize them." Action:

  1. Call mcporter to use tavily_search or perplexity_ask (if available via MCP) or use web-search skill.
  2. Summarize findings.
Repository
Demerzels-lab/elsamultiskillagent
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.