note-weaver-skill

Convert fragmented multi-source notes into structured Markdown and JSON knowledge graphs.

2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/freestylefly/note-weaver-skill --skill note-weaver-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note-weaver-skill
Source: https://github.com/freestylefly/note-weaver-skill/tree/main
Command: npx skills add https://github.com/freestylefly/note-weaver-skill --skill note-weaver-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert fragmented, multi-source personal notes into coherent, structured Markdown documents and linked knowledge graphs so users can reliably find, connect, and act on their insights.

Core Features & Use Cases

  • Fragment structuring & deduplication: Extracts key claims, reorganizes content into logical sections (background, core, conclusion, action), and removes semantic duplicates while preserving original viewpoints.
  • Knowledge graph & linking: Detects concepts and entities, infers relations (causal, hierarchical, citation), and outputs JSON-friendly graphs compatible with tools like Obsidian Graph View.
  • Template library & periodic review: Applies scenario-specific templates (book, meeting, idea, project) and generates weekly/monthly review summaries with quantitative metrics and qualitative recommendations.
  • Real-world example: Feed a week of WeChat clippings, voice-to-text notes, and article excerpts to receive a formatted reading note, suggested internal links to related notes, and a mini knowledge graph summarizing core concepts.

Quick Start

Please transform the following raw note fragments into a single structured Markdown note using the most appropriate template, include metadata, tags, and 2–3 recommended internal links.

Frequently Asked Questions about note-weaver-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate scattered notes from chat exports and voice transcripts into structured Markdown?

To consolidate scattered notes into structured Markdown, the system extracts key claims from multi-source inputs like chat exports and voice transcripts, reorganizing them into logical sections such as background, core, and conclusion while removing semantic duplicates.

What is semantic deduplication in note-taking and how does it preserve original viewpoints?

Semantic deduplication in note-taking identifies and merges conceptually overlapping text fragments while retaining distinct original viewpoints, ensuring that unique perspectives are preserved even when redundant information is removed during the consolidation process.

How do I generate a JSON-compatible knowledge graph from raw web clippings and text fragments?

Generating a JSON-compatible knowledge graph from text fragments involves detecting concepts and entities within the notes, inferring causal or hierarchical relations, and outputting a structured JSON summary compatible with tools like Obsidian Graph View.

Can I classify multi-source note fragments using both PARA and Zettelkasten patterns simultaneously?

Yes, multi-source note fragments can be classified using both PARA and Zettelkasten patterns simultaneously, allowing the system to categorize notes by project areas while also creating atomic, linkable concepts for a connected knowledge base.

How do I apply scenario-specific note templates for book reading, meeting, and project tasks?

Applying scenario-specific note templates for book, meeting, and project tasks involves matching the raw input content to a predefined template structure, which then formats the fragmented text into standardized sections with appropriate metadata and tags.

What is the best way to automate weekly and periodic reviews from fragmented personal notes?

The best way to automate periodic reviews from fragmented notes is to aggregate the structured Markdown entries over a timeframe, generating a summary that combines quantitative metrics with qualitative recommendations based on the consolidated knowledge.