learn
Distill a reusable skill from anything — a directory, a URL, pasted notes, or what you just did together — or refine an existing skill with new learnings. Use when the user says '/learn', 'learn this', 'turn this into a skill', 'capture this workflow', 'make a skill from <source>', or 'improve/update the <name> skill'. Produces or updates a .claude/skills/<name>/SKILL.md authored to NanoClaw's skill guidelines. (This CREATES or REFINES a skill from a source; it does not install existing skills from a registry.)
适合你,如果经常需要把操作流程固化为可复用的技能
/ 通过 npx 安装 校验哈希
npx oh-my-skill add nanocoai/nanoclaw/learn/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- nanocoai/nanoclaw/learn/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify nanocoai/nanoclaw/learn安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
30263GitHub stars
~1.4K上下文体积 · 单文件
镜像托管
怎么用
商店整理自技能原文 · 版本 a11ad11 · 表述以原文为准它做什么
安装后,Claude 能从文件夹、网址、粘贴的笔记或当前对话中提取可重复的工作流程,生成或更新一个技能文件(SKILL.md),并保存到 .claude/skills/ 目录下。
什么时候触发
当你说“/learn”、“学习这个”、“把这个变成技能”、“捕获这个工作流”、“从<来源>制作技能”或“改进/更新<名称>技能”时触发。
装好后可以这样说
Claude 会读取文件夹内容并生成一个技能。
Claude 会从当前对话中提炼工作流程。
Claude 会更新已有的技能文件。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…