permanent-note-generator
从文章中自动提取并生成符合 Zettelkasten 方法论的永久笔记。用于处理文章,识别5种核心笔记类型(观点/论点、概念/定义、事实/证据、方法/流程、思维模型/原则),并按照原子性、独立性原则生成高质量的永久笔记。当用户需要从文章、书籍或其他材料中提取永久笔记时使用此技能。
Why use this skill?
Automate your Zettelkasten workflow with the permanent-note-generator. Extract atomic, high-quality notes from articles and documents efficiently.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/guows520/permanent-note-generatorWhat This Skill Does
The permanent-note-generator is a sophisticated AI agent skill designed to automate the conversion of raw reading material into high-quality, atomized Zettelkasten-style permanent notes. Unlike simple summarization tools, this skill analyzes text to identify five specific knowledge archetypes: Viewpoints/Arguments, Concepts/Definitions, Facts/Evidence, Methods/Processes, and Mental Models/Principles. It enforces the core Zettelkasten philosophy of atomicity, ensuring that each note contains a single, self-contained idea that remains understandable even when separated from the source text. By integrating with a local file system history, it prevents redundant work and maintains a clean, organized repository of your intellectual journey.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/guows520/permanent-note-generator
Once installed, ensure you have set up the mandatory reference folders: references/ for writing standards and assets/ for note templates, as defined in the skill documentation.
Use Cases
- Academic Research: Rapidly distilling complex research papers into distinct, linkable arguments and evidence notes.
- Content Curation: Processing long-form articles, newsletters, or book chapters into structured knowledge assets for long-term retention.
- Knowledge Management (PKM): Building a robust 'Second Brain' by ensuring notes are atomized and standardized, facilitating easier retrieval and future synthesis.
- Learning & Development: Capturing mental models and specific workflows from tutorials or industry reports to create a library of repeatable practices.
Example Prompts
- "Please process the article located at './downloads/the-future-of-ai.md' and extract all permanent notes, focusing particularly on any identified mental models."
- "I've just finished reading 'Deep Work' by Cal Newport; use the permanent-note-generator to turn the key concepts and methods into independent markdown notes."
- "Can you check if my article 'Effective Team Communication' has been processed? If not, please proceed with the generation of permanent notes."
Tips & Limitations
To maximize the quality of generated notes, ensure your source material is clean and formatted correctly. The skill works best when the AI is given clear, structured inputs. Remember that while the agent enforces atomicity, human review is always recommended to ensure the nuance of complex ideas is preserved. Avoid providing extremely short snippets, as the skill requires sufficient context to differentiate between a 'Fact' and a 'Concept.' Always keep your processed_history.md file updated so the agent remains aware of your existing knowledge base.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-guows520-permanent-note-generator": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write