Tools

Type: All Skills Tools
tool

Code Impact and Dependency Analysis Tool

This tool assesses the blast radius and dependencies of proposed code changes, providing a safety analysis before committing. It determines which symbols or processes are directly or indirectly affected, assigning a risk level to guide refa…

Marcus-Rug-Intel/rug-munch-mcp git-analysis code-safety dependency-graph impact-analysis
tool

Codebase Architecture and Execution Flow Explorer

This tool allows developers to deeply explore unfamiliar codebases by tracing execution flows, mapping symbol dependencies, and understanding architectural components. It provides a comprehensive view of how specific concepts or functions o…

Marcus-Rug-Intel/rug-munch-mcp codebase architecture code-tracing execution-flow
tool

GitNexus CLI for Codebase Indexing and Documentation

This CLI tool manages the creation and maintenance of a codebase knowledge graph. It allows developers to index repositories, check index freshness, and generate comprehensive documentation using an integrated LLM.

Marcus-Rug-Intel/rug-munch-mcp git cli knowledge-graph indexing
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

Agent Voice Call Management Tool

This tool enables agents to initiate, manage, and terminate voice calls using multiple providers such as Twilio, Telnyx, and Plivo. It provides structured actions for sending messages, continuing conversations, and checking the current call…

casibase/casibase voice-call telephony communication llm-agent
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

Slack Automation and Management Tool

An interface for automating Slack operations including message manipulation, pin management, and reaction handling. It enables programmatic access to channel messages, member information, and custom emoji lists.

casibase/casibase slack automation messaging bot-integration
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
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

Query and analyze historical agent session logs

This utility allows developers to programmatically search and analyze complete conversation transcripts stored in JSONL format. It leverages standard CLI tools like jq and ripgrep to extract metrics, filter by date, or search for keywords a…

casibase/casibase log-analysis jsonl jq session-history
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 ★ 16,991

Sync documentation from Python source changes

This tool automatically synchronises Mintlify documentation by identifying impacted MDX files based on changed Python source code. It uses terminal tools to apply minimal, necessary diffs directly to the documentation, preserving existing c…

camel-ai/camel docs-sync documentation python mdx
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
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