In-memory state adapter for chat
Skill WarningIn-memory state adapter for chat (development/testing)
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.
Installation
npx skills add vercel/chatRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Similar Extensions
Discord Adapter
98Discord adapter for chat
Chat Web Adapter
98Web adapter for chat — browser chat UI via the AI SDK useChat protocol
Slack Adapter
95Slack adapter for chat
Telegram Adapter
95Telegram adapter for chat
GitHub Adapter
95GitHub adapter for chat - PR and issue comment threads
Microsoft Teams adapter for chat
94Microsoft Teams adapter for chat