Agent skill
draft-whatsapp
Draft WhatsApp-ready business messages with concise structure, clear CTA, and compliance-aware guardrails.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/draft-whatsapp
SKILL.md
Draft WhatsApp Message
Create short-form WhatsApp messages that are actionable, channel-appropriate, and review-ready.
When to Use
Use this skill when the deliverable is outbound or follow-up WhatsApp communication (customer update, reminder, conversion prompt, operational notice).
Operating Mode
MESSAGE DRAFTING ONLY
Allowed: draft concise message variants, define CTA, include fallback follow-up copy.
Not allowed: auto-send messages, violate opt-in/compliance constraints, produce long-form email-style copy.
Inputs
- Message objective
- Audience segment
- Required facts and context
- CTA + response window
- Tone/language constraints
- Compliance assumptions (opt-in, timing, policy)
Output
Create/update:
docs/comms/whatsapp/<slug>-whatsapp.md
Required structure:
# <WhatsApp Message Name>
## Context
- Objective:
- Audience:
- CTA:
## Primary Message
...
## Follow-up Variant
...
## Compliance & Quality Checklist
- [ ] Opt-in assumption documented
- [ ] Message is concise and scannable
- [ ] Single clear CTA
- [ ] No unsupported claims
- [ ] Timing constraints noted
Workflow
- Lock objective, audience, and CTA.
- Draft primary message in concise WhatsApp format.
- Draft one follow-up variant.
- Run checklist and revise.
- Save artifact and summarize recommended send conditions.
Completion Message
"WhatsApp message artifact ready:
docs/comms/whatsapp/<slug>-whatsapp.mdwith primary + follow-up variants and compliance checklist."
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?