learner

Extract repeatable task patterns from conversation logs into YAML skill templates.

2|1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/r3dlex/oh-my-auggie --skill learner-r3dlex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learner
Source: https://github.com/r3dlex/oh-my-auggie/tree/main/plugins/oma/skills/learner
Command: npx skills add https://github.com/r3dlex/oh-my-auggie --skill learner-r3dlex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users extract and document learned skills and patterns from work sessions, enabling knowledge capture and reusability.

Core Features & Use Cases

  • Skill Extraction: Identifies repeatable task patterns and documents them for future reuse.
  • Workflow Guidance: Provides step-by-step instructions to formalize skills with YAML templates.
  • Use Case: After completing a challenging debugging session, use this Skill to extract the process and create a reusable guide for similar future tasks.

Quick Start

Ask the AI to analyze your recent work session and generate a structured skill entry for the pattern you observed.

Frequently Asked Questions about learner

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

FAQPage Schema
How do I extract actionable skills and patterns from conversation logs?

To extract actionable skills from conversation logs, process the session text to identify repeatable task patterns and document them using structured YAML templates for future reuse.

What is the best way to document procedural patterns from a debugging session?

The best way to document procedural patterns from debugging sessions is to analyze the work log and generate a structured skill entry that formalizes the steps taken for similar future tasks.

Can I use this approach to refine technical and creative workflows?

Yes, you can apply this skill extraction approach to refine technical and creative workflows by capturing procedural knowledge from sessions and templating it for repeatable tasks.

How do I generate structured documentation from a recent work session?

Generate structured documentation from a recent work session by asking the system to analyze the log and output a templated skill entry emphasizing clarity, correctness, and reusability.

Does knowledge capture from work sessions require specific dependencies?

No, knowledge capture from work sessions using this approach requires no specific dependencies, allowing you to directly extract and formalize skills from your conversation logs.

When should I formalize skills into YAML templates?

You should formalize skills into YAML templates when you identify repeatable task patterns in your workflows that require clear, reusable documentation for future integration.