Skills
Confluent MCP Pull Request Review Guide
This skill provides comprehensive guidelines for reviewing pull requests against the Confluent MCP server, covering tool wiring completeness, OpenAPI type coupling, and ESM stubbability. It supports both formal peer review and self-review m…
Model Context Protocol Documentation Lookup
Retrieves and synthesises comprehensive documentation regarding the Model Context Protocol (MCP) from official specifications, development guides, and SDK references. It is designed to provide detailed, cross-referenced technical guidance o…
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…
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…
Wren Engine semantic SQL orchestration
This skill acts as the primary entry point for the Wren Engine, orchestrating sub-skills for SQL authoring, MDL generation, and MCP server management. It enables querying diverse data sources through a unified semantic modelling layer.
Connect SaaS Data to Wren Engine
This skill guides users through connecting SaaS data (HubSpot, Stripe, Salesforce, GitHub, Slack, etc.) to Wren Engine for SQL analysis. It covers installation, credential setup, pipeline execution, DuckDB file creation, and Wren project ge…