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

Installs
1
GitHub Stars
19
First Seen
May 5, 2026
research-cache — stevengonsalvez/agents-in-a-box