🧪 Skills

WhatsApp Forward

--- name: whatsapp-forward description: Generate VCards, parse invite links, and create forwarding templates --- # WhatsApp Forward Skill Utilities for contact sharing, message forwarding, an

v1.0.0
❤️ 0
⬇️ 336
👁 1
Share

Description


name: whatsapp-forward description: Generate VCards, parse invite links, and create forwarding templates

WhatsApp Forward Skill

Utilities for contact sharing, message forwarding, and invite link parsing.

Usage

exec({ cmd: "node <skill_dir>/scripts/forward.js COMMAND [ARGS]" })

Commands

Generate VCard

exec({ cmd: "node <skill_dir>/scripts/forward.js vcard \"John Doe\" \"5511999999999\"" })

Generate Multiple VCards

exec({ cmd: "node <skill_dir>/scripts/forward.js multi-vcard '[{\"name\":\"John\",\"phone\":\"5511999999999\"}]'" })

Parse Group Invite Link

exec({ cmd: "node <skill_dir>/scripts/forward.js parse-invite \"https://chat.whatsapp.com/ABC123\"" })

Show Forwarding Templates

exec({ cmd: "node <skill_dir>/scripts/forward.js template" })

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs