Agent skill
workflows-snapshots
Clay workflows — version history: view snapshots, see what changed, and restore or undo a previous state.
Filed under Prospecting and list building.
From clay-run/agent-plugins · 13 skills · 108 · pushed 2026-08-26
What it does when it runs
Clay workflows — version history: view snapshots, see what changed, and restore or undo a previous state. Use when the user mentions snapshots or asks to undo an edit.
Read from the skill and the 0 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- None found.
- Hosts it reaches
- No third-party host appears in the skill or its bundled files.
- Tool permissions it declares
- Bash(clay
- *)
- Bash(jq
- *)
- Read
- Actions present in the files
- shellwrites files
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/clay-run/agent-plugins.git /tmp/agent-plugins git -C /tmp/agent-plugins sparse-checkout set "clay/skills/workflows-snapshots" mkdir -p ~/.claude/skills/workflows-snapshots cp -R "/tmp/agent-plugins/clay/skills/workflows-snapshots/." ~/.claude/skills/workflows-snapshots/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
Or take the whole library
This repo ships a .claude-plugin manifest, so Claude Code can install all 13 skills at once. Plugin skills are invoked as /<plugin>:<skill>, so they never collide with your own.
/plugin marketplace add clay-run/agent-plugins /plugin
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
The skill
Source on GitHub ↗The source carries no licence at all, so no permission to redistribute it exists. Everything else on this page is our own reading of the file and is published here; the text of the skill is not, and stays where its author put it.
Need help setting it up?
This page tells you what workflows-snapshots does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.