AtishayGanesh

Wa Template — Development skill for Claude Code

Development community

Create a WhatsApp (Meta) message template: CLI → MCP → dashboard fallback, with approval before submission.

How to install Wa Template

Installs to ~/.claude/skills/atishayganesh-sarvam-kit-wa-template/SKILL.md

Terminal
mkdir -p ~/.claude/skills/atishayganesh-sarvam-kit-wa-template && curl -fsSL https://raw.githubusercontent.com/AtishayGanesh/sarvam-kit/HEAD/commands/wa-template.md -o ~/.claude/skills/atishayganesh-sarvam-kit-wa-template/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Wa Template does


description: Create a WhatsApp (Meta) message template: CLI → MCP → dashboard fallback, with approval before submission. argument-hint: " "

Load sarvam-whatsapp. Lint the template against Meta rules, run `uv run sarvam wa template-create $1 $2 --dry-run`, ask, then --yes. On exit 4 fall back to MCP, then to the dashboard via Claude-in-Chrome, stopping before the final submit for my approval.

Alternatives in Development

  • Claude Peers MCP — Allow all your Claude Codes to message each other ad-hoc 1.9k ★
  • Claude Code Plugins — jeremylongshore Instruction-template plugins and MCP plugin packs 1.7k ★
  • Projectmem — Open-source coding agent memory 766 ★

Full documentation available on GitHub

View Source Repository