//! openclaw - open source AI coding assistant
//!
//! OpenClaw is a personal AI assistant that runs on your own devices.
//! It connects to WhatsApp, Telegram, Slack, Discord, and other messaging
//! platforms, with support for Anthropic, OpenAI, or local models.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;