.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/clay-run/agent-plugins
home/skills/clay-run/agent-plugins
clay-run avatar

clay-run/agent-plugins

20 skills · 15 total installs

View on GitHub
$npx skills add clay-run/agent-plugins
SkillInstalls
clayClay — start here. A table of contents for working with Clay and which skill to use for each thing — search (find people/companies), routines (run Clay-managed…1clay-feedbackClay feedback — send a bug report or product feedback to the Clay team via the `clay feedback` CLI, optionally including this session's transcript.1cliClay CLI — the primary scripting surface (JSON output, typed errors).1routinesClay routines — create a routine from an existing function/workflow, then run a saved routine that exists in this workspace.1searchClay search — find people or companies in Clay's GTM database from structured filters, and page through the matches.1setupClay setup — authenticate both the `clay` CLI and the Clay MCP server (both are required to use the plugin).1table-capacityClay tables — check the row-capacity ceiling when imports stall, before assuming a run/config/enrichment problem.1table-error-sweepClay tables — sweep a table for errored rows and report grouped by root cause (not a specific record).1table-value-traceClay tables — explain one cell by walking a column backward through its dependencies and run-gate to the origin or root cause.1tablesClay tables — inspect, query, and export data from an existing table, via either the `table` MCP tool (schema + natural-language query, CSV export) or the…1updateKeep Clay up to date. Use when the user asks to update or upgrade Clay, the plugin, or the `clay` CLI; when `clay update` reports the CLI is pinned / managed…1workflow-discover-actionsClay workflows — discover available actions for workflow nodes (email lookup, company enrichment, phone finders, etc.) and inspect their input schemas.1workflow-optimize-creditsClay workflows — reduce a workflow's credit and LLM cost. Identifies expensive patterns and suggests cheaper alternatives.1workflowsClay workflows — build and edit automations made of Claygent (agent) and tool nodes, with triggers and runs.1workflows-vs-tablesClay Workflows vs Tables — conceptual explainer for a customer asking what the difference is or which one to use.1public-apiClay Public API — HTTP access for building services, apps, and integrations: structured-filter search over Clay's GTM database, structured table queries, and…—table-analyzeClay tables — analyze what a table does: reconstruct the column DAG, stage it, and narrate the workflow encoded in its columns.—table-traceClay tables — locate a record by identifier and snapshot its state: which table(s) hold it and each cell's status.—workflow-simplifyClay workflows — simplify a workflow: merge redundant nodes, cut unnecessary complexity, and replace LLM nodes with deterministic alternatives where possible.—workflow-snapshotsClay workflows — version history: view snapshots, see what changed, and restore or undo a previous state.—