learn

Manage project knowledge by reviewing, searching, pruning, and exporting insights from saved sessions and files.

1|Updated Jul 6, 2025
One-click install
npx skills add https://github.com/VanL/simplebroker --skill learn-vanl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/VanL/simplebroker/tree/main/.agents/skills/gstack/learn
Command: npx skills add https://github.com/VanL/simplebroker --skill learn-vanl

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies managing and recalling collective project knowledge, enabling teams to review, search, prune, and share learnings efficiently.

Core Features & Use Cases

  • Leverage project learnings: Review past session notes and insights to inform current decisions.
  • Search and prune: Search through accumulated learnings and remove stale or irrelevant information.
  • Export insights: Share or back up project learnings in formats suitable for reporting or further analysis.
  • Use Case: When asked “what have we learned so far,” quickly compile and present relevant summaries based on prior session data stored in JSONL files.

Quick Start

Ask the AI to show recent learnings or summarize key insights from previous sessions.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I review and search past project insights stored in JSONL files?

To search project insights, the Skill reads JSONL session files and matches queries against stored knowledge. You ask the AI to summarize or retrieve specific learnings, and it compiles results from prior session data.

What is the best way to prune stale or irrelevant knowledge from project sessions?

Pruning stale knowledge involves executing the Skill's internal scripts to identify and remove outdated entries from your JSONL files. This proactive management ensures only relevant project learnings are retained over time.

Can I export project learnings for reporting and further analysis?

You can export project learnings by running the Skill's export scripts, which convert JSONL session data into formats suitable for reporting. This allows teams to share or back up their accumulated insights.

How do I compile and present a summary of what we have learned so far on a project?

You compile a learning summary by prompting the AI to query your JSONL session files for relevant insights. The Skill reviews stored data and presents a consolidated summary of key project learnings.

Do I need configuration settings to manage project knowledge proactively?

Configuration settings are required for proactive project knowledge management. The Skill interfaces with these settings to execute update scripts, ensuring your JSONL learning records remain organized and current.