chat-support

Build in-app authenticated chat support with AI agents and translation.

Updated May 13, 2026
One-click install
npx skills add https://github.com/dloschiavo/orca --skill chat-support
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chat-support
Source: https://github.com/dloschiavo/orca/tree/main/recipe/chat-support
Command: npx skills add https://github.com/dloschiavo/orca --skill chat-support

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires admin-chat, admin-prompt-queue, otp-auth, multi-tenant, admin-only-notus, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive solution for building in-app authenticated chat support systems, offering full feature end-to-end support and integration with various technologies.

Core Features & Use Cases

  • End-to-End Chat Support: Covers org-scoped group chat, AI agent, user bootstrap, prompt files, knowledge base compilation, context caching, conversation summaries, UI components, translation, read receipts, and push notifications.
  • Technology Integration: Supports Expo Router +api.ts and FastAPI/Python stacks.
  • Use Case: Use this Skill to quickly integrate a full-featured chat system into your application, providing users with a seamless and efficient support experience.

Quick Start

Trigger the chat-support skill by mentioning chat, messaging, Ashley, translation, translator, language selector, chips, knowledge base, or chat rate limiting in your application.

Frequently Asked Questions about chat-support

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate in-app chat support with AI agents and translation?

In-app chat support with AI agents and translation is integrated by triggering a skill that handles org-scoped group chats, knowledge base compilation, and language selectors for your application.

Can I build org-scoped group chat with FastAPI and Expo Router?

Yes, org-scoped group chat is supported across FastAPI/Python and Expo Router +api.ts stacks, providing message handling, read receipts, and context caching for authenticated users.

Do I need authentication and multi-tenant setup before adding in-app chat?

Yes, in-app chat requires dependencies for otp-auth authentication, multi-tenant tenancy management, and admin-only design system adherence to properly scope org-level group conversations.

What is the best way to add conversation summaries and knowledge base caching to a messaging app?

The best way to add conversation summaries and knowledge base caching is using a chat support system that compiles prompt files, caches context, and generates summaries natively during message handling.

Does in-app chat support handle push notifications and user feedback?

In-app chat support handles push notifications and user feedback through UI components, chat rate limiting, read receipts, and conversation tracking features built into the messaging workflow.