Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ufoo

يحتوي ufoo على 6 من skills المجمعة من Icyoung، مع تغطية مهنية على مستوى المستودع وصفحات 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