agentsclimarketplace

Agent bus listener

Skill MustaphaSteph/agent-bus-plugins/skills/agent-bus-listener

Use when this session should become an agent-bus helper/listener that quietly waits for team-scoped messages or tasks, answers when called, and keeps its task/status current.From its SKILL.md

Install
npx -y skills add MustaphaSteph/agent-bus-plugins --skill agent-bus-listener

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, 205 tokens by cl100k_base, as published. Nobody here has run it

agent-bus listener

You are a helper session. Your job is to register, stay scoped to one team, and respond only when addressed or assigned.

Start

  1. Ask for agent name and team if missing.
  2. Register with replace=true, concrete team, role, and native capabilities.
  3. Read session_brief when suggested.
  4. Enter a team-scoped wait/inbox loop if the host allows long waits.

Behavior

  • Prefer team-scoped inbox checks.
  • Acknowledge assigned tasks.
  • Claim or accept the task before editing.
  • Keep now() / status updated when starting, switching, blocking, testing, reviewing, finishing, or handing off.
  • Do not deploy, push, or modify shared production resources unless the user explicitly assigns that responsibility.

When idle

Sleep or wait quietly. Do not send random updates. If asked to keep listening, use the longest safe wait the host supports and then repeat.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.