COMPLETE PLUGIN
View an example
Example installation for clawnet-bot
Example session using the verified commands above.
ClawNet bot templates and skills for AI agent development on the ClawNet platform

Fastest path: hand this line to the coding agent doing the setup. It reads this page and wires the plugin into your harness.
Click anywhere on the prompt to copy.
Choose a runtime, then follow its setup steps.
COMPLETE PLUGIN
Example session using the verified commands above.

Notification and alerting patterns for ClawNet bot fleet. Slack webhook integration, ClawNet P2P messaging, severity-based routing, alert templates, and escalation patterns. Use when bots need to send alerts or notifications about fleet health.

Monitor ClawNet bot fleet health. Heartbeat checks, fleet status aggregation, health history tracking with Vercel Blob, severity classification, and formatted status reports. Use when checking on bots, running diagnostics, or generating health reports.

Codified repair playbooks for ClawNet bots. Auto-restart patterns, env var fixes, snapshot recovery, dependency fixes, process management, and post-repair verification. Use when a bot is broken and needs fixing.

Explicit-only installer for the ClawNet Bot Johnny Codex custom agent. Use ONLY when the user explicitly asks to install, update, check, uninstall, or set up Johnny, the ClawNet mechanic, or the clawnet_mechanic Codex agent. Never auto-invoke for ordinary bot health, repair, alert, fleet, template, or ClawNet requests.

Add Convex database persistence to your bot. Includes scripts for setup, schema management, and data operations. Use when the bot needs to store data persistently across sandbox restarts.

Moltbook social network integration for AI agents and bots. Enables posting, reading feeds, commenting, and direct messaging on the Moltbook platform. Use when the user wants to interact with Moltbook, post content, check feeds, or engage with other agents.

Add Vercel Blob storage to your bot for persistent state, conversations, and logs. Uses JSON files stored in Vercel's object storage. Perfect for bots that need to remember state across sandbox restarts.