chatkit-integration

Community

Foundation for OpenAI ChatKit integration.

Authormjunaidca
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Foundation for integrating the OpenAI ChatKit framework with a custom backend and agent. It covers backend server implementation, frontend configuration, authentication, context injection, and persistence.

Core Features & Use Cases

  • Backend: ChatKitServer setup, database persistence, agent wiring
  • Frontend: useChatKit configuration, authentication, context injection
  • Infrastructure: Script loading, httpOnly cookie proxy (Next.js)

Quick Start

Set up a basic project with a ChatKitServer, configure the frontend to use useChatKit, and optionally implement the httpOnly cookie proxy for secure authentication.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: chatkit-integration
Download link: https://github.com/mjunaidca/mjs-agent-skills/archive/main.zip#chatkit-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository