Systems Lab

Agent skill

tables-capacity

Clay tables — check the row-capacity ceiling when imports stall, before assuming a run/config/enrichment problem.

activeSelf-containedDeclared tools840 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 — check the row-capacity ceiling when imports stall, before assuming a run/config/enrichment problem. Use when the user asks "why aren't new rows being added?", "why is the import stuck?", or "is this table full?".

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-capacity

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-capacity"
mkdir -p ~/.claude/skills/tables-capacity
cp -R "/tmp/agent-plugins/clay/skills/tables-capacity/." ~/.claude/skills/tables-capacity/

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-capacity 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.