Overview
- Skill Key
- harrylabs0913/same-idea
- Author
- harrylabs0913
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/harrylabs0913/same-idea
- Latest Commit SHA
- a378d5a71353887d930ddf4846810b867dda36d1
Find similar ideas and resonating quotes from user's reading notes and knowledge base. Use when user wants to discover connections between a new idea/concept and their existing knowledge. Input can be a thought, concept, or a quote from a book. The skill searches through user's notes (Logseq/Obsidian vault) to find similar ideas, resonating quotes, or related concepts, then returns matching quotes with their sources (book title, author, or person).
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 same-idea 技能。 若已安装,则直接安装 same-idea 技能。
# Same Idea - 共鸣发现 Find similar ideas and resonating quotes from user's reading notes and knowledge base. ## When to Use - User shares a thought or idea from reading - User wants to find similar concepts in their existing notes - User wants to discover connections between new and existing knowledge - User wants to find quotes that resonate with a given concept ## Input A thought, concept, or quote from a book. Examples: - "真正的自由是自律的结果" - "复利效应不仅适用于金钱,也适用于知识和关系" - A passage the user is currently reading ## Workflow 1. **Parse the input idea** - Extract core concepts and keywords - Identify the main theme or insight 2. **Search knowledge base** - Search Logseq vault: `~/Library/Mobile Documents/iCloud~com~logseq~logseq/Documents/` - Search Obsidian vault: `~/Library/Mobile Documents/iCloud~md~obsidian/Documents/` - Look for similar concepts, related ideas, or resonating quotes 3. **Match and rank results** - Semantic similarity matching - Prioritize direct quotes with clear attribution - Rank by relevance and resonance 4. **Output format** ``` ## 输入想法 [User's input] ## 共鸣发现 ### 1. [Quote/Concept] > "[The matching quote or similar idea]" **来源**: [Book Title] - [Author] / [Person] **共鸣点**: [Brief explanation of why this resonates] ### 2. [Quote/Concept] ... ``` ## Search Strategy ### Primary Sources (in order) 1. **Logseq Journals** - Daily notes and fleeting thoughts 2. **Logseq Pages** - Permanent notes and concept pages 3. **Obsidian Reading Notes** - Book highlights and summaries 4. **Obsidian Literature Notes** - Processed reading notes ### Search Techniques - Use `grep` or `rg` for keyword matching - Look for: - Same keywords or synonyms - Related concepts - Similar metaphors or examples - Quotes that express the same insight differently ### Matching Criteria - **Strong match**: Direct semantic equivalence - **Medium match**: Relat...
# Same Idea Skill <p align="center"> <strong>发现知识之间的隐藏联系</strong> </p> <p align="center"> <em>Find similar ideas and resonating quotes from your reading notes and knowledge base</em> </p> --- ## 简介 当你在阅读时遇到一个想法或引用,这个技能帮你发现它与现有知识的联系。它会搜索你的 Logseq 和 Obsidian 笔记库,找到相似的概念、共鸣的引用或相关的想法,并返回带有来源(书籍、作者、人物)的匹配引用。 **核心价值:让每一次阅读都与你已有的知识产生连接,构建更有深度的个人知识网络。** ## 功能特点 - 🔍 **智能关键词提取** - 自动从输入文本中提取核心概念 - 📚 **多笔记库支持** - 同时搜索 Logseq 和 Obsidian vault - 🎯 **相关性排序** - 按语义相似度对结果进行排名 - 📖 **来源追溯** - 始终返回带有书籍/作者信息的引用 - ⚡ **高效搜索** - 使用 ripgrep 实现快速全文检索 - 🔄 **去重过滤** - 自动合并相似内容,避免重复 ## 安装 ### 方法一:手动安装 ```bash # 克隆仓库 git clone https://github.com/jianghaidong/same-idea-skill.git # 复制到 OpenClaw skills 目录 cp -r same-idea-skill ~/.openclaw/workspace/skills/same-idea # 重启 OpenClaw 或重新加载技能 ``` ### 方法二:使用 clawhub 安装(推荐) ```bash clawhub install same-idea ``` ### 依赖项 - **Python 3.6+** - 运行核心搜索脚本 - **ripgrep (rg)** - 快速文本搜索(可选,但强烈推荐) 安装 ripgrep: ```bash # macOS brew install ripgrep # Ubuntu/Debian sudo apt install ripgrep # Windows (winget) winget install BurntSushi.ripgrep.MSVC ``` ## 使用方法 ### 基本用法 只需向你的 agent 分享一个想法、概念或引用: ``` "真正的自由是自律的结果" ``` 或 ``` "复利效应不仅适用于金钱,也适用于知识和关系" ``` ### 工作流程 1. **解析输入** - 从你的想法中提取关键词和核心概念 2. **搜索笔记库** - 在 Logseq 日记/页面和 Obsidian 笔记中搜索 3. **匹配与排名** - 使用语义相似度找到最佳匹配 4. **格式化输出** - 展示结果,包含来源和共鸣说明 ### 示例输出 ``` ## 输入想法 复利效应不仅适用于金钱,也适用于知识和关系 ## 共鸣发现 ### 1. 知识复利 > "每天进步1%,一年后你会进步37倍" **来源**: 《掌控习惯》 - 詹姆斯·克利尔 **共鸣点**: 强调微小积累的巨...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
openstockdata
OpenClaw Skill for stock data analysis
romeosy
OpenClaw Chinese AI-enhanced knowledge management skill
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
cccat6
Ensure real-time accurate scheduling and planning across UTC, server time, NTP-sourced time, user local time, and arbitrary time zones. Use for timers, reminders, cron planning, in X minutes or months or years calculations, absolute timestamp conversion, Chinese lunar date awareness, and cross-timezone coordination. Enforce exact duration fidelity so user values are never replaced by example values, compute target times in UTC first, and verify deltas before execution.
cccarv82
Optimized OpenClaw backup skill for creating full snapshots with workspace archive splitting, change summaries, restore instructions, and Discord notifications. Use when you need to set up or run automated backups, configure backup cron jobs, or document/restore OpenClaw state. Triggers on backup automation, backup scripts, snapshot/restore, or GitHub backup repos.