Agent skill
account-workflow
Run the complete Sparq account workflow end-to-end for one or more accounts.
Filed under Outbound email.
From jamieerickson-sparq/sparq-sales-agent-skills · 4 skills · 1 · pushed 2026-05-28
What it does when it runs
Run the complete Sparq account workflow end-to-end for one or more accounts. Chains account-research, account-strategy, and discovery-playbook in sequence. Each individual skill only fires if its output document is missing or older than 90 days. Existing fresh documents are ingested as context for the next skill in the chain. Supports single account or batch mode (CSV / Excel) with parallel subagents for multiple accounts. Use when the seller says "full workflow," "run the whole pipeline," "do everything for [account]," "research and strategy and call plan for [list]," "complete the workflow," "run the chain," or "research + strategy + call plan.
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
- 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/jamieerickson-sparq/sparq-sales-agent-skills.git /tmp/sparq-sales-agent-skills git -C /tmp/sparq-sales-agent-skills sparse-checkout set "skills/account-workflow" mkdir -p ~/.claude/skills/account-workflow cp -R "/tmp/sparq-sales-agent-skills/skills/account-workflow/." ~/.claude/skills/account-workflow/
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 ↗
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 ↗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.
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.
- find-lead-account-owner by zapier · 329
- ai-audit-account-report by zapier · 329
- named-account-trigger-radar by zapier · 329
- territory-account-launch by louisblythe · 136
- account-structure-review by thatrebeccarae · 119
- content-workflow by thatrebeccarae · 119
- account-qualification by kenny589 · 63
- account-research-brief by Othmane-Khadri · 55
Need help setting it up?
This page tells you what account-workflow 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.