Skills

Type: All Skills Tools
skill ★ 154

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…

confluentinc/mcp-confluent pr-review mcp confluent typescript
skill ★ 154

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…

confluentinc/mcp-confluent mcp protocol-documentation llm-context specification
skill

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.

firebase/genkit poetry haiku creative writing
skill

Coding Skill with Humorous Comments

An agentic skill for general programming tasks that ensures all generated code includes a humorous comment.

firebase/genkit coding genkit code-generation llm-agents
skill

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.

firebase/genkit persona-prompting pirate-voice prompt-engineering llm-character
skill

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.

firebase/genkit shakespeare persona prompt-engineering llm
skill

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.

firebase/genkit eli5 text-simplification content-adaptation natural-language-processing
skill ★ 660

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.

Canner/wren-engine wren-engine mcp json-rpc http-api
skill

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/tickadoo-mcp mcp travel-discovery event-search experience-booking
skill ★ 5

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.

James-Chahwan/repo-graph request-tracing code-navigation flow-analysis repository-inspection
skill ★ 5

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.

James-Chahwan/repo-graph dependency-analysis impact-analysis code-refactoring repository-graph
skill ★ 5

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.

James-Chahwan/repo-graph repo-graph mcp project-setup automation
skill ★ 5

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…

James-Chahwan/repo-graph feature-tracing code-navigation dependency-graph mcp
skill ★ 5

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.

James-Chahwan/repo-graph ascii-visualisation repository-mapping graph-rendering code-structure
skill ★ 1

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…

nalediym/touch-grass context-aware mcp productivity wellbeing
skill ★ 85

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…

opendatalab/MinerU-Ecosystem document-parsing pdf ocr markdown
skill ★ 660

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…

Canner/wren-engine wren-engine data-connection database-configuration sql-databases
skill ★ 660

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…

Canner/wren-engine wren mdl ibis-server database-schema
skill ★ 660

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.

Canner/wren-engine docker mcp wren-engine ai-agents
skill ★ 660

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.

Canner/wren-engine wren-engine mdl yaml version-control
skill ★ 660

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…

Canner/wren-engine wren-engine mcp docker database-setup
skill ★ 660

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…

Canner/wren-engine sql wren-engine mdl semantic-layer
skill ★ 660

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.

Canner/wren-engine semantic-sql mcp data-orchestration sql-engine
skill ★ 660

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…

Canner/wren-engine saas duckdb dlt wren-engine