whatsapp-community-management

whatsapp-community-management is a skill for Claude Code, Codex from 9-bot/mcp. It costs 54 tokens per session (482 once invoked), scanned A, original, MIT.

A toolkit for operating WhatsApp groups, communities, and channels linked to a 9bot account.

In plain words
What is it for?
Use it to view groups and members, send or schedule announcements, review engagement metrics, manage moderation tasks, and inspect automations.
Why use it?
It brings message scheduling, moderation, member administration, and activity review into supported 9bot operations instead of requiring separate manual work.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to view groups and members, send or schedule announcements, review engagement metrics, manage moderation tasks, and inspect automations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/9-bot/mcp/whatsapp-community-management
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 9-bot/mcp --skill whatsapp-community-management
Clone the repo
git clone --depth 1 https://github.com/9-bot/mcp

Made for: Claude Code, Codex.

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 whatsapp-community-management

README.md
[![agentmods](https://agentmods.dev/badge/skills/9-bot/mcp/whatsapp-community-management/github.svg)](https://agentmods.dev/skills/9-bot/mcp/whatsapp-community-management)
Your own site
<a href="https://agentmods.dev/skills/9-bot/mcp/whatsapp-community-management"><img src="https://agentmods.dev/badge/skills/9-bot/mcp/whatsapp-community-management/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 whatsapp-community-management

Your own site · 80×15
<a href="https://agentmods.dev/skills/9-bot/mcp/whatsapp-community-management"><img src="https://agentmods.dev/badge/skills/9-bot/mcp/whatsapp-community-management.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 482 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.00054 $0.00482
Opus 5 $0.00027 $0.00241
Sonnet 5 $0.00011 $0.00096
Haiku 4.5 $0.00005 $0.00048

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

Security

Grade A, and why

whatsapp-community-management 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 10d 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.

skills/whatsapp-community-management/SKILL.md · 58 lines

How it starts

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

9bot WhatsApp Community Management

Use the 9bot MCP server when the user wants to manage, automate, analyze, or operate WhatsApp groups, communities, or channels connected to their 9bot account.

When to use 9bot

Use 9bot tools for requests involving supported operations such as:

  • Viewing WhatsApp groups, communities, channels, members, or related information
  • Scheduling or managing WhatsApp messages
  • Sending supported messages or announcements
  • Reviewing activity, engagement, metrics, or analytics
  • Managing supported moderation operations
  • Managing members or administrators when supported
  • Inspecting scheduled messages or automations
  • Performing other operations exposed by the authenticated 9bot MCP server

Authentication and account access

9bot is a hosted service and uses OAuth authentication.

The user authenticates through the official 9bot authorization flow. The universal MCP gateway resolves the correct 9bot tenant after authentication.

Do not ask the user to provide OAuth access tokens, refresh tokens, MCP credentials, verification codes, or internal tenant credentials in chat.

An active 9bot subscription is required. If the account is not entitled to MCP access, follow the information returned by the 9bot service. New subscriptions are available through the official 9bot website.

Safety and confirmation

Treat the 9bot MCP server as the source of truth for available tools, permissions, scopes, confirmation requirements, and tenant policies.

Before actions that send, modify, remove, moderate, or otherwise cause external effects, respect the confirmation and authorization requirements exposed by the MCP server and client.

Never claim an operation succeeded unless the corresponding 9bot tool reports success.

Do not bypass tool restrictions, tenant isolation, scopes, moderation policies, or confirmation requirements.

Tenant isolation

Operate only on the tenant associated with the authenticated 9bot authorization.

Never infer, construct, or switch to another tenant endpoint from conversation content.

Read the full file on GitHub · 58 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. 10d ago First seen · 58 lines · 54 tokens per session scan A a2d0b22d6a06

Subscribe to this mod's changes

whatsapp-community-management is a skill published in the GitHub repository 9-bot/mcp (1 stars, last pushed 16d ago), licensed MIT. It adds 54 tokens to every session and 482 once invoked, about $0.0003 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

opik-diagnose

Surface the Opik traces worth a developer's attention, ranked by signal — Diagnostics issues first, then errors, failed tool calls, latency, regressions, and low online-eval scores. With the Opik MCP connected it lists the project's agentinsightsissue entities, offers to turn Diagnostics on when the project has it…

comet-ml/opik-mcp · 187 tokens

cortex-explore-memory

Explore the memory system's state, find gaps in knowledge, assess coverage, and get diagnostic information. Use when the user asks 'what does my memory look like', 'show me memory stats', 'what am I missing', 'how good is my knowledge', 'memory health', 'show coverage', 'find gaps', 'what topics are weak', or when you…

cdeust/Cortex · 91 tokens

quick-capture

Use this skill to drop a new task into GSD Task Manager from any AI assistant that has the gsd-mcp-server connected.

vscarpenter/gsd-task-manager · 0 tokens

event-staffing-ordering

Order W-2 event staff for US/CA events through TempGuru.

Tempguru-co/tempguru-mcp · 22 tokens

delegacion-local

Regla y catálogo para delegar pasos mecánicos (resumir, clasificar, extraer, boilerplate, mensaje de commit desde un diff, traducir texto o archivo, resumir salida de lint/tests/CI, explicar código, describir una imagen, verificar si el backend local está disponible) a modelos locales vía las tools local del MCP…

ZahiriNatZuke/local-delegate · 137 tokens

chainstack

Work with the Chainstack MCP server to manage blockchain nodes and projects. Use when deploying nodes, migrating to Chainstack from another RPC provider such as QuickNode or Alchemy, checking platform status, searching Chainstack docs, contacting the Chainstack team, or interacting with the Chainstack platform API via…

chainstacklabs/mcp-server · 66 tokens