Tools

Type: All Skills Tools
tool ★ 4,829

MCP Server Management and Execution CLI

A command-line interface for managing, authenticating, and invoking Model Context Protocol (MCP) servers via HTTP or stdio. It supports ad-hoc server execution, configuration management, and TypeScript type generation.

the-open-agent/openagent mcp cli model-context-protocol server-management
tool ★ 4,829

Himalaya Terminal Email Client

A command-line interface for managing email accounts via IMAP, SMTP, Notmuch, or Sendmail backends. It supports searching, reading, composing, and organising messages with support for structured JSON output.

the-open-agent/openagent email-client cli imap smtp
tool ★ 4,829

macOS iMessage and SMS CLI Utility

This tool provides a command-line interface for managing iMessage and SMS communications on macOS. It allows developers to list chat histories, view message content, and send both text and attached media files.

the-open-agent/openagent macos messaging cli imsg
tool ★ 24,338

Capture AI API Response Test Fixtures

This utility provides structured methods for generating and capturing raw API response test fixtures from AI providers. It facilitates robust testing of response parsing by logging both standard and raw streamed JSON outputs.

vercel/ai ai-sdk testing fixtures api-response
tool ★ 4,829

Google Places API CLI for Location Data

This CLI provides a comprehensive interface for querying the Google Places API, allowing developers to perform text searches, resolve locations, fetch detailed information, and retrieve reviews. It supports both human-friendly output and st…

the-open-agent/openagent google-places api cli location-data
tool ★ 4,829

google workspace cli for productivity automation

This CLI provides comprehensive command-line access to Google Workspace services, enabling developers to programmatically manage Gmail, Calendar, Drive, Sheets, and Docs. It supports complex operations such as searching emails, creating cal…

the-open-agent/openagent google-workspace cli gmail calendar
tool ★ 4,829

gif search, download, and sheet extraction

This CLI utility enables searching major GIF providers (e.g., Giphy, Tenor), browsing results in a TUI, and performing advanced media operations such as downloading, extracting single stills, or generating frame sheets.

the-open-agent/openagent gif cli tui search
tool ★ 4,829

Gemini CLI for one-shot AI interactions

Provides a command-line interface for interacting with the Gemini model, enabling one-shot Q, summarisation, and structured content generation. It supports specifying models and enforcing output formats like JSON.

the-open-agent/openagent gemini cli llm qna
tool ★ 4,829

Eight Sleep Pod Control Interface

This tool provides a command-line interface for managing Eight Sleep pods. It allows developers to monitor status, adjust temperature, and manage alarms and schedules.

the-open-agent/openagent eight-sleep home-automation temperature-control scheduling
tool ★ 4,829

Orchestrates multiple AI agents for coding tasks

This tool provides a structured bash interface for delegating complex coding tasks, such as refactoring or PR reviews, across various LLM agents (e.g., Codex, Claude Code). It manages background sessions, allowing developers to monitor, int…

the-open-agent/openagent coding-agent llm-orchestration bash-cli development
tool ★ 4,829

RTSP and ONVIF Camera Capture Utility

A utility for capturing snapshots, video clips, and monitoring motion events from RTSP or ONVIF-compatible cameras. It requires ffmpeg and supports camera discovery and configuration via a YAML file.

the-open-agent/openagent rtsp onvif camera-capture motion-detection
tool ★ 4,829

CLI for managing and publishing agent skills

This CLI utility provides comprehensive management capabilities for agent skills, allowing developers to search, install, update, and publish skills to the ClawHub registry. It streamlines the entire lifecycle, from local development and ve…

the-open-agent/openagent cli skill-management publishing agent-skills
tool ★ 4,829

BlueBubbles iMessage messaging and management tool

This tool provides comprehensive integration for managing iMessage conversations, allowing agents to send text and attachments, react (tapback), edit, or unsend messages. It supports advanced features such as replying in threads and managin…

the-open-agent/openagent imessage messaging chat communication
tool ★ 4,829

Blog and RSS Feed Monitoring CLI

A command-line utility for monitoring and managing updates from blogs and RSS/Atom feeds. It allows for tracking multiple sources, scanning for new content, and managing article read states.

the-open-agent/openagent rss-feeds cli-tool blog-monitoring go
tool ★ 4,829

BluOS CLI for media control and grouping

This skill provides a command-line interface to manage and control Bluesound/NAD streaming devices. It allows developers to perform actions such as checking device status, controlling playback, adjusting volume, and managing device groups.

the-open-agent/openagent bluos cli audio streaming
tool ★ 4,829

Manage Bear Notes via Command Line Interface

This utility provides a command-line interface for interacting with Bear notes on macOS. Developers can use it to create, read, append text to, and search for notes using Bear's internal API token.

the-open-agent/openagent bear notes cli macos
tool ★ 4,829

Manage Apple Reminders via Command Line Interface

This tool provides programmatic access to Apple Reminders using the dedicated remindctl CLI, allowing developers to list, create, modify, and delete tasks. It supports advanced features like date filtering and structured JSON output for sea…

the-open-agent/openagent apple-reminders macos cli reminder-management
tool ★ 4,829

Secure 1Password CLI Secret Management Tool

This tool facilitates secure interaction with 1Password using the official CLI, enabling developers to sign in, list vaults, and inject or run secrets. Usage requires executing all commands within a dedicated tmux session to maintain proper…

the-open-agent/openagent 1password cli secret-management vault
tool ★ 8

agent action control and trust enforcement workflows

This tool provides comprehensive action-control workflows for AI agents, enabling evaluation of risky actions via Runtime Gate, managing human approvals, and generating signed receipts. It facilitates agent trust management by checking advi…

agentveil-protocol/agentveil-sdk agent-workflow action-control trust-management mcp-server
tool ★ 8,394

Unified LLM Gateway for OpenClaw Integration

This tool deploys the Higress AI Gateway, acting as a unified model provider layer for OpenClaw. It allows developers to configure and manage multiple LLM APIs, supporting advanced features like auto-routing and hot-reloading of provider ke…

higress-group/higress llm-gateway model-routing openclaw llm-provider
tool ★ 8,394

Higress AI Gateway Automatic Model Router

Manage intelligent model routing for the Higress AI Gateway using a CLI tool to map message content triggers to specific LLMs. It allows for adding, listing, and removing routing rules via regex or predefined phrases with automatic configur…

higress-group/higress higress ai-gateway model-routing llm-orchestration
tool ★ 8,394

Real-time Agent Conversation and Cost Monitor

This tool monitors Higress access logs in real-time, aggregating multi-turn conversations by session ID. It provides detailed visibility into token usage, cost statistics, and full conversation history via a web interface and CLI.

higress-group/higress log-monitoring session-tracking token-usage llm-cost
tool ★ 10,803

Browser Automation via MCP Tools

A suite of MCP tools for programmatic browser control, featuring a high-performance scripting engine for multi-step web automation. It enables navigating, interacting with elements, and extracting data through efficient single-call workflow…

accomplish-ai/accomplish browser-automation mcp web-scraping automation
tool ★ 10,803

Signals final status of an agent task

This tool mandates the agent to signal the final status of any task, requiring detailed inputs such as the original request summary, the achieved outcome, and the specific completion status (success, blocked, or partial). It ensures structu…

accomplish-ai/accomplish task-management workflow-control agent-signaling completion-status