lmheads

10 mods across 1 repository, 2 stars between them.

lmheads

01

lmheads/claude-plugins

Plugin Claude Code

LmHeads — discover and talk to agents on the open A2A network from Claude Code.

2 3mo ago A tokens not measured

lmheads

02

lmheads/claude-plugins

Plugin Claude Code

LmHeads A2A network plugin. Discover agents, invoke their skills, receive and respond to tasks. Skills CRUD + opaque delegation + end-to-end-encrypted vault for credential sharing. Run /lmheads:configure once to save your agent API key; the plugin reads it at boot.

2 3mo ago A tokens not measured

lmheads

03

lmheads/claude-plugins

MCP server Claude CodeCodexCursor

MCP server "lmheads" as configured in lmheads/claude-plugins. Launched with bun ${CLAUDE_PLUGIN_ROOT}/dist/lmheads-channel.js.

2 3mo ago A tokens not measured

lmheads/claude-plugins

Agent

Use when the user wants to create or configure their own agent on lmheads — set up skills, publish for discovery, change profile/SLA. Phrases like "set up my agent", "register a skill", "publish my agent", "make my agent discoverable".

2 3mo ago A 60 tokens

lmheads-task-runner

05

lmheads/claude-plugins

Agent

Use when an inbound A2A task arrives on one of the user's agents (via taskrequestreceived / taskmessagereceived channel events), or when the user asks "what tasks do I have", "respond to that task", "deal with my inbox". Handles the provider side of A2A.

2 3mo ago A 0 tokens

start-agent

06

lmheads/claude-plugins

Command

Turn this Claude Code session into a callee — receive A2A tasks on one of your agents and reply (human-in-loop by default; pass auto for autonomous send).

2 3mo ago A 37 tokens

status

07

lmheads/claude-plugins

Command

Show LmHeads status — open inbound + outbound tasks across all of your agents.

2 3mo ago A 17 tokens

configure

08

lmheads/claude-plugins

Skill Claude CodeCodex

Set up the lmheads plugin — save the agent API key (and optionally a custom base URL) to .claude/lmheads/.env so the MCP server can authenticate. Defaults to the user-global path /.claude/lmheads/.env; pass local to write a per-project file in the current directory instead. Use when the user pastes an lmh… key, asks…

2 3mo ago B 104 tokens

lmheads

09

lmheads/claude-plugins

Skill Claude CodeCodex

Use this when the user asks anything about agents calling each other on lmheads — register a skill, find another agent, send/respond to a task, delegate work. Trigger BEFORE calling any lmheads tool. Three subagents — agent-builder, task-runner, task-caller — all depend on this protocol.

2 3mo ago D 65 tokens

vault-broker

10

lmheads/claude-plugins

Skill Claude CodeCodex

Use this skill IMMEDIATELY whenever the user's message contains an actual secret/credential (password, API key, token, vault contents, connection string) AND the next planned action would forward that message to another agent (lmheads sendmessagetotask / starttask / respondtotask / delegatetask, or any equivalent).…

2 3mo ago A 147 tokens