learn

Capture and organize session learnings into a structured markdown file.

3|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/The13thNode/VibeCorp_PromptCEO --skill learn-the13thnode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/The13thNode/VibeCorp_PromptCEO/tree/main/skills/public/learn
Command: npx skills add https://github.com/The13thNode/VibeCorp_PromptCEO --skill learn-the13thnode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams lose valuable insights from each AI session, leading to repeated mistakes and missed opportunities for improvement.

Core Features & Use Cases

  • Automatic capture of learnings after significant events, formatted with a standardized template.
  • Centralized storage in docs/memory-summaries/learnings.md for easy access by all agents.
  • Review, search, prune, and export commands enable teams to retrieve relevant knowledge, clean outdated entries, and transfer useful patterns to new projects.
  • Session integration ensures the CEO reads existing learnings at session start and appends new ones at session end.

Quick Start

Ask the CEO to list all current learnings about performance fixes.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I capture and organize AI agent session learnings into a knowledge base?

You can capture session learnings by appending new insights into a structured markdown file using a standardized template. This enables continuous team improvement by automatically organizing patterns, pitfalls, and processes for future review.

Can I search and query past session insights using natural language prompts?

Yes, you can search stored session insights using natural language prompts. The system queries the centralized markdown knowledge base to retrieve relevant patterns and processes, making it easy to find specific learnings from past events.

How do I prune outdated knowledge entries to maintain a manageable AI agent knowledge base?

You can prune outdated knowledge entries using built-in pruning commands that enforce strict limits on the knowledge base. This maintains a manageable markdown file by cleaning out obsolete patterns and keeping only the most relevant processes.

Does this session learning capture tool work without external dependencies?

Yes, this session learning capture tool works entirely without external dependencies. It uses a structured markdown file for centralized storage, requiring no additional components or frameworks to start capturing and reviewing team insights.

What is the best way to export session learnings for use in a new AI project?

The best way to export session learnings is to use the dedicated export commands. This transfers useful patterns and processes from your centralized markdown knowledge base directly to new projects, ensuring valuable insights are retained.

When should AI agent teams read and append session learnings during a workflow?

AI agent teams should read existing learnings at the start of a session and append new ones at the end. This session integration ensures the team reviews past insights before working and captures new knowledge after significant events.