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

roomkit-skills

يحتوي roomkit-skills على 12 من skills المجمعة من roomkit-live، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
2
محدث
2026-03-03
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

add-hooks
مطوّرو البرمجيات

Add hooks to RoomKit rooms for event filtering, modification, logging, and side effects. Covers all 40+ hook triggers with sync and async execution modes. Use when the user wants to filter messages, add logging, modify events before broadcast, or react to voice/AI events.

2026-03-03
create-ai-channel
مطوّرو البرمجيات

Create AI channels with providers like Anthropic Claude, OpenAI GPT, Google Gemini, and Mistral. Configure system prompts, tools, temperature, and tool policies. Use when the user wants to add AI intelligence to a room, configure AI providers, or set up tool calling.

2026-03-03
create-multichannel
مطوّرو البرمجيات

Bridge multiple channel types (SMS, WhatsApp, Voice, WebSocket, Email) in a single RoomKit room with automatic content transcoding. Use when the user wants to connect different messaging platforms together, create omnichannel experiences, or route messages across channel types.

2026-03-03
create-room
مطوّرو البرمجيات

Create and manage RoomKit rooms with participants, channel bindings, permissions, and lifecycle management. Use when the user wants to create rooms, attach channels, manage participants, or configure room behavior.

2026-03-03
create-sms-channel
مطوّرو البرمجيات

Create SMS and RCS channels with Twilio, Sinch, or Telnyx providers. Configure webhooks, delivery status tracking, and phone number validation. Use when the user wants to send or receive SMS/RCS messages, set up Twilio/Sinch/Telnyx, or handle inbound text messages.

2026-03-03
create-telegram-bot
مطوّرو البرمجيات

Create a Telegram bot channel with RoomKit using the Telegram Bot API. Configure webhooks, parse updates, and handle text, media, and location messages. Use when the user wants to build a Telegram bot, parse Telegram webhooks, or integrate Telegram messaging.

2026-03-03
create-voice-agent
مطوّرو البرمجيات

Create voice AI agents with RoomKit's VoiceChannel, STT/TTS providers, audio pipeline, and interruption handling. Use when the user wants to build a voice bot, add speech-to-text, text-to-speech, or configure audio processing pipelines with VAD, AEC, denoising, or DTMF detection.

2026-03-03
create-whatsapp-agent
مطوّرو البرمجيات

Create WhatsApp channels using the Cloud API or Personal (neonize) backend. Handle text, media, location, and template messages. Use when the user wants to integrate WhatsApp messaging, set up WhatsApp Business API, or use WhatsApp Personal with neonize.

2026-03-03
setup-orchestration
مطوّرو البرمجيات

Set up multi-agent orchestration with ConversationRouter, phases, handoffs, delegation, and pipeline stages. Use when the user wants to route messages between AI agents, implement conversation phases, hand off between agents, or delegate background tasks.

2026-03-03
setup-postgres
مصممو قواعد البيانات

Configure PostgresStore for production RoomKit deployments with connection pooling, schema migration, and telemetry integration. Use when the user wants to persist rooms and events in PostgreSQL, migrate from InMemoryStore, or set up production storage.

2026-03-03
setup-project
مطوّرو البرمجيات

Set up a new RoomKit project with installation, configuration, and a working quickstart. Use when the user wants to start building with RoomKit, needs help installing it, or wants to create their first multi-channel room.

2026-03-03
setup-telemetry
مطوّرو البرمجيات

Set up telemetry and observability for RoomKit with OpenTelemetry, console logging, and protocol tracing. Monitor LLM latency, voice pipeline performance, hook execution, and delivery status. Use when the user wants to add tracing, metrics, or observability to their RoomKit application.

2026-03-03