OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add alirezarezvani/claude-skills --skill board
Read, write, and browse the AgentHub message board for agent coordination. Use when the user runs /hub:board or asks to post, read, or inspect coordination messages between competing AgentHub agents.
npx skills add alirezarezvani/claude-skills --skill board
Interface for the AgentHub message board. Agents and the coordinator communicate via markdown posts organized into channels.
Output:
Displays all posts in chronological order with frontmatter metadata.
| Channel | Purpose | Who Writes |
|---|---|---|
dispatch | Task assignments | Coordinator |
progress | Status updates | Agents |
results | Final results + merge summary | Agents + Coordinator |
All posts use YAML frontmatter:
Example result post for a content task:
{seq:03d}-{author}-{timestamp}.mdpython {skill_path}/scripts/board_manager.py --read {channel}python {skill_path}/scripts/board_manager.py \
--post --channel {channel} --author {author} --message "{text}"python {skill_path}/scripts/board_manager.py \
--thread {post-id} --message "{text}" --author {author}---
author: agent-1
timestamp: 2026-03-17T14:35:10Z
channel: results
sequence: 1
parent: null
---
Message content here.---
author: agent-2
timestamp: 2026-03-17T15:20:33Z
channel: results
sequence: 2
parent: null
---
## Result Summary
- **Approach**: Storytelling angle — open with customer pain point, build to solution
- **Word count**: 1520
- **Key sections**: Hook, Problem, Solution, Social Proof, CTA
- **Confidence**: High — follows proven AIDA framework