learning-log

Capture and organize project learnings in markdown files with YAML frontmatter.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/web3br1/luminaristest --skill learning-log-web3br1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learning-log
Source: https://github.com/web3br1/luminaristest/tree/main/.claude/skills/learning-log
Command: npx skills add https://github.com/web3br1/luminaristest --skill learning-log-web3br1

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of losing valuable learnings from extensive work efforts due to lack of documentation and organization.

Core Features & Use Cases

  • Extended Learning Entry: Capture comprehensive learnings from long-term projects in a versioned ledger within the repository.
  • Learning Promotion: Decide if the learning is ephemeral (for the current effort) or durable (for future sessions).
  • Efficient Documentation: Format and structure learning entries for easy retrieval and reference.

Quick Start

To record a learning, use the command: /learning-log "Learned about [topic] and [conclusion] from [source].

Frequently Asked Questions about learning-log

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

FAQPage Schema
How do I document project learnings within a repository?

You can document project learnings within a repository by using structured entry formats with YAML frontmatter and markdown files, allowing you to record and categorize information effectively.

What is the best way to organize ephemeral and durable learning entries?

Organize ephemeral and durable learning entries by categorizing them during capture, deciding whether the knowledge is for the current effort or future sessions, and storing them in a versioned ledger.

How does knowledge capture improve memory retention for long-term projects?

Knowledge capture improves memory retention by creating a versioned ledger of structured documentation, ensuring valuable learnings from extensive work efforts are not lost due to lack of organization.

Do I need YAML frontmatter to track learnings in markdown files?

Yes, YAML frontmatter is required to track learnings in markdown files, providing the necessary structured entry formats for easy retrieval and reference within the repository.

Can I categorize long-term project learnings for future sessions?

Yes, you can categorize long-term project learnings as durable entries, ensuring the information is saved in a versioned ledger for easy retrieval and reference in future work sessions.

Why does repository management require structured entry formats for information organization?

Repository management requires structured entry formats to enable efficient documentation, allowing users to format and structure learning entries for easy retrieval and preventing the loss of valuable knowledge.