Skills

Type: All Skills Tools
skill

Draft and Fill Employment Agreement Templates

Automates the generation of signable DOCX employment documents, including offer letters, IP assignments, and confidentiality acknowledgements. It populates standard templates with user-provided data to streamline employee onboarding.

open-agreements/open-agreements employment-contracts docx-generation onboarding legal-templates
skill ★ 2

Academic literature research orchestrator skill

This skill automates complex academic literature reviews by intelligently routing queries across multiple free databases (e.g., arXiv, Semantic Scholar, OpenAlex). It implements a free-first escalation matrix, only utilizing paid services w…

MikkoParkkola/nab academic literature-review research-orchestration citation-graph
skill

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…

open-agreements/open-agreements legal-tech email-drafting prompt-engineering professional-communication
skill

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…

open-agreements/open-agreements delaware-tax corporate-filing tax-calculation ecorp-portal
skill

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.

open-agreements/open-agreements data-privacy legal-documents gdpr hipaa
skill ★ 8

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.

refined-element/lightning-enable-mcp mcp release-management dotnet python
skill

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…

open-agreements/open-agreements markdown-to-md contract-authoring template-generation legal-tech
skill

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.

vinkius-labs/mcp-fusion mcp typescript mva-pattern server-development
skill ★ 11

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…

jamjet-labs/jamjet jvm agent-durability spring-ai crash-recovery
skill

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.

jlowin/fastmcp github pr-review automation workflow-management
skill

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.

jlowin/fastmcp pdf-processing text-extraction form-filling document-manipulation
skill

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…

jlowin/fastmcp code-review quality-assurance security maintainability
skill

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…

jlowin/fastmcp python testing pytest unit-testing
skill

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.

jlowin/fastmcp code-review api-design software-engineering quality-assurance
skill ★ 52

Hexagonal Architecture with InversifyJS DI Pattern

This skill guides the implementation of Hexagonal Architecture using InversifyJS in a monorepo, defining clear boundaries between core domain logic, ports, and external adapters. It provides recipes for wiring dependencies, managing scopes,…

ndthanhdev/mcp-browser-kit hexagonal-architecture inversifyjs dependency-injection ports-adapters
skill ★ 1

Secure IPC for Vault Credential Management

Provides a unified Unix socket for secure, authenticated communication with a local vault. It facilitates sensitive operations like payment signing and credential retrieval while ensuring private keys are never stored long-term.

qbt-labs/openmm-mcp ipc unix-socket security credentials
skill ★ 19

Capture structured agent feedback and rules

This skill processes explicit user quality signals (e.g., thumbs up/down) by capturing detailed context, failure modes, and suggested prevention actions. It structures this feedback into reusable memories and rules for improving future agen…

IgorGanapolsky/ThumbGate feedback memory rules agent-improvement
skill ★ 19

Bluesky Reply Monitoring and Draft Queueing

This skill monitors the AT Protocol notifications endpoint for replies, mentions, and quotes to queue human-reviewable drafts. It avoids auto-posting by writing drafts to a JSONL file for manual approval or downstream consumption.

IgorGanapolsky/ThumbGate bluesky at-protocol social-media-automation notification-monitoring
skill ★ 19

Automated diagnosis of complex system architecture issues

This skill diagnoses and manages complex operational failures, covering areas from architectural flaws and deployment errors to autonomy and ROI concerns. It guides the agent to utilize specialized tools for systematic debugging and process…

IgorGanapolsky/ThumbGate architecture debugging deployment error-handling
skill ★ 19

Recall Historical Coding Context

Retrieve historical failure patterns, prevention rules, and bundled context packs to avoid repeating past mistakes during coding tasks.

IgorGanapolsky/ThumbGate context-retrieval mcp error-prevention coding-assistance
skill ★ 19

Agent Run Governance and Guardrails

This skill provides comprehensive governance for programmatic agent runs, ensuring controlled execution across local, cloud, or self-hosted environments. It enforces pre-flight checks, scope bounding, and evidence capture before agents can …

IgorGanapolsky/ThumbGate agent-runs llm-agents governance guardrails
skill ★ 19

Structured Task Feedback Capture

Records structured thumbs up/down feedback with context, tags, and rubric scores, featuring automated lesson distillation from chat history to drive prevention rule promotion.

IgorGanapolsky/ThumbGate feedback-capture mcp task-evaluation error-prevention
skill ★ 19

Validate the Codex bridge plugin setup

This skill validates the readiness of the Codex bridge plugin within Claude Code. It checks for the installation status of `codex`, the availability of `codex exec review`, and verifies the presence of necessary artifact directories and ser…

IgorGanapolsky/ThumbGate setup codex plugin validation
skill ★ 19

ThumbGate Feedback Capture Skill

Captures explicit user feedback into structured memories and prevention rules to facilitate agentic learning. It logs context, failures, and corrective actions to refine future agent performance.

IgorGanapolsky/ThumbGate feedback-loop agentic-memory error-prevention structured-logging