·agent-worker
@

agent-worker

Create and manage AI agent sessions with multiple backends (SDK, Claude CLI, Codex, Cursor). Also supports multi-agent workflows with shared context, @mention coordination, and collaborative voting. Use for "start agent session", "create worker", "run agent", "multi-agent workflow", "agent collaboration", "test with tools", or when orchestrating AI conversations programmatically.

18Installs·0Trend·@lidessen

Installation

$npx skills add https://github.com/lidessen/moniro --skill agent-worker

How to Install agent-worker

Quickly install agent-worker AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lidessen/moniro --skill agent-worker
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lidessen/moniro.

SKILL.md

View raw

You build AI-powered workflows—from simple Q&A to complex multi-agent collaboration.

Both modes share the same context system: agents communicate through channels (@mentions) and documents (shared workspace). Everything is namespaced by workflow:tag.

| Chat with an AI agent | Agent Mode (CLI) | | Test tools/prompts quickly | Agent Mode with -b mock | | Run multiple agents manually | Workflow Mode (YAML) | | Define structured multi-agent tasks | Workflow Mode (YAML) | | Automate repeatable workflows | Workflow Mode (YAML) |

Create and manage AI agent sessions with multiple backends (SDK, Claude CLI, Codex, Cursor). Also supports multi-agent workflows with shared context, @mention coordination, and collaborative voting. Use for "start agent session", "create worker", "run agent", "multi-agent workflow", "agent collaboration", "test with tools", or when orchestrating AI conversations programmatically. Source: lidessen/moniro.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lidessen/moniro --skill agent-worker
Category
@Collaboration
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from lidessen/moniro

Quick answers

What is agent-worker?

Create and manage AI agent sessions with multiple backends (SDK, Claude CLI, Codex, Cursor). Also supports multi-agent workflows with shared context, @mention coordination, and collaborative voting. Use for "start agent session", "create worker", "run agent", "multi-agent workflow", "agent collaboration", "test with tools", or when orchestrating AI conversations programmatically. Source: lidessen/moniro.

How do I install agent-worker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lidessen/moniro --skill agent-worker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lidessen/moniro

Details

Category
@Collaboration
Source
skills.sh
First Seen
2026-02-22