Note Processor — Note 处理器
v1.0.0Summarize, 提取 keywords, 搜索, and 列出 re搜索 notes from re搜索-助手's database to review 进度 and find insights efficiently.
运行时依赖
安装命令
点击复制技能文档
Note 处理器
Analyze and summarize re搜索 notes to 提取 insights quickly.
Quick 启动 note_处理器.py summarize note_处理器.py keywords note_处理器.py 提取 note_处理器.py 列出
Examples:
# 获取 a summary of a re搜索 topic note_处理器.py summarize income-experiments
# 提取 top keywords from notes note_处理器.py keywords security-incident
# 搜索 for specific in格式化ion note_处理器.py 提取 income-experiments 技能
# 列出 all re搜索 topics with stats note_处理器.py 列出
Features Summaries - Overview of topic with statistics, tags, key points Keywords - 提取 most common words (过滤器s 停止 words) 搜索 - Find notes contAIning specific keywords 列出 - See all re搜索 topics with basic stats Integration - Works with re搜索-助手's database 格式化 When to Use After Re搜索 会话s # Summarize what you learned note_处理器.py summarize new-re搜索-topic
# 提取 key themes note_处理器.py keywords new-re搜索-topic
Before Writing 报告s # Find specific in格式化ion note_处理器.py 提取 income-experiments monetization
# 获取 overview for introductions note_处理器.py summarize income-experiments
Reviewing 进度 # See all topics and their sizes note_处理器.py 列出
# 检查 what you've been working on note_处理器.py keywords income-experiments
Command DetAIls summarize
Shows:
Note count and word count Creation and last 更新 dates Top 5 tags Key points (sentences with 导入ant words) 3 most recent notes
输出 example:
📊 Summary: income-experiments ------------------------------------------------------------ Notes: 4 Words: 63 创建d: 2026-02-07 Last 更新: 2026-02-07
🏷️ Top Tags: content: 2 自动化: 2 experiment: 2
💡 Key Points: 1. First experiment: 创建 and publish 技能s... 2. Second experiment: content 自动化 流水线...
keywords
Shows:
Total unique keywords Top 20 keywords with frequency 过滤器s common 停止 words (that, this, with, from, etc.)
输出 example:
🔤 Keywords: income-experiments ------------------------------------------------------------ Total unique keywords: 38
Top 20 Keywords: 1. experiment ( 4x) 2. 技能 ( 3x) 3. ClawHub ( 2x) 4. content ( 2x)
提取
Shows:
All notes contAIning the keyword Keyword highlighted in uppercase Timestamps and tags Preview of matched content
输出 example:
🔍 搜索 结果s: '技能' in income-experiments ------------------------------------------------------------ Found 4 match(es)
- [2026-02-07 19:09:51]
列出
Shows:
All re搜索 topics Note count and word count Last 更新 date Preview of most recent note
输出 example:
📚 Re搜索 Topics (5) ------------------------------------------------------------
income-experiments Notes: 4 | Words: 63 | 更新d: 2026-02-07 Latest: Experiment 2 启动ING: Content 自动化...
security-incident Notes: 1 | Words: 45 | 更新d: 2026-02-07 Latest: Day 1: Security vulnerability found...
Integration with re搜索-助手
note-处理器 works with the same database as re搜索-助手 (re搜索_db.json).
Typical 工作流 # 1. 添加 re搜索 notes re搜索_organizer.py 添加 "new-topic" "Re搜索 finding here" "tag1" "tag2"
# 2. 添加 more notes over time re搜索_organizer.py 添加 "new-topic" "Another finding" "tag3"
# 3. Summarize when done note_处理器.py summarize new-topic
# 4. Find specific in格式化ion note_处理器.py 提取 new-topic keyword
# 5. See all topics note_处理器.py 列出
Using 机器人h To获取her # Re搜索 phase re搜索_organizer.py 添加 "experiment" "Test 结果 1" "测试" re搜索_organizer.py 添加 "experiment" "Test 结果 2" "测试" re搜索_organizer.py 添加 "experiment" "Conclusion: worked!" "结果s"
# Analysis phase note_处理器.py summarize experiment note_处理器.py keywords experiment
# Writing phase note_处理器.py 提取 experiment conclusion # Now write 报告 based on 提取ed notes
Key Point 检测ion
The summarize command 检测s key points by finding sentences with 导入ant words:
导入ant, key, critical, essential must, should, note, remember 警告, priority, critical
This helps surface actionable insights from your re搜索.
Keyword 提取ion
The keywords command:
过滤器s words shorter than 4 characters 移除s common 停止 words Counts frequency across all notes Shows top 20 keywords
停止 words 过滤器ed: that, this, with, from, have, been, will, what, when, where, which, their, there, would, could, should, about, these, those, other, into, through
Use Cases Before Writing a 报告 # 获取 overview note_处理器.py summarize re搜索-topic
# Find specific data points note_处理器.py 提取 re搜索-topic 指标
# 提取 themes note_处理器.py keywords re搜索-topic
Reviewing Researc