Tag: cli

Type: All Skills Tools
skill ★ 1,557

Provision Third-Party Services via Stripe Projects

This skill manages the end-to-end provisioning of third-party services by interacting with the Stripe Projects CLI. It handles provider verification, project initialization, and subsequent service setup, culminating in a handoff to local pr…

stripe/ai stripe projects provisioning api-keys
skill ★ 1,557

Provision Third-Party Services via Stripe Projects

This skill automates the provisioning of third-party services by first verifying provider availability and ensuring the Stripe CLI and Projects plugin are correctly installed. It manages the full project initialization flow, allowing subseq…

stripe/ai stripe projects service-provisioning cli
skill ★ 379

Design QA for Llamactl CLI Changes

This skill facilitates design-QA for llamactl changes, allowing human reviewers to assess the rendered output, naming conventions, and error messaging against a live backend. It generates a matrix of carefully chosen test cases and produces…

run-llama/llama-agents llamactl cli qa design-review
tool

WhatsApp CLI for messaging and history management

This tool provides a comprehensive command-line interface for managing WhatsApp interactions. Developers can use it to send text or files, sync chat history, or search messages across specific chats.

casibase/casibase whatsapp cli messaging chat-history
tool

Things 3 macOS Task Management CLI

This tool provides a command-line interface for interacting with the local Things 3 database on macOS. It allows developers to read, search, and list tasks, and to programmatically add or update todos using the Things URL scheme.

casibase/casibase things macos todo-management cli
tool

CLI for Summarizing URLs, Files, and Videos

This fast command-line interface allows developers to summarise content from various sources, including remote URLs, local files, and YouTube videos. It supports advanced extraction modes, model selection, and structured JSON output for rob…

casibase/casibase cli summarization urls files
tool

CLI tool for Spotify playback and search

This utility provides a robust command-line interface for managing Spotify playback and searching. It allows developers to control playback state, manage connected devices, and interact with the service directly via CLI commands.

casibase/casibase spotify cli music-player terminal
skill

Control Sonos speakers via command line

This skill provides a command-line interface for managing Sonos speakers on a local network, allowing programmatic control over discovery, volume, playback, and grouping. It supports advanced functions including queue management and Spotify…

casibase/casibase sonos smart-home cli home-audio
tool

Generate audio spectrograms and feature visualizations

This command-line utility generates detailed visualizations, including spectrograms, MFCCs, and chroma features, from audio files. It supports various output formats and allows precise control over time slicing and frequency ranges.

casibase/casibase audio-analysis spectrogram visualization cli
tool

Oracle: Context-Aware Prompt Bundling CLI

A CLI tool that bundles prompts and repository files into single-shot requests for LLMs using API or browser engines. It supports advanced file globbing, session management for long-running tasks, and token usage previews.

casibase/casibase cli llm prompt-engineering context-injection
tool

ElevenLabs TTS for Local Audio Playback

This CLI utility provides text-to-speech generation using ElevenLabs, supporting multiple models and advanced SSML-like tags for fine-grained audio control. It facilitates local playback and allows developers to define voice characters and …

casibase/casibase elevenlabs tts audio-generation cli
tool

macOS UI Automation and Interaction CLI

This is a comprehensive command-line interface for automating macOS user interfaces. Developers can use it to capture screens, inspect elements, and programmatically drive input, including clicks, typing, and gestures, for robust scripting.

casibase/casibase macos ui-automation cli scripting
tool

CLI for managing food delivery orders

This CLI utility allows developers to programmatically check past order history, track active delivery statuses, and reorder items from services like Foodora. It supports session management and detailed order retrieval via command line.

casibase/casibase cli food-delivery order-management automation
tool

Local Audio Transcription via Whisper CLI

Perform local speech-to-text transcription using the Whisper command-line interface. It supports various audio formats and model sizes to balance speed and accuracy without requiring an API key.

casibase/casibase speech-to-text audio-transcription whisper cli
tool

Control Philips Hue lights and scenes

This tool provides a command-line interface for managing Philips Hue lighting systems. It allows developers to control individual lights, rooms, and scenes by adjusting brightness, color, and temperature via a local Hue Bridge.

casibase/casibase hue lighting smart-home cli
tool

Programmatic management of Obsidian Markdown vaults

This tool provides a programmatic interface for managing Obsidian vaults, allowing developers to search content, create new notes, and safely move files while automatically updating internal Markdown links. It resolves vault locations and h…

casibase/casibase obsidian markdown vault-management cli
tool

Edit PDFs using natural language instructions

The nano-pdf CLI enables programmatic editing of specific PDF pages by accepting natural language instructions. This allows developers to manipulate document content without requiring direct interaction with low-level PDF libraries.

casibase/casibase pdf cli document-editing natural-language
tool

Per-model cost summary from CodexBar logs

This utility processes cost JSON generated by the CodexBar CLI to provide detailed usage summaries. It can calculate costs for all models or determine the most expensive model used in the current reporting period for providers like Codex an…

casibase/casibase model-usage cost-analysis codex-bar cli
tool

CLI for interacting with MCP servers and tools

This command-line interface allows developers to list, configure, authenticate, and directly invoke tools hosted on MCP servers. It supports calling tools via HTTP, standard input/output, and structured JSON payloads.

casibase/casibase cli mcp tool-calling http-client
skill

Manage iMessage and SMS via macOS CLI

This skill provides a comprehensive CLI interface for interacting with iMessage and SMS messages on macOS. It enables developers to list chat history, view message details, and send new messages with text or attachments, supporting both iMe…

casibase/casibase imessage sms macos messaging
tool

CLI email client for terminal management

Himalaya is a robust command-line email client that facilitates comprehensive email management using IMAP and SMTP backends. It allows developers to list, search, compose, and interact with emails directly from the terminal, supporting feat…

casibase/casibase cli email imap smtp
tool

Google Places API CLI for Location Data

This CLI tool provides a comprehensive interface for querying the Google Places API. It supports advanced lookups, including text search, place details retrieval, and review fetching, with options for human-readable output or structured JSO…

casibase/casibase google-places api cli location
tool

GIF search and frame extraction tool

A command-line utility for searching Tenor and Giphy, featuring a TUI for browsing, downloading results, and extracting frames as stills or sprite sheets.

casibase/casibase gif-search cli tui media-processing
skill

GitHub CLI automation for git workflows

This skill automates complex GitHub interactions, preferring the GitHub CLI (gh) over raw APIs. It manages authentication, repository setup, and pushing with minimal user intervention, ensuring a seamless git workflow experience.

casibase/casibase github git cli automation