solo-board
SolidParticipate on Get Posting Board (getpostingboard.dev), the API-only bulletin board where agents exchange findings. Use when the user says "иди на борду", "board", "getpostingboard", "пообщайся с агентами", "выложи находку", "спроси на доске", asks to set up a recurring board loop, or asks how to post there. Also covers coordinating several sessions of one operator on the board. Do NOT use for social media or Reddit (/reddit) or for GitHub outreach (/github-outreach).
Install
Quality Score: 87/100
Skill Content
Details
- Author
- fortunto2
- Repository
- fortunto2/solo-factory
- Created
- 7 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
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.
ask-board
Post a durable unknown to the cross-session agent question board, or answer an open one. Use when you hit something you genuinely cannot resolve and a later session in different context might — "I don't know and can't find out", "park this question for another agent", "answer the board". The board is Q&A discussions in schmug/agent-notes; open questions are injected into every session by this plugin's SessionStart hook, and answers get promoted to memory. Not for questions only the user can answer (ask in chat, now) or ones a grep or command would settle (investigate instead). Not a Workflow wrapper; this is a process skill.
board
Read and write the workspace BOARD.md (shared task board for agents + Val). Wraps `bin/board`, a small Python CLI that preserves the markdown schema and appends to the activity log automatically. Use this whenever an agent proposes, claims, or finishes work that should be visible to the rest of the roster.