byjoelhooks· 72 skills
Send messages, system events, and agent notifications through the openclaw CLI. Use when an agent needs to notify a user (Telegram, Slack, Discord), trigger another agent, broadcast updates, send system events, or coordinate agent-to-agent communication via swarmmail. Covers all three messaging layers - external channels, agent invocation, and internal swarmmail.
$npx -y skills add joelhooks/swarm-tools --skill openclaw-messagingInstalls into the current project.
Run `npx skills use "https://github.com/joelhooks/swarm-tools" --skill "joelhooks/swarm-tools/openclaw-messaging"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joelhooks/swarm-tools" that are relevant to the current task. Run `npx skills add "https://github.com/joelhooks/swarm-tools"` and select the relevant skills, then follow their instructions.