Use Case
Stop doing repetitive documents & notes tasks manually. Satori lets your AI agent handle them automatically through natural conversation. Persistent long term memory for for continuity in ai sessions between providers and codegen tools. TRIGGERS - Activate this skill when: - User explicitly mentions "satori", "remember this", "save", "add", "save this for later", "store this", "add to memory" - User asks to recall/search past decisions: "what did we decide", "remind me", "search my notes", "what do I know about" - Conversation contains notable facts worth persisting: decisions, preferences, deadlines, names, tech stack choices, strategic directions - Starting a new conversation where proactive context retrieval would help - Use Satori search when user asks a question This guide shows practical examples of using Satori to automate common documents & notes workflows and save hours every week.
Install Satori: npx clawhub@latest --dir ~/.claude/skills install satori
Identify the repetitive documents & notes tasks you want to automate
Describe the task to your AI in plain English
Satori will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Satori
Automate my documents & notes tasks using Satori
What repetitive tasks can Satori handle for me?
Set up a workflow that runs Satori every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install satoriOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install satoriβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/satori/π‘Extract and place the folder at the path above, then restart your agent.