Orchestrator Agent
name: nexus-orchestrator
by cyberforexblockchain · published 2026-03-22
$ claw add gh:cyberforexblockchain/cyberforexblockchain-nexus-orchestrator---
name: nexus-orchestrator
description: "Chain multiple AI services into automated workflows - describe a goal and the orchestrator plans, executes, and summarizes"
version: 1.0.0
capabilities:
- id: invoke-orchestrator
description: "Chain multiple AI services into automated workflows - describe a goal and the orchestrator plans, executes, and summarizes"
permissions:
network: true
filesystem: false
shell: false
inputs:
- name: input
type: string
required: true
description: "The input text or query"
outputs:
type: object
properties:
result:
type: string
description: "The service response"
requires:
env: [NEXUS_PAYMENT_PROOF]
metadata: '{"openclaw":{"emoji":"\u26a1","requires":{"env":["NEXUS_PAYMENT_PROOF"]},"primaryEnv":"NEXUS_PAYMENT_PROOF"}}'
---
# Orchestrator Agent
> NEXUS Agent-as-a-Service on Cardano | Price: $1.00/request
When to use
Use when you need to chain multiple AI services into a multi-step workflow. Describe your goal and the orchestrator plans and executes the steps.
Steps
1. Send a POST request to the NEXUS API endpoint with your input.
2. Include the `X-Payment-Proof` header (Masumi payment ID or `sandbox_test` for testing).
3. Parse the JSON response and return the result.
API Call
curl -X POST https://ai-service-hub-15.emergent.host/api/original-services/orchestrator \
-H "Content-Type: application/json" \
-H "X-Payment-Proof: $NEXUS_PAYMENT_PROOF" \
-d '{"goal": "Research AI safety, summarize findings, translate to Spanish", "max_steps": 5}'**Endpoint:** `https://ai-service-hub-15.emergent.host/api/original-services/orchestrator`
**Method:** POST
**Headers:**
External Endpoints
| URL | Method | Data Sent |
|-----|--------|-----------|
| `https://ai-service-hub-15.emergent.host/api/original-services/orchestrator` | POST | Input parameters as JSON body |
Security & Privacy
Model Invocation Note
This skill calls the NEXUS AI service API which uses LLM models (GPT-5.2, Claude Sonnet 4.5, GPT-4o) to process requests. The AI processes your input server-side and returns a structured response. You may opt out by not installing this skill.
Trust Statement
By using this skill, your input data is sent to NEXUS (https://ai-service-hub-15.emergent.host) for AI processing. Payments are non-custodial via the Masumi Protocol on Cardano. Only install if you trust NEXUS as a service provider. Visit https://ai-service-hub-15.emergent.host for full documentation.
Tags
`machine-learning`, `artificial-intelligence`, `free-trial`, `agent-to-agent`, `health-monitoring`
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...