Browse all
Drafting client-facing legal emails
Provides structured guidelines and formatting rules for drafting professional, client-facing emails accompanying legal deliverables. It focuses on clear, declarative headings, actionable summaries, and appropriate use of footnotes for legal…
Surgically edit DOCX agreements with precision
This tool enables bespoke, formatting-preserving edits to DOCX agreements, allowing users to modify clauses or boilerplate text beyond simple template field updates. It coordinates OpenAgreements for initial filling and uses Safe Docx MCP t…
O'Reilly professional tech knowledge search tool
This tool provides structured search across the O'Reilly learning platform, indexing books, videos, and live events from major tech publishers. It is ideal for finding deployed, operational patterns and vendor-shipped best practices, comple…
File Delaware Annual Franchise Tax and Report
This skill guides users through the complex process of filing Delaware annual franchise taxes and reports. It calculates tax liability using both the Authorized Shares and Assumed Par Value Capital methods before guiding step-by-step portal…
Interact with Internet Archive via CLI
This tool facilitates comprehensive interaction with the Internet Archive (archive.org) using the dedicated ia CLI. It allows developers to search the catalog, upload files, and manage metadata, handling various content derivatives like vid…
drafting legal data privacy agreements
This skill generates legally compliant data privacy documents, such as DPAs and BAAs, using standardized templates. It produces signable DOCX files by filling templates with user-provided context.
Generate Cloud Service and SaaS Agreements
This tool generates and populates various cloud service and SaaS contract templates, including MSAs, SLAs, and AI-specific clauses, producing signable DOCX files. It supports both remote MCP rendering and local CLI execution, adhering to st…
Strike Banking Operations Toolkit
This tool provides comprehensive access to Strike's banking infrastructure, enabling complex financial flows such as ACH deposits, payouts, and wire transfers. It manages multi-currency transactions and requires careful confirmation due to …
Prepare MCP Package for Release
Automates the preparation of MCP packages for release by synchronising version numbers across .NET and Python files, validating server configurations, and verifying builds.
Convert markdown drafts to canonical template format
This skill converts unstructured markdown contract drafts into OpenAgreements' canonical template.md format. It structures the document using YAML frontmatter and directive-based sections, ensuring compilation into validated JSON specificat…
Vurb.ts MCP Server Development Guide
A framework for building production-ready MCP servers using the Model-View-Agent (MVA) pattern. It provides structured approaches for data validation via Models, egress filtering via Presenters, and tool implementation via a fluent API.
Scaffolding new Model Communication Protocol tools
This utility provides a comprehensive guide and boilerplate structure for developing new Model Communication Protocol (MCP) tools. It details the necessary steps, including class definition, service injection, and DI registration, ensuring …
Deploy MCP servers to Vinkius Edge runtime
This CLI tool bundles, compresses, and deploys MCP servers to Vinkius Edge, ensuring compatibility with V8 Isolates. It handles the entire deployment pipeline, including configuration resolution and adherence to edge constraints like explic…
ShopGraph E-commerce Product Data Extraction
An MCP server for extracting structured product information from e-commerce URLs or raw HTML using Schema.org and LLM-powered extraction. It provides per-field confidence scores and supports configurable confidence thresholds for high-relia…
search console api management and diagnostics tool
This tool provides expert management capabilities for the Search Console MCP server, enabling agents to configure, troubleshoot, and query performance data from Google, Bing, and GA4. It supports advanced account boundary management and det…
QuantOracle Quantitative Finance MCP Server
An MCP server providing 63 deterministic quantitative finance calculators and 10 composite workflows for complex financial modelling. It supports options pricing, risk metrics, portfolio optimisation, and Monte Carlo simulations via JSON-ba…
iOS Safari Debugging Proxy and Toolkit
This tool facilitates deep inspection and debugging of Safari tabs on connected iOS devices using the ios-webkit-debug-proxy. It provides comprehensive capabilities for DOM manipulation, network monitoring, script evaluation, and performanc…
Adding production durability to jvm ai agents
This skill guides developers on implementing robust, production-grade durability patterns for AI agents running on the JVM. It covers essential concepts like crash recovery, event sourcing for audit trails, and integrating human-in-the-loop…
CLI for discovering and calling MCP tools
This CLI allows developers to discover and invoke tools exposed by Model Context Protocol (MCP) servers from the command line. It supports multiple server targets, including HTTP endpoints and local files, while automatically handling compl…
Automated Pull Request Review Management
Automate the monitoring and management of pull request reviews generated by the Codex bot. It facilitates checking review status, evaluating priority-tagged comments, and executing the full fix-push-review cycle.
Comprehensive PDF document processing and manipulation
This skill provides robust capabilities for handling PDF documents, allowing developers to extract text content, programmatically fill form fields, and manage document structure by merging or splitting files.
Comprehensive code quality and maintainability review
This skill guides the user through conducting thorough code reviews, covering critical areas such as correctness, performance, security, and overall maintainability. It provides actionable feedback guidelines to ensure suggestions are speci…
Writing effective and maintainable Python unit tests
This skill guides developers through writing robust, atomic, and self-contained Python unit tests using pytest. It covers advanced techniques such as parameterization, fixture management, mocking boundaries, and handling asynchronous operat…
Code Review and Quality Assurance
Provides a framework for evaluating pull requests for quality, maintainability, and architectural alignment. Focuses on API design, dependency compatibility, and actionable feedback.