Use the first token as the agent slug. Use the remaining text as the task.
Call the claw_run_agent MCP tool with the parsed agent and task, then stream or print the returned result.
Optional delivery:
channel_id — a Spaces channel/DM id → the agent posts its reply INTO that Spaces thread (not just the terminal). E.g. "run doctor-agent 'check PR #123' and post it to channel ".
deliver_to: "dm" — post the reply to the user's own Spaces DM (requires a stored self-DM id from login; if absent, pass channel_id instead).
Default (neither) = result returns to the CLI only.
1---2name: run3description: Run a Xyne Claw agent.4---56Parse `$ARGUMENTS` as:78```text9<agent-slug> <task...>10```1112Use the first token as the agent slug. Use the remaining text as the task.1314Call the `claw_run_agent` MCP tool with the parsed agent and task, then stream or print the returned result.1516Optional delivery:17- `channel_id` — a Spaces channel/DM id → the agent posts its reply INTO that Spaces thread (not just the terminal). E.g. "run doctor-agent 'check PR #123' and post it to channel <id>".18- `deliver_to: "dm"` — post the reply to the user's own Spaces DM (requires a stored self-DM id from login; if absent, pass channel_id instead).19Default (neither) = result returns to the CLI only.
Run npx skillmds@latest add juspay/run in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Run a Xyne Claw agent. It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
juspay (@juspay) published this skill. Their other Agent Skills are listed on their SkillMD profile.