learn

Manage and retrieve project learnings stored in a JSONL file.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/muhammadhamad1104/nuevo --skill learn-muhammadhamad1104
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/muhammadhamad1104/nuevo/tree/main/gstack/learn
Command: npx skills add https://github.com/muhammadhamad1104/nuevo --skill learn-muhammadhamad1104

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gstack, and includes scripts (resource) components.

What problem does it solve?

The learn skill helps users manage, review, and export project learnings, making it easier to track and utilize knowledge across sessions.

Core Features & Use Cases

  • Review Learnings: Access and review previously recorded learnings for a project.
  • Search Learnings: Search through learnings to find specific information.
  • Prune Learnings: Remove outdated or irrelevant learnings to keep the database manageable.
  • Export Learnings: Export project learnings for reporting or documentation purposes.
  • Use Case: When asked, "what have we learned" or "show learnings", this skill retrieves and displays the collected learnings.

Quick Start

To view the project learnings, invoke the learn skill with the command "show learnings".

Frequently Asked Questions about learn

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

FAQPage Schema
How do I retrieve project learnings stored in a JSONL file?

To retrieve project learnings stored in a JSONL file, invoke the learn skill with the command "show learnings". It accesses the stored knowledge base and displays the collected entries for project review sessions.

Can I search and prune outdated knowledge base entries during a project review?

Yes, you can search through project learnings to find specific information and prune outdated or irrelevant knowledge base entries. This keeps the database manageable and ensures knowledge management remains accurate across sessions.

What is the best way to export project learnings for reporting?

The best way to export project learnings for reporting is using the learn skill's export feature. It retrieves recorded knowledge from the JSONL file and formats it for documentation or reporting purposes.

Do I need gstack tools to manage and review project learnings?

Yes, you need gstack tools and access to the project's learnings JSONL file to manage and review project learnings. The skill requires this specific environment setup to retrieve and process the knowledge base effectively.

What are the limitations of using a JSONL file for knowledge management?

A limitation of using a JSONL file for knowledge management is that outdated entries accumulate over sessions, requiring manual pruning. If not managed, the data retrieval process may become cluttered with irrelevant project learnings.