learn

Manage project learnings stored in a learnings.jsonl file.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/26mitch26/ai-mall --skill learn-26mitch26
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/26mitch26/ai-mall/tree/main/.claude/skills/learn
Command: npx skills add https://github.com/26mitch26/ai-mall --skill learn-26mitch26

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The 'learn' skill helps manage and organize project learnings across sessions, allowing users to review, search, prune, and export their accumulated knowledge.

Core Features & Use Cases

  • Review Learnings: Access and review project learnings from past sessions.
  • Search Learnings: Search for specific learnings using keywords or topics.
  • Prune Stale Learnings: Remove outdated or unnecessary learnings to keep the database clean.
  • Export Learnings: Export project learnings for documentation or sharing.

Quick Start

Use the 'learn' skill to review the project learnings from the last 30 days.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I manage project learnings across multiple sessions?

To manage project learnings across multiple sessions, you can use a system that organizes accumulated knowledge in a learnings.jsonl file. This allows you to easily review, search, prune, and export past insights.

What is the best way to search and prune outdated project learnings?

The best way to search and prune outdated project learnings is by using a management tool that supports keyword searches. You can identify stale entries and remove unnecessary learnings to keep your knowledge database clean and relevant.

Can I export project knowledge for documentation purposes?

Yes, you can export project knowledge for documentation or sharing. The knowledge management process allows you to extract your accumulated learnings from the stored data file into an accessible format.

Do I need a specific file format to store and review accumulated knowledge?

Yes, you need a learnings.jsonl file to store and review accumulated knowledge. This specific format is required to properly organize and manage your project learnings across different sessions.