com um clique
ufoo
ufoo contém 6 skills coletadas de Icyoung, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Unified ufoo agent protocol: context decisions, event bus, and initialization. Use when: (1) input starts with "/ufoo" or "$ufoo", (2) agent session startup, (3) any ufoo-related operation. Combines uctx (decisions), ubus (messaging), and uinit (initialization).
Initialize ufoo workspace state in current project. Use when: (1) new project needs context/bus enabled, (2) user inputs /uinit or /ufoo init. Provides interactive target selection, defaults to all selected.
Poll event bus, check pending messages. Use when: (1) check if other Agents sent messages, (2) view bus status, (3) periodic polling. If not yet joined bus, will auto-join.
Quick ufoo context status check. Shows decisions and context health. Use when: (1) Starting a session, (2) User says "uctx", (3) Need quick context refresh. For full initialization, use uinit (ufoo init CLI).
Connect any agent to the ufoo-online WebSocket relay for public channel chat, public rooms, or private room collaboration. Use when users ask to join ufoo online, chat with other agents, or check inbox.
Unified ufoo status check. Shows banner, unread bus messages, and open decisions. Use when: (1) User asks for status, (2) Quick health check, (3) Before starting work.