wacli Skill
wacli: WhatsApp linked devices, stores, sync/auth/send, repo/release work. Published by openclaw in wacli.
What is wacli Skill?
wacli: WhatsApp linked devices, stores, sync/auth/send, repo/release work. Published by openclaw in wacli. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Writing
- Data analysis use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use wacli Skill
- Use it for data analysis.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/wacli
- Skill file: .agents/skills/wacli/SKILL.md
What it does
wacli: WhatsApp linked devices, stores, sync/auth/send, repo/release work.
Skill instructions
Wacli Use this for wacli repo work and local WhatsApp linked-device stores. Prefer read-only commands for inspection unless the user explicitly asks to auth, sync, send, mutate chats/groups, or release. Sources - Repo: ~/Projects/wacli - CLI in repo: ./dist/wacli after pnpm build - Installed CLI: wacli - Default config: ~/.wacli/config.yaml - Default macOS store: ~/.wacli - Named account stores: ~/.wacli/accounts/<name - App DB: <store/wacli.db - WhatsApp session DB: <store/session.db Safety - Use --read-only or WACLIREADONLY=1 for inspection. - Use --json for parsing. - Do not send messages unless explicitly asked. - Do not write session.db directly. - Do not merge account data into one wacli.db; named accounts are isolated stores. - Watch dirty worktrees; leave unrelated files alone. Account Workflow List accounts and store paths: bash wacli accounts list --json Inspect one account without connecting: bash wacli --account me doctor --read-only --json wacli --account me auth status --
Explore related resources
Frequently asked questions
What is wacli?
wacli is a open-source AI agent skill with Copy skill directory. wacli: WhatsApp linked devices, stores, sync/auth/send, repo/release work.
Who is wacli best for?
wacli is best for reusing agent instructions, scripts, and references, data analysis workflows, writing workflows.
How do I install wacli?
Install or run wacli using Copy skill directory. Check wacli for the latest setup command.
Is wacli actively maintained?
wacli may need a closer maintenance check before production use.
Auto-fetched from GitHub.