Skills
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.
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…
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…
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…
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.
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.
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…
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.
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,…
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.
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…
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.
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…
Recall Historical Coding Context
Retrieve historical failure patterns, prevention rules, and bundled context packs to avoid repeating past mistakes during coding tasks.
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 …
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.
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…
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.