Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ufoo

ufoo には Icyoung から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
6
Stars
16
更新
2026-05-25
Forks
2
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

ufoo
ソフトウェア開発者

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).

2026-05-25
uinit
ソフトウェア開発者

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.

2026-05-25
ubus
ソフトウェア開発者

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.

2026-05-25
uctx
ソフトウェア開発者

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).

2026-05-25
ufoo-online
ソフトウェア開発者

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.

2026-05-25
ustatus
ネットワーク・コンピュータシステム管理者

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.

2026-02-02