hainrixz/aprende-skill · Archived

learn

English alias for /aprende. Runs the same five-pass workflow to surface reusable learnings from the current conversation across memory, lesson, skill, and project-doc categories — with confirmation before any write. Alias en inglés para /aprende.

First seen May 14, 2026

Installation

$ npx skills add hainrixz/aprende-skill --skill learn

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from hainrixz/aprende-skill.

npx skills add hainrixz/aprende-skill

Browse all from hainrixz/aprende-skill

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 23
License LICENSE
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Version0.1.0
LicenseMIT
Allowed toolsRead, Write, Edit, Grep, Glob, Bash, AskUserQuestion
Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,371 B
  • docs SUMMARY.md 262 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 28 installs

SKILL.md

learn — English alias for /aprende

This skill is a thin shim. When /learn is invoked, follow the exact workflow documented in:

~/.claude/skills/aprende/SKILL.md

or, if installed via the plugin, at:

<plugin-root>/skills/aprende/SKILL.md

There is no behavior difference between /learn and /aprende. Both run the same 5-pass workflow (scan → generate → dedup → confirm → execute), write to the same memory folders, follow the same guardrails, and produce identical output. /learn exists so English-only users can find it.

For the full instructions, output format, and safety rules, read aprende/SKILL.md and follow it verbatim. Do not duplicate logic here.


Quick pointer

  • Full workflow: references/../../aprende/SKILL.md (sibling skill).
  • Output formats: aprende/references/memory-format.md,

aprende/references/lesson-format.md.

  • Confirmation template: aprende/prompts/confirmation-template.md.