Home / cowork-os / cowork-os · resources/skills/learn/SKILL.md · GitHub

learn skillA

learn is agent-read markdown (skill) from cowork-os/cowork-os: Manually record an insight, correction, preference, or rule that the agent should remember for future tasks..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Learn

## Purpose

Manually record an insight, correction, preference, or rule that the agent should remember for future tasks.

## Routing

- Use when: Use when the user explicitly wants to teach the agent something, record a preference, save a correction, or store a rule for future tasks.
- Do not use when: Don't use for general conversation, one-time instructions that don't need to be remembered, or when the user is just chatting.
- Outputs: Persisted learning in memory system and .cowork/MEMORY.md file.
- Success criteria: Learning is stored in memory and written to .cowork/MEMORY.md with confirmation to the user.

## Trigger Examples

### Positive

- Use the learn skill for this request.
- Help me with learn.
- Use when the user explicitly wants to teach the agent something, record a preference, save a correction, or store a rule for future tasks.
- Learn: provide an actionable result.

### Negative

- Don't use for general conversation, one-time instructions that don't need to be remembered, or when the user is just chatting.
- Do not use learn for unrelated requests.
- This request is outside learn scope.
- This is conceptual discussion only; no tool workflow is needed.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add cowork-os/cowork-os/learn@v1.0.0
Exact content
mdr add cowork-os/cowork-os/learn@sha256:c5237ad81c7e0259

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_sovdc225xh3l2xzo.svg)](https://markdownregistry.com/a/art_sovdc225xh3l2xzo)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0.0 latest2026-09-19 cd1e867 1,937 BA view · diff
v1.0.02026-08-20 d2f15d8 1,758 BA view · diff
git:20260228.0cd8a102026-02-28 0cd8a10 1,675 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (1937 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

cowork-os/cowork-os · 459 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_sovdc225xh3l2xzo
GET https://markdownregistry.com/api/v1/resolve?ref=cowork-os/cowork-os/learn
GET https://markdownregistry.com/api/v1/blob/c5237ad81c7e02597a53f3039a738955280792ae9607d36dfff89b5b4c8f0815

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from cowork-os/cowork-os

attack-path-analysis skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/attack-path-analysis/SKILL.md · Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a…
git:20260919.4f2a470 · audit A · 459 stars
deep-security-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/deep-security-scan/SKILL.md · Use when the user asks for a deep, exhaustive, multi-pass, or variance-reducing repository-wide Codex Security scan…
git:20260606.a4decec · audit A · 459 stars
finding-discovery skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/finding-discovery/SKILL.md · Use when Codex is already in the finding-discovery phase of a security scan or the user explicitly asks to discover…
git:20260919.ad0495b · audit A · 459 stars
fix-finding skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/fix-finding/SKILL.md · Use when the user explicitly asks to fix and verify a validated or plausible security finding. Do not use as the…
git:20260606.a4decec · audit A · 459 stars
security-diff-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/security-diff-scan/SKILL.md · Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other…
git:20260919.c03e78b · audit A · 459 stars
security-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/security-scan/SKILL.md · Use when the user asks for a repository-wide or scoped-path security scan.
git:20260919.7b075ca · audit A · 459 stars
threat-model skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/threat-model/SKILL.md · Use when Codex is already in the threat-modeling phase of a security scan, the user explicitly invokes $threat-model…
git:20260606.a4decec · audit A · 459 stars
validation skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/validation/SKILL.md · Use when Codex is already in the validation phase of a security scan or the user explicitly asks to determine whether…
git:20260606.a4decec · audit A · 459 stars
1password skill
cowork-os/cowork-os · resources/skills/1password/SKILL.md · Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or…
v1.0.0 · audit A · 459 stars
add-documentation skill
cowork-os/cowork-os · resources/skills/add-documentation/SKILL.md · Generate JSDoc/docstrings for functions
v1.0.0 · audit A · 459 stars
agentic-image-loop skill
cowork-os/cowork-os · resources/skills/agentic-image-loop/SKILL.md · Generate -> annotate -> refine -> repeat using generate_image + Visual Annotator (Live Canvas).
v1.0.0 · audit A · 459 stars
analyze-csv skill
cowork-os/cowork-os · resources/skills/analyze-csv/SKILL.md · Load a CSV and provide insights
v1.0.0 · audit A · 459 stars

Every file in cowork-os/cowork-os

Other files named learn

learn skill
garrytan/gstack · learn/SKILL.md · Manage project learnings.
v1.0.0 · audit A · 134,082 stars
learn skill
nanocoai/nanoclaw · .claude/skills/learn/SKILL.md · Distill a reusable skill from anything — a directory, a URL, pasted notes, or what you just did together — or refine an…
git:20260624.520ec44 · audit A · 30,833 stars
learn skill
sethgammon/citadel · skills/learn/SKILL.md · Knowledge compiler. Extracts patterns, decisions, and anti-patterns from completed campaigns and evolve cycles, then…
git:20260922.465c020 · audit A · 923 stars
learn skill
indranilbanerjee/digital-marketing-pro · skills/learn/SKILL.md · Save a structured marketing learning to the brand's intelligence graph — insight text, context conditions (channel…
git:20260812.b624042 · audit A · 833 stars
learn skill
umputun/cc-thingz · plugins/workflow/skills/learn/SKILL.md · Update project CLAUDE.md with strategic knowledge discovered during this session — or CLAUDE.local.md when the…
git:20260908.fb520ca · audit A · 478 stars
learn skill
aiskillstore/marketplace · skills/0xrdan/learn/SKILL.md · Extract and persist insights from the current conversation to the knowledge base
git:20260705.e9e4712 · audit A · 427 stars
learn skill
alpacalabsllc/skills-for-architects · skills/learn/SKILL.md · Guided, hands-on course teaching architects how to use Codex or Claude Code — six short modules, each built around an…
git:20260924.fefebac · audit A · 361 stars
learn skill
giuseppe-trisciuoglio/developer-kit · plugins/developer-kit-core/skills/learn/SKILL.md · Provides autonomous project pattern learning by analyzing the codebase to discover development conventions…
git:20260324.12bcb5d · audit A · 348 stars

Browse by kind, by grade A, or by owner.