SkillAgentSearch skills...

learn

Use when the user says /learn or asks to save this lesson.

Install / Use

npx skills add tigerless-labs/autoharness --skill learn

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

57/100

Supported Platforms

Universal

Our assessment of learn

learn scores 57/100 on our quality scale, 530th of 574 Content & Media skills we index.

Its SKILL.md is 1.1 KB long, lightly structured (1 heading) and no code examples: fairly brief, so expect to fill in details yourself.

With 4,772 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
14/30
Structure
5/20
Description
8/15
Adoption
16/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated yesterday, so learn is actively maintained.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

learn compared with similar skills

All 4 of these similar skills score higher than learn; compare them before choosing.

SkillScoreStarsUpdatedFormat
learn (this skill)by tigerless-labs574.8k1d agoSKILL.md
siyuanby siyuan-note10046.5ktodayMCP Server
algorithmic-artby anthropics100177.9k4d agoSKILL.md
pptxby anthropics100177.9k4d agoSKILL.md
designby nextlevelbuilder100130.2k5d agoSKILL.md

Frequently asked questions

How do I install learn?
Run npx skills add tigerless-labs/autoharness --skill learn. The install tabs above show the steps for each supported agent.
Which AI agents does learn work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is learn safe to use?
It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is learn still maintained?
The repository was last updated yesterday, so learn is actively maintained.

name: learn description: Use when the user says /learn or asks to save this lesson. category: general

Learn: distill this session into the skill library

Review the conversation so far and distill what is worth keeping — through the standard proposal chain, never by writing files.

  1. Identify class-level, reusable lessons: corrected approaches, non-trivial techniques, durable user preferences. Skip one-off narratives and environment-specific failures.
  2. Compare first: read the injected skill index; if an existing skill covers the topic, prefer a patch/update over creating a near-duplicate.
  3. Reconcile old with new: when a lesson supersedes an earlier rule, search the managed skill trees for contradicting statements and stage updates so the new version wins everywhere.
  4. Stage every change exclusively via the stage_skill tool, one intent per lesson, with reason and a verbatim evidence quote from this session. The deterministic promoter validates and lands; rejects are reported at the next session start.

If nothing meets the bar, say so and stage nothing.

Related Skills

View on GitHub
GitHub Stars4.8k
CategoryContent
Updated1d ago
Forks350

Languages

Python

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions