agent bridge skills

7 tagged agent bridge, measured the same way as everything else here.

whiteguo233/dsh-openbiliclaw

Skill Claude CodeCodex

Use OpenBiliClaw's versioned Agent Bridge CLI to read multi-source recommendations, profile state, dialogue, probes, saved lists, and submit explicit feedback.

54 3d ago A 40 tokens copy · 100% BSD-3-Clause

context-protect

02

firstintent/a2a-bridge

Skill Claude CodeCodex

Delegate a long-tail investigation (log dig, audit, transcript analysis) to a peer agent and take back only a summary. Use when the raw output would crowd out 1000+ tokens of the primary session that do not need to live there.

8 4mo ago A 54 tokens original MIT

parallel

03

firstintent/a2a-bridge

Skill Claude CodeCodex

Spawn N peer agents on genuinely independent subtasks, wait for every result, then merge. Use when subtasks do not read each other's outputs and the wall-clock saving is worth N× the token cost.

8 4mo ago A 43 tokens original MIT

verify

04

firstintent/a2a-bridge

Skill Claude CodeCodex

Delegate a verification check to a peer agent and consume a structured pass/fail/needs-info verdict instead of free-form text. Use when you want a second agent to check work against explicit criteria without rewriting it.

8 4mo ago A 44 tokens original MIT