Skip to main content

Learner Skill

Skill Verified Active

Extract a learned skill from the current conversation

Purpose

To automatically capture and formalize valuable insights discovered during development, turning hard-won knowledge into reusable skills for future use.

Features

  • Extracts learned skills from conversations
  • Defines expertise criteria for quality skills
  • Provides a structured workflow for skill extraction
  • Classifies learnings into Expertise or Workflow types
  • Saves skills in project- or user-level locations

Use Cases

  • When you solve a tricky bug and want to document the principle for future reference
  • When you discover a non-obvious workaround specific to your codebase
  • When you uncover undocumented behavior that impacts the project
  • To create a repository of team-specific problem-solving heuristics

Non-Goals

  • Extracting generic programming patterns that are easily Googleable
  • Documenting standard refactoring techniques
  • Saving simple library usage examples
  • Capturing basic type definitions or boilerplate code

Workflow

  1. Gather specific error, symptom, or confusion, including exact error messages, file paths, and line numbers.
  2. Document the exact fix, including code snippets, file paths, and configuration changes.
  3. Identify keywords (error fragments, file names, symptoms) that signal the problem for future triggers.
  4. Validate the skill against quality criteria: specificity, non-Googleability, precise solutions, and good triggers.
  5. Classify the learned insight as either 'Expertise' (domain knowledge, pattern, gotcha) or 'Workflow' (operational procedure).
  6. Save the skill to the appropriate location (project-level or user-level) using the required YAML frontmatter format.

Practices

  • Skill extraction methodology
  • Knowledge formalization
  • Pattern recognition

Prerequisites

  • Claude Code CLI
  • Claude Max/Pro subscription or Anthropic API key

Installation

First, add the marketplace

/plugin marketplace add Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode@omc

Quality Score

Verified
99 /100
Analyzed about 23 hours ago

Trust Signals

Last commit1 day ago
Stars33.7k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.