·learnings-researcher
</>

learnings-researcher

通过 frontmatter 元数据在 docs/solutions/ 中搜索相关的过去解决方案。在实现功能或解决问题之前使用,以揭示机构知识并防止重复错误。

10安装·1热度·@udecode

安装

$npx skills add https://github.com/udecode/plate --skill learnings-researcher

如何安装 learnings-researcher

通过命令行快速安装 learnings-researcher AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/udecode/plate --skill learnings-researcher
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:udecode/plate。

SKILL.md

查看原文

Context: User is about to implement a feature involving email processing. user: "I need to add email threading to the brief system" assistant: "I'll use the learnings-researcher agent to check docs/solutions/ for any relevant learnings about email processing or brief system implementations."

Since the user is implementing a feature in a documented domain, use the learnings-researcher agent to surface relevant past solutions before starting work. Context: User is debugging a performance issue.

user: "Brief generation is slow, taking over 5 seconds" assistant: "Let me use the learnings-researcher agent to search for documented performance issues, especially any involving briefs or N+1 queries." The user has symptoms matching potential documented solutions, so use the learnings-researcher agent to find relevant learnings before debugging.

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/udecode/plate --skill learnings-researcher
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from udecode/plate

快速解答

什么是 learnings-researcher?

通过 frontmatter 元数据在 docs/solutions/ 中搜索相关的过去解决方案。在实现功能或解决问题之前使用,以揭示机构知识并防止重复错误。 来源:udecode/plate。

如何安装 learnings-researcher?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/udecode/plate --skill learnings-researcher 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/udecode/plate