Agent skill
workflows-vs-tables
Clay Workflows vs Tables — conceptual explainer for a customer asking what the difference is or which one to use.
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 vs Tables — conceptual explainer for a customer asking what the difference is or which one to use. Read this when explaining the two products or recommending one for a use case. Users cannot build tables via the CLI/API; if a task needs a new table, surface that to the user & explain workflows are the only way to build in via CLI/API today.
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
- No
allowed-toolsin the frontmatter. It only issues instructions, so there is nothing to bound. - Actions present in the files
- None. Instructions only.
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-vs-tables" mkdir -p ~/.claude/skills/workflows-vs-tables cp -R "/tmp/agent-plugins/clay/skills/workflows-vs-tables/." ~/.claude/skills/workflows-vs-tables/
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-vs-tables 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.