Tools

Type: All Skills Tools
tool ★ 77,350

LobeHub CLI for managing AI services

This robust command-line interface provides comprehensive management and interaction capabilities for the LobeHub ecosystem. It allows developers to perform tasks such as content generation, managing knowledge bases, handling user memory, a…

lobehub/lobehub cli command-line llm ai-management
tool ★ 77,350

CLI Backend Integration Testing Workflow

This tool facilitates end-to-end verification of backend API changes, allowing developers to test TRPC routers, services, and models via the LobeHub CLI against a local development server. It guides the process from server startup and authe…

lobehub/lobehub cli backend testing integration
tool ★ 4,829

WhatsApp messaging and history management tool

A command-line interface for sending WhatsApp messages, searching chat history, and synchronising messages. It supports text, file attachments, and continuous history syncing via a QR-based authentication process.

the-open-agent/openagent whatsapp cli messaging automation
tool ★ 77,350

Unified SDK for Multi-Platform Chat Bots

This SDK provides a unified TypeScript interface for building sophisticated bots that integrate across major chat platforms like Slack, Teams, and Discord. It manages event handling, state persistence, and interactive components such as str…

lobehub/lobehub chat-bot sdk typescript messaging
tool ★ 77,350

Authoring Builtin Tools for Agent Runtimes

This guide details the architecture for creating agent-callable built-in tools, requiring the definition of a manifest, executor, and execution runtime. Developers must manage five distinct faces—Manifest, Executor, ExecutionRuntime, Client…

lobehub/lobehub builtin-tool agent-framework tool-authoring llm-integration
tool ★ 4,829

Agent Voice Call Management Tool

This tool facilitates agent-initiated voice communication, allowing developers to initiate, continue, and terminate calls using various providers such as Twilio, Telnyx, or Plivo. It provides granular control over call status and message de…

the-open-agent/openagent voice-call telephony communication agent-skill
tool ★ 77,350

CLI for Inspecting Agent Execution Snapshots

This zero-config CLI records and inspects detailed snapshots of agent execution runs. It allows developers to debug complex agent flows by viewing context engine inputs, LLM payloads, tool calls, and raw runtime events.

lobehub/lobehub agent-tracing cli debugging llm
tool ★ 4,829

Things 3 Task Management CLI for macOS

This tool provides a command-line interface for interacting with the local Things 3 database on macOS. It allows developers to read, search, and programmatically manage todos, including adding, updating, and moving tasks via the Things URL …

the-open-agent/openagent things-3 macos todo-manager cli
tool ★ 4,829

Multi-source content summarization and extraction tool

This CLI utility provides robust summarisation and content extraction from various sources, including web URLs, local files, and YouTube videos. It supports detailed control over output length, format, and model selection.

the-open-agent/openagent summarize web-scraping file-processing youtube
tool ★ 4,829

CLI tool for Spotify playback and search

This utility provides command-line interfaces (CLI) via spogo or spotify_player to manage Spotify playback. It allows developers to programmatically search for tracks, control playback state (play, pause, next), and manage connected devices…

the-open-agent/openagent spotify cli music playback
tool ★ 4,829

Control Sonos Speakers via Command Line Interface

This tool provides a comprehensive CLI interface for managing Sonos speakers on a local network. It allows developers to perform core functions such as device discovery, status checks, volume control, media playback, and advanced grouping m…

the-open-agent/openagent sonos home-automation cli network-control
tool ★ 4,829

Slack message and channel management tool

This tool provides programmatic control over Slack, allowing agents to send, edit, delete messages, react to content, and manage pins within channels or DMs. It also supports fetching member details and reading message history.

the-open-agent/openagent slack messaging api communication
tool ★ 4,829

local offline text-to-speech synthesis tool

This utility provides local, offline text-to-speech conversion using the sherpa-onnx engine. It synthesises audio from provided text strings, requiring pre-configured runtime and voice models.

the-open-agent/openagent tts text-to-speech offline audio
tool ★ 4,829

Analyze historical conversation logs with jq

This utility allows developers to query and analyze local JSONL session logs, enabling deep inspection of past conversations. It provides advanced shell scripting capabilities using jq to extract metrics such as message counts, costs, and s…

the-open-agent/openagent log-analysis jq session-logs data-querying
tool ★ 4,829

ElevenLabs TTS for Local Audio Playback

This command-line tool provides local playback access to ElevenLabs Text-to-Speech, supporting multiple models and custom voice selection. It allows advanced speech control via SSML-like tags for dramatic delivery, normalization, and struct…

the-open-agent/openagent elevenlabs tts audio cli
tool ★ 4,829

macOS UI Automation and Interaction CLI

Peekaboo is a comprehensive command-line interface designed for deep macOS UI automation. It allows developers to programmatically capture, inspect, and interact with system elements, managing everything from app lifecycle and window focus …

the-open-agent/openagent macos ui-automation cli scripting
tool ★ 4,829

CLI for managing food delivery orders

This CLI tool allows developers to programmatically check the status of active and past food delivery orders from platforms like Foodora. It supports history retrieval, order tracking, and reordering functionality.

the-open-agent/openagent cli food-delivery order-management automation
tool ★ 4,829

Oracle Context-Aware Prompting CLI

Oracle bundles prompts and selected files into a single request to provide LLMs with real repository context via API or browser automation. It supports advanced file filtering, session management, and multi-engine workflows.

the-open-agent/openagent cli llm context-injection prompt-engineering
tool ★ 18,794

Deep Automated CSV and Excel Data Analysis Tool

This tool provides deep, automated data exploration for CSV, Excel, and TSV files, generating comprehensive, interactive web reports. It extracts statistical features, identifies anomalies, and provides actionable business insights across d…

eosphoros-ai/DB-GPT data-analysis csv-excel data-visualization statistics
tool ★ 18,794

Deterministic CLI for Agentic Browser Automation

A high-performance command-line interface for headless browser automation, enabling AI agents to perform multi-step workflows with deterministic element selection via accessibility tree snapshots. It supports session isolation, state persis…

eosphoros-ai/DB-GPT cli browser-automation headless agent-workflow
tool ★ 4,829

Control Philips Hue lights and smart scenes

This tool provides a command-line interface for managing Philips Hue lighting systems. It allows developers to control individual lights, set room brightness, adjust colour temperature, and activate predefined scenes via a connected Hue Bri…

the-open-agent/openagent hue-lighting smart-home iot-control cli-tool
tool ★ 4,829

Transcribe audio files using OpenAI Whisper API

This tool facilitates audio transcription by interacting with the OpenAI Whisper API endpoint. Developers can submit audio files and optionally specify language or prompts, receiving the output as plain text or structured JSON.

the-open-agent/openagent audio-transcription openai-whisper api-call audio-processing
tool ★ 4,829

Notion API for structured content management

This skill provides comprehensive interaction with the Notion API, allowing developers to programmatically manage pages, data sources, and blocks. It supports core operations such as querying databases, creating structured content, and upda…

the-open-agent/openagent notion api knowledge-base content-management
tool ★ 4,829

Natural Language PDF Editing Tool

A command-line interface for applying edits to specific PDF pages using natural-language instructions.

the-open-agent/openagent pdf-editing cli natural-language document-manipulation