返回 Skill 列表
extension
分类: 开发与工程无需 API Key

openai-chatkit-setup

已弃用 - 请改用chatkit-frontend技能。此技能已被整合到chatkit-frontend技能中,以便更好地组织。

person作者: jakexiaohubgithub

OpenAI ChatKit Setup (DEPRECATED)

This skill has been deprecated and consolidated into chatkit-frontend.

Please use the chatkit-frontend skill instead for all ChatKit React frontend implementation.

Migration

Use the consolidated skill:

.claude/skills/chatkit-frontend/SKILL.md

The chatkit-frontend skill includes:

  • Complete ChatKit React setup with @openai/chatkit-react
  • useChatKit hook configuration (api, theme, startScreen, events)
  • Custom conversation sidebar integration
  • Dark mode and theming support
  • Widget integration patterns
  • Migration guide from custom UI to ChatKit
  • Comprehensive examples

See Also