このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。
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 など)が少なくとも 1 つインストールされている必要があります。リポジトリが 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