← 返回 Skills 市场
hxiaom

Notes Know You

作者 hxiaom · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install notes-know-you
功能描述
Sync Evernote notebooks to local Markdown, analyze your notes, and update USER.md + Memory files so the AI truly understands who you are
安全使用建议
This skill appears to do what it says: it syncs Evernote, converts notes to Markdown, analyzes them locally, and updates USER.md / memory files. Before installing or running it: 1) verify NOTES_DB_PATH points to the correct local backup and back up your existing USER.md and memory directories (e.g., .openclaw/, ~/.claude/...); 2) confirm you trust the upstream evernote-backup package (pip install evernote-backup) because it will perform network calls to your Evernote/Yinxiang account; 3) review the optional NOTES_MEMORY_DIR and NOTES_EXPORT_DIR to ensure files are written where you want (avoid writing into other projects' memory directories you don't control); 4) run the tool interactively the first time (not as an autonomous background job) to inspect outputs; and 5) if you have sensitive notes, consider running in an isolated environment or ensure your local analysis environment (and any AI model usage) does not inadvertently transmit data externally.
能力评估
Purpose & Capability
Name/description match what is requested and included: python + pandoc are needed for conversion, NOTES_DB_PATH points at the local Evernote backup DB used by the evernote-backup tool, and the included scripts perform syncing, export, and ENEX→Markdown conversion. Declared optional env vars (token, export dir, memory dir) are relevant to the workflow.
Instruction Scope
SKILL.md instructs the agent to run evernote-backup to sync with Evernote, export .enex, convert to Markdown, analyze notes, and update USER.md plus per-insight memory files. This stays within the described purpose, but it explicitly reads existing USER.md and various memory directories (including ~/.claude/... and project .openclaw/) and writes new memory files — i.e., it will modify local profile/memory data outside the scripts' directory. The workflow runs subprocesses (python -m evernote_backup, pandoc) which is expected here.
Install Mechanism
Instruction-only skill with no installer; README recommends installing standard packages via pip/brew/winget. No arbitrary remote download or extraction specified in the skill bundle. The lack of an automated install is lower risk but means the user must install dependencies themselves.
Credentials
Only NOTES_DB_PATH is required (primaryEnv). Optional NOTES_TOKEN is reasonable for Evernote auth. It is slightly unusual to label a filesystem path as the 'primary credential', but functionally the DB path is required for operation. No unrelated credentials or broad environment access are requested.
Persistence & Privilege
always:false and agent-autonomy not disabled (normal). The skill will write to USER.md and create multiple memory files and may target multiple memory locations (project .openclaw/, ~/.claude/... or fallback .memory/). That write access is necessary for its purpose but gives it the ability to modify existing profile/memory files — the user should confirm those target paths before running.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install notes-know-you
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /notes-know-you 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Sync and analyze your Evernote/Yinxiang notes to create a truly personalized AI experience. - Syncs Evernote notebooks to local Markdown files and analyzes their content for structured insights. - Updates USER.md and generates memory files, helping the AI understand your identity, habits, goals, and interests. - Supports flexible configuration (database path, export directories, backend type, tokens). - Step-by-step workflow: sync, convert, analyze, and report, with guidance for authentication and troubleshooting. - Includes setup for scheduled automatic syncs via a simple cron command. - All data processing is fully local for maximum privacy.
元数据
Slug notes-know-you
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Notes Know You 是什么?

Sync Evernote notebooks to local Markdown, analyze your notes, and update USER.md + Memory files so the AI truly understands who you are. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 Notes Know You?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install notes-know-you」即可一键安装,无需额外配置。

Notes Know You 是免费的吗?

是的,Notes Know You 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Notes Know You 支持哪些平台?

Notes Know You 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Notes Know You?

由 hxiaom(@hxiaom)开发并维护,当前版本 v1.0.0。

💬 留言讨论