Browse all

Type: All Skills Tools
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
skill ★ 4,829

Agent Skill Creation and Architecture Guide

This skill provides comprehensive guidance on architecting, developing, and maintaining modular agent skills. It outlines best practices for structuring skill directories, managing context via progressive disclosure, and utilizing bundled r…

the-open-agent/openagent skill-creation agent-architecture llm-guidance skill-management
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
skill ★ 18,794

Walmart Sales and Macroeconomic Trend Analyzer

This skill facilitates in-depth analysis of retail sales data, correlating weekly sales figures with macroeconomic indicators like unemployment rates. It generates comprehensive visualizations and compiles the findings into a professional, …

eosphoros-ai/DB-GPT sales-data economic-analysis data-visualization report-generation
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
skill ★ 18,794

Framework for Creating Agentic LLM Skills

This skill provides a comprehensive guide to designing and implementing modular, specialized agentic skills. It details best practices for context management, resource bundling, and progressive disclosure to extend LLM capabilities efficien…

eosphoros-ai/DB-GPT skill-creation agentic-design llm-framework context-management
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
skill ★ 4,829

Automate Obsidian Vaults via obsidian-cli

Use obsidian-cli to automate interactions with Obsidian vaults, including searching, creating, and deleting Markdown notes. The skill supports safe refactoring of wikilinks and content-based searching across the vault.

the-open-agent/openagent obsidian markdown automation cli
skill ★ 4,829

Local Speech-to-Text Transcription with Whisper

This skill utilizes the Whisper CLI to perform accurate, local speech-to-text transcription on various audio formats. It allows developers to process audio files without requiring external API keys or network connectivity.

the-open-agent/openagent speech-to-text audio-transcription whisper local-processing
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
skill ★ 4,829

OpenClaw Node Connection and Pairing Diagnosis

Diagnoses and resolves OpenClaw node connection and pairing failures across LAN, Tailscale, and public URL topologies. It identifies misconfigured gateway routes and provides specific commands to verify configuration and approve pending dev…

the-open-agent/openagent openclaw network-troubleshooting tailscale device-pairing
skill ★ 24,338

Building AI Applications with Vercel AI SDK

This skill guides developers through building advanced AI features, including agents, chatbots, and RAG systems, using the Vercel AI SDK. It covers best practices for streaming, tool calling, structured output, and integrating various LLM p…

vercel/ai ai-sdk llm agent chat-bot
skill ★ 24,338

Update AI SDK provider model identifiers

This skill manages the lifecycle of AI model identifiers across various provider SDK packages. It systematically adds or removes model IDs from type definitions, documentation, and examples, ensuring strict adherence to existing code struct…

vercel/ai ai-sdk model-management llm type-updates
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
skill ★ 4,829

Summarize per-model usage and cost data

This skill processes local cost logs from the CodexBar CLI to generate detailed summaries of model usage and associated costs. It supports generating reports for all models or focusing on the most recently used model for providers like Code…

the-open-agent/openagent cost-analysis model-usage codex-bar llm-cost
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