note-organizer

Transform unstructured notes into a standardized template with extracted tasks.

3|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/theomonfort/theomonfort --skill note-organizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note-organizer
Source: https://github.com/theomonfort/theomonfort/tree/main/.github/skills/note-organizer
Command: npx skills add https://github.com/theomonfort/theomonfort --skill note-organizer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organize unstructured notes into a standardized template to improve readability and consistency across contexts.

Core Features & Use Cases

  • Content Analysis and Template Application to apply the standard note structure (Context, Content, Key Points, Links, Action Items, Related Notes)
  • Smart Cleanup and Metadata Extraction to remove empty sections and extract dates and tags
  • Section Detection and Task Extraction to categorize content and add tasks to the task management system; integrates with daily and weekly notes
  • Task Completion Workflow supports marking tasks complete and propagating to daily/weekly summaries
  • Workflow example: Tasks added to 20-notes/21-tasks/tasks.md and mirrored in daily and weekly notes

Quick Start

Input a raw note and let the skill reorganize it into the standard note template and extract tasks.

Frequently Asked Questions about note-organizer

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

FAQPage Schema
How do I turn messy markdown notes into a structured template?

Markdown notes are transformed into a structured template by parsing raw content and applying a standardized format covering Context, Content, Key Points, Links, Action Items, and Related Notes, while automatically removing empty sections to improve readability.

What is the best way to extract tasks from unstructured notes?

Extracting tasks from unstructured notes is handled by the skill's section detection, which categorizes content and automatically adds action items to your task management system, mirroring them in daily and weekly notes for integrated workflow tracking.

Can I integrate extracted action items into my daily and weekly notes workflow?

Yes, extracted action items integrate directly into your daily and weekly notes workflow by adding tasks to the 20-notes/21-tasks/tasks.md file and mirroring them, while a task completion workflow propagates updates across daily and weekly summaries.

How does the note organization process handle dates and tags?

The note organization process handles dates and tags through smart metadata extraction, automatically identifying and pulling temporal and categorical metadata from unstructured content during parsing to populate the standardized template fields.

Do I need a specific notes structure to use this note organization tool?

You need an existing 20-notes structure to fully utilize this note organization tool, as the task management integration mirrors extracted action items into the 20-notes/21-tasks/tasks.md file and propagates task completion across daily and weekly summaries.