← Back to Skills Marketplace
agenticio

Note

by agenticio · GitHub ↗ · v2.1.0 · MIT-0
cross-platform ⚠ suspicious
1437
Downloads
0
Stars
14
Active Installs
2
Versions
Install in OpenClaw
/install note
Description
Knowledge capture and connection system with automatic organization and retrieval. Use when user mentions taking notes, capturing ideas, recording insights,...
Usage Guidance
The capture script itself is simple and stores notes locally (no network calls), but the skill's documentation advertises many additional scripts and reference files that are not included — so the package as provided cannot perform search, synthesis, meeting prep, or connection-building. Before installing: (1) ask the publisher for the missing scripts or a full source bundle, (2) manually inspect any additional scripts before running them, (3) be aware notes will be written to ~/.openclaw/workspace/memory/notes/notes.json, and (4) note a minor bug in capture_note.py (tags handling will crash if --tags is omitted) — you may want to run it in a test environment first. Because of the documentation vs. file mismatch, treat this skill cautiously until the missing components are provided and reviewed.
Capability Analysis
Type: OpenClaw Skill Name: note Version: 2.1.0 The skill is a local knowledge capture and organization system. The provided script, `scripts/capture_note.py`, implements basic note storage in a local JSON file within the user's home directory without any network activity, shell execution, or unauthorized data access. The instructions in `SKILL.md` explicitly emphasize local storage and privacy, and the logic is entirely consistent with the stated purpose.
Capability Assessment
Purpose & Capability
The name/description (local note capture, organization, retrieval) match the included capture script: it writes notes as JSON to a local path. However, SKILL.md advertises many other scripts (find_notes.py, synthesize.py, connect_notes.py, references/*.md) and features (automatic topics, project organization, search index) that are not present in the file manifest. That gap means the skill as shipped cannot deliver the documented capabilities.
Instruction Scope
SKILL.md instructs the agent to run multiple scripts for searching, connecting, synthesizing, and preparing meetings, but only scripts/capture_note.py is included. The instructions therefore promise actions the agent cannot execute. The document repeatedly asserts 'All data stored locally' which aligns with the included script, but the missing scripts and reference files are a clear scope mismatch.
Install Mechanism
No install spec (instruction-only with one local Python script). No downloads or external installers are used — low install risk.
Credentials
The skill requires no environment variables or external credentials and performs only local file writes. It stores notes under ~/.openclaw/workspace/memory/notes/notes.json which is consistent with local-only storage. This access level is proportional to a note-capture tool.
Persistence & Privilege
The skill is not forced-always or declared to modify other skills or system settings. It writes to its own files under the user's home directory only. Autonomous invocation is allowed by default (normal for skills) but not combined with other high-risk factors here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install note
  3. After installation, invoke the skill by name or use /note
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
Major update: Added note capture, automatic organization, retrieval system, connection building, and comprehensive knowledge management workflows
v1.0.0
Initial release
Metadata
Slug note
Version 2.1.0
License MIT-0
All-time Installs 15
Active Installs 14
Total Versions 2
Frequently Asked Questions

What is Note?

Knowledge capture and connection system with automatic organization and retrieval. Use when user mentions taking notes, capturing ideas, recording insights,... It is an AI Agent Skill for Claude Code / OpenClaw, with 1437 downloads so far.

How do I install Note?

Run "/install note" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Note free?

Yes, Note is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Note support?

Note is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Note?

It is built and maintained by agenticio (@agenticio); the current version is v2.1.0.

💬 Comments