Clay tables — inspect, query, and export data from an existing table, via either the table MCP tool (schema + natural-language query, CSV export) or the clay tables CLI (list tables, run structured JSON queries with pagination, toggle API query sync). To investigate a table or record, use the focused /table-* skills (analyze, trace, error-sweep, value-trace, capacity).
$npx -y skills add clay-run/agent-plugins --skill tablesInstalls into the current project.
Run `npx skills use "https://github.com/clay-run/agent-plugins" --skill "clay-run/agent-plugins/tables"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/clay-run/agent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/clay-run/agent-plugins"` and select the relevant skills, then follow their instructions.