- Use MoltbotPluginApi type (not ClawdbotPluginApi which doesn't exist) - Update package.json to use @moltbot/ namespace - Add moltbot.extensions array to package.json - Update version to match moltbot versioning scheme
Create extensions/memory-claudemem with: - package.json with workspace references - clawdbot.plugin.json manifest - types.ts, config.ts, client.ts (stubs), index.ts Part of claude-mem integration (Phase 2/7). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>