note-todos

Extract actionable items from non-meeting notes and route them to scope-specific to-do files.

31|20|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/mycelium-hq/ai-brain-starter --skill note-todos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note-todos
Source: https://github.com/mycelium-hq/ai-brain-starter/tree/main/skills/note-todos
Command: npx skills add https://github.com/mycelium-hq/ai-brain-starter --skill note-todos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Action items hide in notes you don't think of as task lists. note-todos extracts those action items from non-meeting notes (class notes, book notes, podcasts, transcripts, panel writeups) and routes them to the scope-correct to-do file with wikilinking and per-task owner tags.

Core Features & Use Cases

  • Extracts action items from non-meeting notes and routes them to the appropriate scope-specific to-do file with wikilinking and inline owners.
  • Generalizes the meeting-todos workflow to non-meeting notes, enabling consistent task capture and routing.
  • Use Case: given a class note with items like "I should study X" and "schedule Y," route items to personal or team to-dos based on scope signals.

Quick Start

Scan a non-meeting note, extract actionable items, and route them to the correct to-do file.

Frequently Asked Questions about note-todos

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

FAQPage Schema
How do I extract action items from non-meeting notes like class notes or book highlights?

Action items from non-meeting notes are extracted by scanning the note content and routing tasks to scope-specific to-do files. The skill processes class notes, book notes, podcasts, and transcripts, automatically assigning owner tags and wikilinks to each extracted task.

What is the best way to route extracted to-dos to different scopes in my notes vault?

The best way to route extracted to-dos to different scopes is to use scope-aware routing based on signals within your notes. The skill directs tasks to personal, team, or consulting to-do files as configured in your vault, ensuring tasks reach the correct scope-specific destination.

Can I use wikilinks and owner tags when capturing tasks from podcasts and transcripts?

Yes, you can use wikilinks and owner tags when capturing tasks from podcasts and transcripts. The skill enforces a self-contained-task rule, ensuring each extracted task includes anchors like file paths, wikilinks, or URLs, and annotates the source note after writing the task.

Does this workflow apply to class notes and panel writeups or is it only for meeting notes?

This workflow explicitly applies to class notes and panel writeups rather than only meeting notes. It generalizes the meeting-todos workflow to non-meeting notes, enabling consistent task capture and routing from sources like book notes, podcasts, and transcripts.

How do I ensure my routed tasks are self-contained and traceable to the source note?

To ensure routed tasks are self-contained and traceable, the skill enforces that each task includes anchors such as file paths, wikilinks, or URLs. It also annotates the source note after writing the task to the scope-specific to-do file, maintaining bidirectional traceability.