research-cache

Cache research findings in Markdown files to prevent redundant web searches and preserve institutional knowledge.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/LimaTechnologies/admin-telegram-bot --skill research-cache
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-cache
Source: https://github.com/LimaTechnologies/admin-telegram-bot/tree/main/.claude/skills/research-cache
Command: npx skills add https://github.com/LimaTechnologies/admin-telegram-bot --skill research-cache

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill caches research findings to avoid redundant web searches and preserve institutional knowledge about best practices across topics.

Core Features & Use Cases

  • Cache before research: Check existing notes to reuse vetted findings and reduce duplication.
  • Structured storage: Store new findings in cache/[topic].md following the TEMPLATE.md to ensure consistency.
  • Freshness governance: Apply freshness guidelines to identify outdated information and prompt updates.

Quick Start

Check the local cache for a topic in .claude/skills/research-cache/cache/[topic].md. If found, reuse it directly; if not, conduct research and document results in the cache file using the provided TEMPLATE.md.

Frequently Asked Questions about research-cache

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

FAQPage Schema
How do I avoid repeating web searches for research topics I've already investigated?

To avoid repeating web searches, you can cache research findings in structured markdown files. This preserves organizational knowledge by storing vetted insights locally, allowing you to check existing notes before conducting new inquiries and reducing duplication.

How do I check if existing research findings are still fresh and up to date?

To check research freshness, apply freshness governance guidelines to cached findings. This process identifies outdated information by reviewing stored dates and sources, prompting updates when web search results are no longer current.

What is the best way to store and organize organizational knowledge from web research?

The best way to store organizational knowledge is using a structured cache format. Save vetted web research findings into dedicated markdown topic files to ensure consistent documentation with sources and dates for easy retrieval.

Can I reuse cached research findings across different topics, or is it limited to one area?

You can reuse cached research findings across different topics. The caching mechanism applies broadly to support reuse of vetted insights before new inquiries, preserving institutional knowledge regardless of the specific research subject.

How do I document web search sources and dates consistently when saving research?

To document web search sources consistently, store new findings using a provided markdown template. This enforces a structured cache format that requires consistent documentation with sources and dates for every research entry.