journal

Convert raw materials into structured JournalClaw MDX notes with classification and source tracking.

13|2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/quan2005/journal-claw --skill journal-quan2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: journal
Source: https://github.com/quan2005/journal-claw/tree/main/apps/web/resources/workspace-template/.claude/skills/journal
Command: npx skills add https://github.com/quan2005/journal-claw --skill journal-quan2005

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users turn messy raw materials into durable, searchable JournalClaw notes without manually deciding structure, format, or organization. It reduces the friction of capturing recordings, pasted text, files, meeting notes, reading notes, reports, and personal reflections by classifying the note type and applying the right writing pattern automatically.

Core Features & Use Cases

  • Automatic note family classification: Identifies one primary family and subtype for inputs such as meetings, work reports, project docs, research notes, learning notes, technical records, personal journals, HR operations, and content drafts.
  • Template-guided MDX generation: Loads only the relevant template, example, writing rules, and component guidance to create high-quality .mdx notes with YAML frontmatter, summaries, tags, and source tracking.
  • Append and merge behavior: Updates same-day, same-topic entries by merging sources and refreshing summaries instead of creating fragmented duplicate notes.
  • Structured evidence handling: Preserves uncertainty, extracts decisions, actions, risks, quotes, and timelines, and uses typed JSX components only when they improve clarity.
  • Use cases: Organize a product review meeting into a decision record, convert weekly updates into a structured work report, transform reading highlights into reusable learning notes, or compile incident materials into a technical review entry.

Quick Start

Ask the journal skill to turn your uploaded meeting transcript or pasted raw material into a structured JournalClaw .mdx note with the most appropriate template and source tracking.

Frequently Asked Questions about journal

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

FAQPage Schema
How do I convert meeting notes into structured MDX journal entries?

To convert meeting notes into structured MDX journal entries, the Skill automatically classifies raw transcripts by family and subtype, then applies the matching template to generate notes with YAML frontmatter, summaries, and source tracking.

What is source-aware note organization for knowledge management?

Source-aware note organization preserves uncertainty, extracts decisions, actions, and quotes, and merges same-day, same-topic source materials to prevent fragmented duplicate MDX entries.

Can I use this to organize raw text inputs into typed MDX components?

Yes, you can organize raw text inputs by applying restrained typed JSX components only when they improve clarity, ensuring structured evidence handling within your JournalClaw notes.

What's the best way to merge same-day updates into an existing work report?

The best way to merge same-day updates into an existing work report is using the append-safe behavior, which merges new sources and refreshes summaries instead of creating duplicate MDX notes.

Does template classification support personal journals and HR operations?

Template classification supports personal journals and HR operations by identifying one primary family and subtype to load the correct writing rules, examples, and component guidance automatically.

Why does my raw research material get uncertainty marking in the output?

Raw research material receives uncertainty marking as part of structured evidence handling, preserving ambiguity and clearly distinguishing unresolved facts from extracted decisions and timeline events.