research-cache

Installation
SKILL.md

Research Cache

Manage the global repository analysis cache used by the /research command.

Overview

The research cache stores analysis results from external repositories discovered during web research. This prevents re-analyzing the same repositories and speeds up research workflows.

Cache Location: {{HOME_TOOL_DIR}}/research-cache/

Cache Structure:

{{HOME_TOOL_DIR}}/research-cache/
  <owner>-<repo>-<commit-short>/
    analysis.md          # Focused analysis document
    metadata.json        # Cache metadata (timestamps, query hash)

Cache Behavior

Related skills
Installs
1
GitHub Stars
9
First Seen
8 days ago