session-cache

Official

Reuse conversation data to avoid re-fetches.

Authorsilverbee-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Conversation-scoped data reuse. If you already fetched data for a domain in this conversation, reuse the result instead of re-fetching.

Core Features & Use Cases

  • Reuse previously fetched domain data within the same conversation to avoid duplicate API calls.
  • Applies to both discovery calls (get_instructions, list_available_apps, search_actions, list_actions) and general data calls to reduce latency.
  • Provides clear status cues when data is reused and defines re-fetch triggers (explicit refresh or parameter changes).

Quick Start

Ask the assistant to reuse data fetched earlier in this conversation when the same domain is requested again.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: session-cache
Download link: https://github.com/silverbee-ai/claude-silverbee-marketplace/archive/main.zip#session-cache

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.