Browse all
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.
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…
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.
REST API Caller and JSON Data Parser
This skill enables the agent to fetch data from external REST endpoints, managing authentication and executing Python requests. It intelligently parses the resulting JSON payload to extract and summarise only the necessary fields for the us…
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…
Python Scratchpad for Calculations and Transformations
This skill allows the agent to execute short, focused Python scripts for tasks requiring computation, data transformation (e.g., JSON, CSV), or validation. It is ideal for quick, reproducible checks and arithmetic that pure reasoning cannot…
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.
Simple skill for user greetings and demos
This skill provides a standardized, easy-to-verify greeting response, primarily intended for demonstrating skill activation within agentic workflows. It ensures the output adheres to a specific format, prefixed with a unique identifier.
agent skill creation and development guide
This skill provides comprehensive guidance on structuring and authoring modular agent skills. It details best practices, including progressive disclosure, resource management (scripts, references, assets), and adhering to the AgentSkills sp…
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.
Local offline text-to-speech generation skill
This skill provides local, offline text-to-speech functionality using the sherpa-onnx CLI. It allows developers to generate high-quality audio files from text without requiring cloud connectivity or external APIs.
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…
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 …
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.
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.
Generate professional reports from analysis results
This skill structures raw analysis findings into professional, multi-section reports, including an executive summary, methodology, detailed results, and actionable recommendations. It ensures a consistent, data-driven, and highly readable f…
Statistical Data Analysis and Insight Generation
This skill loads and inspects datasets to compute comprehensive statistics, identifying patterns, anomalies, and summarizing key findings. It ensures data integrity by validating types and explicitly handling missing values.
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.
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.
Comprehensive Code Quality and Security Reviewer
Performs thorough code assessments covering correctness, readability, performance, and security vulnerabilities. It provides a structured report detailing issues by severity, along with actionable recommendations for improvement.
Framework for Creating Agentic Skills
This skill provides a comprehensive framework for developing modular, specialized agent capabilities. It guides developers on structuring context efficiently using metadata, scripts, and reference files to extend general-purpose agents.
OpenAI Whisper Audio Transcription API
Transcribe audio files via the OpenAI Whisper API endpoint. The implementation supports custom base URLs for compatible proxies and allows for language hints or prompts.
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…
Notion API Integration Skill
This skill provides an interface for interacting with the Notion API to manage pages, blocks, and data sources. It allows for searching, querying databases, and updating page properties or block content.