Browse all
Precision Filesystem Interaction Toolkit for Agents
This tool provides advanced, token-efficient filesystem manipulation via an MCP server. It enables precise edits using patch application, targeted reads, and robust shell execution patterns, minimizing the risk of full file reads or writes.
macOS UI Automation and Inspection CLI
Peekaboo is a powerful macOS CLI agent runtime designed for deep UI inspection and automation. It facilitates reliable interaction by supporting both UIAX accessibility actions and synthetic pointer/keyboard events, ensuring robust testing …
web screenshot and content extraction tool
This tool provides programmatic access to web rendering services, enabling agents to capture pixel-perfect screenshots or extract structured content (Markdown, HTML, plain text) from any URL. It supports advanced features like device emulat…
Generates structured haiku poetry
The agent adopts the persona of a haiku poet, ensuring all output adheres strictly to the traditional 5-7-5 syllable structure. It outputs only the three lines of poetry without any preamble or explanation.
Coding Skill with Humorous Comments
An agentic skill for general programming tasks that ensures all generated code includes a humorous comment.
Swashbuckling Pirate Persona Skill
This skill transforms agent responses into a swashbuckling pirate persona using maritime idioms. It recontextualises tasks, problems, and data as quests, troubles at sea, and treasure.
Shakespearean Persona and Style Skill
This skill enables an agent to adopt the persona of a Shakespearean scholar, utilising early modern English and poetic cadence. It transforms model outputs into the distinctive style of William Shakespeare.
ELI5 Concept Simplification Skill
This skill transforms complex technical information into simplified, jargon-free explanations using everyday analogies. It maintains clarity by avoiding technical terminology and providing concise, accessible responses.
Wren Engine MCP HTTP Interface
Access Wren Engine MCP tools via standard HTTP POST requests using the JSON-RPC 2.0 protocol. This interface enables session management, tool discovery, and SQL execution without requiring a dedicated MCP SDK.
Global experience discovery and booking
Enables agents to discover, compare, and retrieve details for over 13,000 global experiences, including tours, theatre, and events. It leverages structured metadata for mood-based discovery, family planning, and availability checks across 7…
Tickadoo Experience Discovery and Booking
An MCP server providing tools to discover, compare, and book global experiences, tours, and attractions across 700+ cities. It enables advanced queries including mood-based searches, availability checks, and location-specific recommendation…
Inspect end-to-end request flows
Inspects and expands pre-built flows to trace end-to-end request paths across HTTP, CLI, gRPC, and queue entrypoints.
Repository dependency and impact analysis
Identifies inbound dependencies, including callers, importers, and relevant test files, for a specific node in a repository graph. This allows developers to assess the impact of code changes or deletions.
Initialize repo-graph project structure
Automates the initial setup of repo-graph by generating project graphs, configuring MCP settings, and updating CLAUDE.md orientation blocks.
Trace Feature Implementation Path
This skill traces a feature's implementation path from its entrypoint through handlers and data sources, providing a high-level overview before code inspection. It leverages the `status`, `flow`, and `trace` tools to identify and report the…
ASCII Repository Structure Visualiser
Renders ASCII-based maps and layered diagrams of repository structures or specific node neighbourhoods. It provides an overview of modules, entrypoints, and architectural flows for quick orientation.
Context-aware outdoor break reminder protocol
A context-aware protocol that suggests outdoor breaks during natural pauses in coding sessions by monitoring weather, sunset timing, and activity streaks. It leverages an MCP server to provide activity recommendations and track user progres…
MinerU Document Extractor
MinerU is a CLI tool and agent skill for reliable document parsing, converting PDFs, scanned documents, images, and Word/PowerPoint/Excel files into Markdown, HTML, LaTeX, or DOCX. It offers both a fast, zero-setup mode and a precision mode…
Wren Engine Connection Configuration Guide
Provides a reference for configuring connection parameters across eighteen supported data sources, including SQL databases and cloud storage. It details required fields, sensitive credential handling, and Docker-specific networking adjustme…
Generate Wren MDL from Database
This skill generates a Wren MDL manifest by introspecting a database schema using ibis-server, eliminating the need for local database drivers. It guides the user through connection verification, schema discovery, relationship inference, an…
Set up Wren Engine MCP via Docker
Deploy the Wren Engine MCP server using Docker and register it with AI clients like Claude Code via streamable-http. The workflow includes mounting a local workspace and configuring database connection details through a Web UI.
Wren MDL YAML Project Management
Converts Wren MDL JSON manifests into human-readable YAML project directories for version control and back again. It also enables compiling YAML-based projects into deployable mdl.json files.
Wren Engine End-to-End Setup Workflow
This skill automates the end-to-end setup of Wren Engine, including workspace creation, Docker-based MCP server registration, and MDL generation from live databases. It orchestrates the configuration of connection info and the persistence o…
Wren SQL Query Generation and Correction
This skill assists in generating and debugging SQL queries for Wren Engine, ensuring adherence to its semantic layer (MDL) and dialect quirks. It covers MDL query rules, data types, and error diagnosis, promoting efficient and accurate data…