generated: '2026-08-14' method: searched source: https://github.com/clay-run/agent-plugins note: >- Every skill in this directory is PROVIDER-PUBLISHED and saved verbatim. Twenty-one are the SKILL.md files Clay ships in its official agent plugin marketplace repo (github.com/clay-run/agent-plugins, plugin `clay` v2.4.0, bundling the `clay` CLI v0.3.0 and the Clay MCP server). The twenty-second is the skill Clay serves from its docs host at /.well-known/agent-skills/claydevelopers/skill.md, which is the skill the A2A agent card at developers.clay.com points to. Nothing here is generated by API Evangelist — Clay authored all of it. sources: plugin_repo: https://github.com/clay-run/agent-plugins plugin_marketplace: https://raw.githubusercontent.com/clay-run/agent-plugins/main/.claude-plugin/marketplace.json well_known_skill: https://developers.clay.com/.well-known/agent-skills/claydevelopers/skill.md api: openapi/clay-com-public-api-openapi.json skills: - file: clay-com-claydevelopers.md name: Claydevelopers origin: https://developers.clay.com/.well-known/agent-skills/claydevelopers/skill.md description: >- Umbrella developer-platform skill served from Clay's own docs host and referenced by the A2A agent card. Covers the CLI command table, the Public API endpoint table, the routine id form (function:t_...), and where credentials live. api: openapi/clay-com-public-api-openapi.json operations: [getPublicApiMe, createFilters, run, runRoutine, getRunResults] - file: clay-com-clay.md name: clay origin: clay/skills/clay/SKILL.md description: Entry-point skill — routes a request to the right Clay primitive (Search, Routines, Tables, Workflows). - file: clay-com-cli.md name: cli origin: clay/skills/cli/SKILL.md description: The `clay` CLI as the primary scripting surface — JSON output contract, typed error codes, discovery via `clay --help`. - file: clay-com-public-api.md name: public-api origin: clay/skills/public-api/SKILL.md description: Calling the Clay Public API over HTTP from services and integrations. api: openapi/clay-com-public-api-openapi.json - file: clay-com-search.md name: search origin: clay/skills/search/SKILL.md description: Searching Clay's GTM database of companies and people via filters mode and query mode. api: openapi/clay-com-public-api-openapi.json operations: [createFilters, fields, run, createQueryMode, queryModeReference, runQueryMode] - file: clay-com-routines.md name: routines origin: clay/skills/routines/SKILL.md description: Running Clay-managed functions, custom functions and Workflows as routines, inline and in batch. api: openapi/clay-com-public-api-openapi.json operations: [runRoutine, startRoutineRunBatch, runRoutineBatchUploadUrl, getRunResults, getRoutineRunBatchResults] - file: clay-com-tables.md name: tables origin: clay/skills/tables/SKILL.md description: Querying Clay table data with structured filters, field selection, ordering and cursor pagination. api: openapi/clay-com-public-api-openapi.json operations: [query] - file: clay-com-tables-analyze.md name: tables-analyze origin: clay/skills/tables-analyze/SKILL.md description: Analyzing the shape and health of an existing Clay table. - file: clay-com-tables-capacity.md name: tables-capacity origin: clay/skills/tables-capacity/SKILL.md description: Reading and planning table capacity limits. - file: clay-com-tables-error-sweep.md name: tables-error-sweep origin: clay/skills/tables-error-sweep/SKILL.md description: Sweeping a table for cell-level errors and remediating them. - file: clay-com-tables-trace.md name: tables-trace origin: clay/skills/tables-trace/SKILL.md description: Tracing how a table column was computed across its dependency chain. - file: clay-com-tables-value-trace.md name: tables-value-trace origin: clay/skills/tables-value-trace/SKILL.md description: Tracing a single cell value back to the provider call that produced it. - file: clay-com-workflows.md name: workflows origin: clay/skills/workflows/SKILL.md description: Building, editing, validating, running and inspecting Clay Workflows (Alpha) from the plugin or CLI. - file: clay-com-workflows-discover-actions.md name: workflows-discover-actions origin: clay/skills/workflows-discover-actions/SKILL.md description: Discovering which actions are available to place inside a Workflow. - file: clay-com-workflows-optimize-credits.md name: workflows-optimize-credits origin: clay/skills/workflows-optimize-credits/SKILL.md description: Reducing credit consumption in a Workflow. - file: clay-com-workflows-simplify.md name: workflows-simplify origin: clay/skills/workflows-simplify/SKILL.md description: Simplifying an over-complex Workflow. - file: clay-com-workflows-snapshots.md name: workflows-snapshots origin: clay/skills/workflows-snapshots/SKILL.md description: Working with Workflow run snapshots for inspection and debugging. - file: clay-com-workflows-vs-tables.md name: workflows-vs-tables origin: clay/skills/workflows-vs-tables/SKILL.md description: Choosing between a Workflow and a Table for a given job. - file: clay-com-audiences.md name: audiences origin: clay/skills/audiences/SKILL.md description: Building and managing Clay audiences, including custom objects and filters. - file: clay-com-setup.md name: setup origin: clay/skills/setup/SKILL.md description: Installing the plugin, putting `clay` on PATH, signing in with OAuth, and verifying the CLI and MCP server. - file: clay-com-update.md name: update origin: clay/skills/update/SKILL.md description: Updating the Clay plugin and CLI binary. - file: clay-com-clay-feedback.md name: clay-feedback origin: clay/skills/clay-feedback/SKILL.md description: Submitting feedback about Clay from inside the agent session. x-evidence: fetched: '2026-08-14' urls: - url: https://api.github.com/repos/clay-run/agent-plugins/git/trees/main?recursive=1 http_status: 200 - url: https://developers.clay.com/.well-known/agent-skills/claydevelopers/skill.md http_status: 200 content_type: text/markdown