此内容尚未提供您的语言版本,正在以英文显示。
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/chat通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 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