What is learnings-researcher?
Searches docs/solutions/ for relevant past solutions by frontmatter metadata. Use before implementing features or fixing problems to surface institutional knowledge and prevent repeated mistakes. Source: udecode/plate.
Searches docs/solutions/ for relevant past solutions by frontmatter metadata. Use before implementing features or fixing problems to surface institutional knowledge and prevent repeated mistakes.
Quickly install learnings-researcher AI skill to your development environment via command line
Source: udecode/plate.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/udecode/plate --skill learnings-researcherSearches docs/solutions/ for relevant past solutions by frontmatter metadata. Use before implementing features or fixing problems to surface institutional knowledge and prevent repeated mistakes. Source: udecode/plate.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/udecode/plate --skill learnings-researcher Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/udecode/plate