voc-dispatch

voc-dispatch is a skill for Claude Code from aatirar/voc-claude-skills. It costs 77 tokens per session (1,369 once invoked), scanned A, original, MIT.

A document generator for turning confirmed customer feedback into drafts such as outreach emails, landing-page briefs, product one-pagers, testimonials, and an executive memo.

In plain words
What is it for?
It helps prepare case-study requests, marketing copy briefs, product feedback summaries, testimonial snippets, and leadership updates. The results are saved as drafts for a person to review and send or publish.
Why use it?
It removes the manual work of turning research findings into separate documents that different teams can use. Each draft is understandable on its own, without requiring the reader to know the original analysis.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit It helps prepare case-study requests, marketing copy briefs, product feedback summaries, testimonial snippets, and leadership updates. The results are saved as drafts for a person to review and send or publish.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aatirar/voc-claude-skills/voc-dispatch
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add aatirar/voc-claude-skills --skill voc-dispatch
Clone the repo
git clone --depth 1 https://github.com/aatirar/voc-claude-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for voc-dispatch

README.md
[![agentmods](https://agentmods.dev/badge/skills/aatirar/voc-claude-skills/voc-dispatch/github.svg)](https://agentmods.dev/skills/aatirar/voc-claude-skills/voc-dispatch)
Your own site
<a href="https://agentmods.dev/skills/aatirar/voc-claude-skills/voc-dispatch"><img src="https://agentmods.dev/badge/skills/aatirar/voc-claude-skills/voc-dispatch/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for voc-dispatch

Your own site · 80×15
<a href="https://agentmods.dev/skills/aatirar/voc-claude-skills/voc-dispatch"><img src="https://agentmods.dev/badge/skills/aatirar/voc-claude-skills/voc-dispatch.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,369 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00077 $0.01369
Opus 5 $0.00039 $0.00685
Sonnet 5 $0.00015 $0.00274
Haiku 4.5 $0.00008 $0.00137

Measured 11d ago against content hash 7ae53a8ad67b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

voc-dispatch scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/voc-dispatch/SKILL.md · 138 lines

How it starts

The opening of the file, as written. The whole thing — 138 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/voc-dispatch — Produce the Artifacts

/voc-route decides who needs to know. This skill writes the thing they receive. Every artifact must be openable on its own and make sense to someone who never read the synthesis.

Requires

What Value
Input outputs/voc/routed/*.md
Config context/product-context.md for voice constraints and team names
Cost Free.

Nothing here sends anything. Every artifact is a draft on disk. Sending is a human decision.


A. Case-study outreach email

For each entry in case-study-leads.md:

  • 80-120 words, from a named human, not "the marketing team"
  • Opens by referencing the specific outcome they described, in their words. This is the whole reason the pipeline preserved verbatim quotes through four stages.
  • Asks for 30 minutes. One ask.
  • No adjectives about your own product. They already bought it.
  • If the routing entry has no specific outcome, hold the email and say so. Do not write a generic request and do not invent a result they did not claim.

outputs/voc/dispatched/case-study-emails/<customer>-<date>.md

B. Landing-page copy brief

For each objection in objection-map.md:

  • The objection in prospect language, with mention count and channel spread
  • The page or pages it should be addressed on
  • Where on the page: hero, an FAQ entry, a comparison block, a dedicated section. An objection answered in the wrong place is answered too late.
  • Two or three drafted options for the copy that addresses it
  • What evidence the page needs to make it credible — a number, a customer name, a screenshot

Copy constraints, applied to everything drafted here: no em dashes, no "it's not X, it's Y", no more than two consecutive negations, no robust / seamless / powerful / enterprise-grade / best-in-class / effortless / game-changing. Write the benefit first and the feature second.

outputs/voc/dispatched/copy-briefs/<page-slug>-<date>.md

C. PM one-pager

For each capability area in product-feedback.md:

Read the full file on GitHub · 138 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 138 lines · 77 tokens per session scan A 7ae53a8ad67b

Subscribe to this mod's changes

voc-dispatch is a skill published in the GitHub repository aatirar/voc-claude-skills (0 stars, last pushed 25d ago), licensed MIT. It adds 77 tokens to every session and 1,369 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

bdr-enablement-generator

Generates account research briefs, personalized outreach sequences, persona-specific talk tracks, and objection handling frameworks for B2B SaaS BDR teams. Use when preparing BDR outreach for target accounts, building prospecting sequences, creating call scripts, developing objection responses, onboarding new BDRs, or…

Stallin-Sanamandra/b2b-saas-marketing-skills · 131 tokens

competitive-battlecard-generator

Generates and maintains competitive battlecards from win/loss data, competitor intel, G2 reviews, and sales feedback. Use when building battlecards for a specific competitor, updating existing battlecards with new intel, preparing BDRs or AEs for competitive deals, analyzing win/loss patterns against a competitor, or…

Stallin-Sanamandra/b2b-saas-marketing-skills · 153 tokens

marketing-ops-sop-generator

Generates standard operating procedures for B2B SaaS marketing operations: campaign naming conventions, UTM governance, tool administration, workflow QA, data hygiene, lead routing, and incident response playbooks. Use when setting up or auditing marketing ops processes, onboarding a new marketing ops hire…

Stallin-Sanamandra/b2b-saas-marketing-skills · 160 tokens

abm-program-orchestrator

End-to-end ABM program design and orchestration for B2B SaaS mid-market and enterprise motions. Use when building a target account list, designing account tiering criteria, planning ABM channel orchestration, coordinating BDR outreach with marketing campaigns, defining ABM measurement frameworks, or running an ABM…

Stallin-Sanamandra/b2b-saas-marketing-skills · 148 tokens

ceo-monthly-revenue-report-generator

Generates the monthly revenue-accountable marketing report that B2B SaaS marketing leaders deliver to CEOs, CFOs, executive teams, and boards. Use when preparing the monthly CEO report, drafting the marketing section of a board deck, defending budget decisions, diagnosing pipeline gaps, or transitioning marketing from…

Stallin-Sanamandra/b2b-saas-marketing-skills · 121 tokens

account-research-brief-generator

Generates sourced, BDR-ready account research briefs for named target accounts in B2B SaaS ABM and outbound motions. Use after a target account list is built and before outreach sequences are written. Best for Tier 1, Tier 2, and intent-qualified accounts where BDRs need a clear "why this account, why now, why this…

Stallin-Sanamandra/b2b-saas-marketing-skills · 122 tokens