get-today-content

Parse Today.md files to extract frontmatter, sections, and entities.

4|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/BugRoger/2bd --skill get-today-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-today-content
Source: https://github.com/BugRoger/2bd/tree/main/.claude/skills/_sub/fetch/get-today-content
Command: npx skills add https://github.com/BugRoger/2bd --skill get-today-content

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the parsing of your daily Today.md file, extracting key information and assessing its completeness to streamline your review process.

Core Features & Use Cases

  • Structured Data Extraction: Parses frontmatter, priorities, meetings, captures, wins, insights, and carry-forward items from Today.md.
  • Completeness Assessment: Evaluates whether wins and insights sections are filled and the status of daily priorities.
  • Entity Recognition: Identifies and extracts mentions of people, projects, areas, and external resources.
  • Use Case: Before your evening review, this Skill can provide a structured summary of your day's activities, accomplishments, and outstanding tasks, highlighting what needs attention.

Quick Start

Run the get-today-content skill to parse your Today.md file and get a structured output.

Frequently Asked Questions about get-today-content

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

FAQPage Schema
How do I parse a markdown file to extract structured data for daily review?

To parse a markdown file for daily review, this Skill extracts structured data including YAML frontmatter, sections, completeness assessments, and entities from your Today.md file. It applies specific parsing logic to identify priorities, meetings, captures, wins, and insights.

What is the best way to extract wikilinks and frontmatter from a note for personal knowledge management?

Extracting wikilinks and frontmatter from notes for personal knowledge management involves applying specific parsing logic to identify YAML metadata and markdown sections. This Skill automates that process to recognize mentions of people, projects, areas, and external resources.

How do I assess the completeness of daily priorities in a markdown file?

Assessing the completeness of daily priorities in a markdown file requires evaluating whether wins and insights sections are filled and checking the status of daily priorities. This Skill automates that evaluation to highlight what needs attention during your review.

Can I use this Skill to extract entities like people and projects from my Today.md file?

Yes, you can use this Skill to extract entities like people and projects from your Today.md file. It identifies and extracts mentions of people, projects, areas, and external resources by applying specific wikilink and markdown parsing logic.

Does this daily review parser require any external dependencies to run?

No, this daily review parser does not require any external dependencies to run. It operates independently to read your Today.md file and apply specific parsing logic for YAML, markdown sections, and wikilinks.

Why does my Today.md parser not work when frontmatter is missing?

Your Today.md parser may not work because it applies specific parsing logic for YAML frontmatter, markdown sections, and wikilinks. Structured data extraction depends on reading the file and applying this logic to accurately assess completeness and identify entities.