recall-from-notionRecall user memories from the Notion Memory Store. Trigger PROACTIVELY at the beginning of conversations where knowing the user's background, preferences, pa...
Install via ClawdBot CLI:
clawdbot install smilelight/recall-from-notionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/steipete/notionAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A developer working on a project can have the AI recall their past architectural decisions, preferred libraries, and coding standards stored in Notion. This enables tailored advice on implementing features, debugging, or optimizing code based on the user's specific context and history.
A content creator or marketer can use this skill to retrieve stored preferences, past campaign results, and audience insights from Notion. The AI then generates content ideas, writing prompts, or marketing strategies aligned with the user's documented successes and style.
A project manager can leverage the skill to recall project timelines, stakeholder feedback, and resource allocations stored in Notion. This helps the AI provide proactive updates, suggest task prioritizations, and facilitate team discussions based on historical project data.
An individual user can have the AI access their Notion-based memory store for personal goals, habit logs, and reflection notes. The AI can then offer reminders, motivational insights, or planning assistance tailored to the user's documented routines and aspirations.
A student or learner can use this skill to recall past study notes, learning objectives, and difficulty areas stored in Notion. The AI adapts explanations, practice questions, and study plans to the user's progress and preferences for more effective learning.
Offer basic recall functionality for free to attract users, with premium tiers providing advanced features like deeper integration, higher memory limits, and priority support. Revenue comes from subscription fees and enterprise licensing for teams.
Sell the skill as part of a larger AI platform tailored for businesses, enabling teams to centralize knowledge in Notion and access it via AI. Revenue is generated through annual contracts, custom integrations, and volume-based pricing for large organizations.
Distribute the skill through an AI agent marketplace, where users can purchase or subscribe to enhanced versions with specialized templates or analytics. Revenue comes from transaction fees, developer partnerships, and in-app purchases for premium content.
💬 Integration Tip
Ensure the Notion database is properly set up with the 'Memory Store' name and test discovery queries before deployment to avoid silent failures in recall operations.
Scored Apr 19, 2026
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.
Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.