knowledge

Retrieve past learnings, patterns, research, retros, and plans with sources.

418|40|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/boshu2/agentops --skill knowledge-boshu2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge
Source: https://github.com/boshu2/agentops/tree/main/skills/knowledge
Command: npx skills add https://github.com/boshu2/agentops --skill knowledge-boshu2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly locate and retrieve knowledge from past work, reducing time spent hunting for relevant learnings and decisions.

Core Features & Use Cases

  • Knowledge discovery: Find learnings, patterns, research, retros, and plans across relevant project archives.
  • Synthesis & summarization: Compile findings into concise insights with source links.
  • Use Case: When a new problem arises, you can query "what do we know about X" to surface relevant past decisions and learnings.

Quick Start

Run a knowledge query like /knowledge "authentication flow" and review the summarized results with source references.

Frequently Asked Questions about knowledge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find past learnings and research from previous projects?

To find past learnings and research, you can query specific topics like /knowledge "authentication flow" to surface relevant past decisions, retros, and plans from across your project archives.

What is the best way to retrieve knowledge from past retros and plans?

Retrieving knowledge from past retros and plans is done by running a targeted knowledge query. The Skill uses local searches and optional semantic lookup to compile findings into concise summaries with source links.

Can I get summarized insights with source links for past project decisions?

Yes, you can get summarized insights with source links. The Skill synthesizes queried learnings and patterns into concise summaries, providing direct source references for each surfaced decision.

Does the knowledge search require any specific dependencies or components?

No dependencies or components are required to use the knowledge search. It relies on local searches and optional semantic lookup to retrieve and synthesize information from your existing work.

What types of project artifacts can I search through to surface relevant insights?

You can search through several types of project artifacts to surface relevant insights, specifically querying across learnings, patterns, research, retros, and plans stored in your project archives.

When should I use this approach to locate historical knowledge instead of manual searching?

You should use this approach to locate historical knowledge when a new problem arises and you need to quickly surface relevant past decisions and learnings, reducing time spent hunting through archives manually.