ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

reflect

Append to daily notes and create notes in Reflect. Use for capturing thoughts, todos, or syncing information to your knowledge graph.

Why use this skill?

Seamlessly append thoughts, todos, and bookmarks to your Reflect.app knowledge graph. Secure, encrypted, and highly efficient note management.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sergical/reflect
Or

What This Skill Does

The Reflect skill integrates the OpenClaw AI agent directly into your Reflect.app knowledge graph. Because Reflect is a privacy-first, end-to-end encrypted note-taking application, its API is strictly append-only. This means the skill provides a powerful conduit to push your thoughts, research, and data from your AI conversations directly into your digital brain without the AI being able to read your existing notes. It acts as an "inbox" for your knowledge graph, allowing you to append items to daily notes, create new standalone documents, save bookmarks, or manage complex project lists through simple commands.

Installation

To begin using this skill, you must first initialize your environment with the appropriate credentials from the Reflect developer portal:

  1. Generate your personal access token at https://reflect.app/developer/oauth.
  2. Identify your Graph ID by querying the API (e.g., curl -H "Authorization: Bearer $REFLECT_TOKEN" https://reflect.app/api/graphs).
  3. Export these as environmental variables REFLECT_TOKEN and REFLECT_GRAPH_ID in your system configuration.
  4. Run the installation command: clawhub install openclaw/skills/skills/sergical/reflect.
  5. Optionally, integrate your setup with scripts/reflect.sh for streamlined command-line usage if you prefer terminal interaction over agentic automation.

Use Cases

This skill is perfect for users who want to reduce friction in their knowledge management workflow. Use it to:

  • Todo Capture: Rapidly dump action items from complex chat sessions into your daily note so they are never forgotten.
  • Research Management: Automatically store URLs, page titles, and specific highlights from web research into your Reflect library.
  • Meeting Summarization: Convert long-form transcriptions of meetings into structured markdown notes stored in dedicated Reflect documents.
  • Knowledge Graph Backlinking: Use syntax like [[Project Name]] to instantly categorize your thoughts within your existing networked notes.

Example Prompts

  1. "Reflect, please add 'Email client regarding the phase 2 design update' to my [[To-Do]] list in today's daily note."
  2. "Create a new note titled 'OpenClaw Documentation' with the content: # Project Notes, and include a summary of our recent chat about architecture."
  3. "Save the link https://example.com/article about AI ethics to my Reflect library with the highlight 'E2E encryption is essential for privacy'."

Tips & Limitations

Because the Reflect API is append-only, the OpenClaw agent cannot retrieve or summarize your existing notes. Ensure that your prompts include enough context for the note you are creating. For complex notes, use Markdown formatting to preserve structure. Remember to keep your REFLECT_TOKEN secure, as it grants write access to your entire knowledge graph.

Metadata

Author@sergical
Stars1054
Views0
Updated2026-02-16
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-sergical-reflect": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#note-taking#knowledge-management#automation#reflect
Safety Score: 4/5

Flags: external-api