Agent skill
daily-lead-steward
Maintain a daily review cockpit for high-intent leads and hand-raisers.
From zapier/gtm-cheat-codes · 17 skills · 329 · pushed 2026-07-13
What it does when it runs
Maintain a daily review cockpit for high-intent leads and hand-raisers.
Read from the skill and the 5 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
- mcp.zapier.com
- 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/zapier/gtm-cheat-codes.git /tmp/gtm-cheat-codes git -C /tmp/gtm-cheat-codes sparse-checkout set "skills/gtm-ops/daily-lead-steward" mkdir -p ~/.claude/skills/daily-lead-steward cp -R "/tmp/gtm-cheat-codes/skills/gtm-ops/daily-lead-steward/." ~/.claude/skills/daily-lead-steward/
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 17 skills at once. Plugin skills are invoked as /<plugin>:<skill>, so they never collide with your own.
/plugin marketplace add zapier/gtm-cheat-codes /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 ↗Reproduced in full from zapier/gtm-cheat-codes/blob/022a2884f40316ef22269e29fd61b8a0f0c4cb4a/skills/gtm-ops/daily-lead-steward/SKILL.md, which is licensed MIT (repository). 134 words, 4 headings.
Daily Lead Steward
Use this skill to keep a persistent operating view of high-intent leads, especially hand-raisers and enterprise or large-enterprise MQLs.
Workflow
- Load the current lead tracker and live CRM state.
- Identify leads with no meeting, stale follow-up, unclear ownership, or high-value routing concerns.
- Recommend next actions without acting autonomously.
- Generate a reviewable dashboard or digest.
- Update persistent state only after QA.
Zapier MCP And SDK Role
- Use Zapier MCP to read live CRM records, tracker state, meeting status, and collaboration context.
- Use Zapier SDK for scheduled daily cockpit generation, state tracking, digest creation, and approval-routed updates.
- Keep source-of-truth writes and broad posts human-approved.
Guardrails
- Recommendation-only by default.
- Do not auto-send rep messages.
- Keep the source-of-truth tracker private.
Files bundled with it
These load only when the skill asks for them, so they cost nothing until it runs.
Other skills for the same job
Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.
- lead-magnets by coreyhaines31 · 45,947
- lead-dossier by ericosiu · 3,449
- lead-magnet by OpenClaudia · 664
- daily-product-digest by shawnpang · 308
- lead-scoring by shawnpang · 308
- lead-enrichment by janskuba · 199
- lead-qualification by louisblythe · 136
- lead-qualification-logic by louisblythe · 136
Need help setting it up?
This page tells you what daily-lead-steward 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.