Systems Lab

Agent skill

tables-trace

Clay tables — locate a record by identifier and snapshot its state: which table(s) hold it and each cell''s status.

activeSelf-containedDeclared tools1,016 words

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 tables — locate a record by identifier and snapshot its state: which table(s) hold it and each cell''s status. Use when the user has an id and asks "trace {id}", "where is {id}?", "what enrichments ran for this lead?", or "is this record done?".

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
shell

Ask about tables-trace

Opens your assistant with this page's verified links already in the prompt.

Is this safe to install?ClaudeChatGPT
Adapt it to my stackClaudeChatGPT
What else do I need for it to workClaudeChatGPT
Rather ask a human? Talk to Cheetah
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/tables-trace"
mkdir -p ~/.claude/skills/tables-trace
cp -R "/tmp/agent-plugins/clay/skills/tables-trace/." ~/.claude/skills/tables-trace/

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 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 tables-trace 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.