sandy

Community

Accelerate AI agent workflows.

AuthorSangkwun
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill significantly speeds up AI agent operations by allowing them to record, parameterize, and replay sequences of tool calls, eliminating repetitive LLM inference for common tasks.

Core Features & Use Cases

  • Scenario Recording: Save repeatable tool call sequences as reusable scenarios.
  • Parameterization: Define variables within scenarios for dynamic execution.
  • Zero-Cost Replay: Execute saved scenarios without incurring LLM token costs or reasoning time.
  • Use Case: An agent frequently scrapes news headlines and saves them to a database. Sandy allows this workflow to be saved as a scenario and replayed instantly on demand, saving tokens and time.

Quick Start

Use the sandy skill to save the current tool call sequence as a scenario named 'scrape-headlines'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: sandy
Download link: https://github.com/Sangkwun/sandy/archive/main.zip#sandy

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 223,000+ vetted skills library on demand.