Tag: mcp
Agent Feedback and Hard Prevention Gateway
ThumbGate acts as an agentic immune system, capturing thumbs-up/down feedback on actions to automatically generate and enforce prevention rules. These rules are implemented as hard PreToolUse hooks, blocking known-bad patterns before the ag…
Load Project Memories at Session Start
Retrieves persistent project memories, pending tasks, and active reminders from CogmemAi to ensure continuity across sessions. It is designed to be executed at the start of a session or following context compaction to maintain full project …
Structured Scientific Literature Search and Appraisal
This tool enables developers to search scientific literature and retrieve highly structured experimental data, including methods, limitations, and conflict of interest details. It facilitates evidence-grounded AI workflows by providing qual…
Deliberative multi-agent code review system
This skill orchestrates a multi-perspective code review by delegating tasks to specialist subagents. It uses gemot to aggregate findings, identify points of disagreement (cruxes), and propose compromises for resolution.
AIDE Pipeline Orchestrator
An orchestrator for the AIDE pipeline that manages the end-to-end workflow from specification to QA by delegating tasks to specialised subagents. It enforces methodology alignment through a mandatory boot sequence that synchronises project …
Publish MCP Server to Registry
Automates updating the MCP server metadata in server.json with the latest GitHub release version and publishing the changes to the MCP Registry.
TickTick Task Management Skill
An agentic skill for managing tasks, reminders, and projects within TickTick by parsing natural language and orchestrating MCP tools.
Desktop Commander MCP for Local System Control
This MCP server provides agents with persistent shell sessions, remote SSH access, and direct manipulation of structured files such as Excel, DOCX, and PDF. It enables large-scale filesystem searches via ripgrep and management of long-runni…
Codebase intelligence and dependency mapping tool
This tool indexes an entire codebase, providing deep intelligence through symbol resolution, dependency graph analysis, and semantic search. It allows developers to quickly assess file importance, trace call paths, and understand the potent…
TestDino Test Run Management and Auditing Tools
This suite provides structured access to a testing platform, allowing developers to manage test runs, retrieve detailed metadata, and perform comprehensive audits on Playwright test code. It handles project identification, listing test case…
Agent Tool and Protocol Compliance Reviewer
This skill rigorously audits codebases and agent tools against established protocols, checking for bugs, security vulnerabilities, and adherence to internal conventions. It ensures data integrity and optimizes tool descriptions for reliable…
Systematic debugging guide for MCP tools
This skill provides a systematic, multi-phase methodology for tracing and debugging malfunctioning MCP tools. It guides developers through checking five distinct layers—from tool schema definition to response handling—to isolate root causes…
Scaffold and implement new MCP tools
This skill guides the end-to-end development of a new MCP tool, covering endpoint definition, handler implementation, registration, and comprehensive testing. It ensures adherence to established architectural patterns and documentation stan…
Persistent Context Memory for Claude Code
Provides a mechanism to save and search Claude Code sessions, ensuring that decisions, code snippets, and context persist across conversations. It allows developers to retrieve structured summaries and key conversation details using natural…
CodeGraphContext for Codebase Graph Indexing
Index repositories into graph databases such as Neo4j or Kùzu to enable semantic search and relationship analysis via CLI or MCP. It facilitates complex queries like call graph generation and analysing code relationships.
Create and Send Client Invoices
Automates the end-to-end process of generating, reviewing, and emailing invoices to clients. It handles client identification, line item details, and VAT application.
Reddit OAuth Configuration and Subreddit Management
Handles Reddit OAuth credential configuration and token status validation within PersonalizationMCP. It enables developers to manage client authentication and retrieve subreddit lists.
Check PersonalizationMCP Integration Health Status
This skill diagnoses the readiness and configuration of the PersonalizationMCP integration. It runs status checks to report platform health, identify missing components, and propose the minimal next action required for task completion.
Multi-View 3D Model Generation Pipeline
This skill orchestrates a pipeline using gemini-media-mcp for multi-angle image generation and trident-mcp for 3D reconstruction. It automates the creation of high-quality 3D models from a single reference photo or generated images.
TypeScript framework for building MCP servers
This is a TypeScript framework designed for developing Model Context Protocol (MCP) servers. It provides the necessary structure and utilities for implementing robust, context-aware agentic services.
Automated Software Asset Generation Pipeline
This skill automates the production of software assets by classifying briefs and routing them through appropriate generation modes, including inline SVG or external APIs. It manages a comprehensive pipeline involving prompt rewriting, model…
Gemini Text-to-Speech Audio Generation
Converts text into natural, expressive spoken audio using Google's Gemini TTS model via the gemini-media MCP. It supports multiple voices and language configurations, outputting 24kHz PCM audio files.
Financial Health and Spending Pulse
An agentic skill that performs rapid financial health assessments by aggregating transaction data to calculate discretionary budget and identify spending anomalies. It utilises Python for complex data processing and identifies subscription …
MCP Tool Implementation Review
An automated process for auditing MCP tool implementations against project-specific patterns, registration requirements, and best practices.