learning-capture

Log corrections and discoveries to a lessons file for future sessions.

138|9|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/zqiren/Orbital --skill learning-capture-zqiren
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learning-capture
Source: https://github.com/zqiren/Orbital/tree/main/agent_os/default_skills/learning-capture
Command: npx skills add https://github.com/zqiren/Orbital --skill learning-capture-zqiren

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you log and learn from your project's experiences, ensuring that the knowledge gained is not lost between sessions and can be leveraged for continuous improvement.

Core Features & Use Cases

  • Log Corrections and Discoveries: Record errors, corrections, and new findings for future reference.
  • Avoid Repeating Mistakes: By referencing past lessons, prevent the recurrence of similar issues.
  • Project Continuity: Maintain a project's knowledge base that grows with each session, enhancing its capabilities.

Quick Start

After completing a task, use the learning-capture skill to log the details of any corrections or new insights you've gained.

Frequently Asked Questions about learning-capture

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

FAQPage Schema
How do I retain project knowledge and prevent repeating mistakes across sessions?

To retain project knowledge and prevent repeating mistakes, you can log errors, corrections, and new findings to a lessons file. Reading this file before each new session ensures past experiences inform current work.

What is the best way to log project experiences for continuous improvement?

The best way to log project experiences for continuous improvement is to record task corrections and insights into a dedicated lessons file after completion. This builds a growing knowledge base for future reference.

How does writing to a lessons file before a new session help project continuity?

Writing to and reading a lessons file before a new session helps project continuity by maintaining a project knowledge base. It leverages past learning so gained capabilities grow with each session.

Can I use error logging for continuous improvement in any project workflow?

Yes, you can use error logging for continuous improvement in any project workflow. It is applicable wherever learning from past sessions and referencing previous corrections is beneficial to the task.

Do I need specific dependencies to capture and reuse lessons for project documentation?

No, you do not need specific dependencies to capture and reuse lessons for project documentation. The skill operates independently using basic scripts to write and read project experiences.

What are the limitations of using a lessons file for knowledge retention?

A limitation of using a lessons file for knowledge retention is that it requires manual reading before each new session. The implementation is basic, relying on scripts without automated contextual injection.