learn

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

learn
— English alias for
/aprende

learn
— /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.

该Skill是一个轻量适配层。调用
/learn
时,请严格遵循以下文档中记录的工作流:
~/.claude/skills/aprende/SKILL.md
或者,若通过插件安装,则路径为:
<plugin-root>/skills/aprende/SKILL.md
/learn
/aprende
的行为完全一致。二者均运行相同的五步工作流(扫描→生成→去重→确认→执行),写入相同的记忆文件夹,遵循相同的约束规则,输出结果也完全相同。
/learn
的存在是为了方便仅使用英文的用户找到该功能。
如需完整说明、输出格式和安全规则,请阅读
aprende/SKILL.md
并严格遵循其中内容
。请勿在此处重复相关逻辑。

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
    .
  • 完整工作流:
    references/../../aprende/SKILL.md
    (同层级Skill)。
  • 输出格式:
    aprende/references/memory-format.md
    aprende/references/lesson-format.md
  • 确认模板:
    aprende/prompts/confirmation-template.md