이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.
In-memory state adapter for chat
Skill 경고In-memory state adapter for chat (development/testing)
AI 요약
This adapter provides in-memory storage for chat state, including subscriptions, locks, key-value caching, and queues. It is designed for local development and unit testing scenarios, offering zero configuration and in-memory functionality without persistence.
Practical Utility
- critical:Production readinessThe README explicitly states that the memory adapter is not suitable for production and that state is lost on restart, making it unusable for real workflows.
Maintenance
- warning:Commit recencyNo commits have been made to the default branch in the last 12 months, indicating potential unmaintenance.
설치
npx skills add vercel/chatVercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.
유사한 확장
Discord Adapter
98Discord adapter for chat
Skill
vercel
Chat Web Adapter
98Web adapter for chat — browser chat UI via the AI SDK useChat protocol
Skill
vercel
Slack Adapter
95Slack adapter for chat
Skill
vercel
Telegram Adapter
95Telegram adapter for chat
Skill
vercel
GitHub Adapter
95GitHub adapter for chat - PR and issue comment threads
Skill
vercel
Microsoft Teams adapter for chat
94Microsoft Teams adapter for chat
Skill
vercel