Skills

Type: All Skills Tools
skill ★ 4

Automated GitLab Release Notes Generation

Automatically generates categorised, polished release notes by comparing two Git references within a GitLab project. It orchestrates commits and merge request data to produce structured changelogs including features, bug fixes, and breaking…

jmrplens/gitlab-mcp-server gitlab release-notes mcp changelog-generation
skill ★ 4

MCP Server Evaluation Creator

Provides a structured methodology for generating complex, multi-hop Q pairs to benchmark the effectiveness of MCP servers through verifiable tool-use evaluations.

jmrplens/gitlab-mcp-server mcp evaluation benchmarking llm-testing
skill ★ 4

Automated Implementation Plan Generator

Generates machine-readable, deterministic implementation plans for software development tasks such as feature implementation, refactoring, or infrastructure upgrades. The output is structured for autonomous execution by AI agents or humans …

jmrplens/gitlab-mcp-server implementation-planning ai-agents software-engineering automation
skill ★ 4

Taiwan GCIS Business Registry Lookup

Provides direct access to the Taiwan Ministry of Economic Affairs GCIS open data for querying company profiles, officers, and shareholders. It supports searches using the 8-digit Unified Business Number.

sophymarine/openregistry taiwan company-registry business-lookup mcp
skill ★ 4

Generate structured architectural decision records

This skill generates a comprehensive Architectural Decision Record (ADR) in a standardized markdown format. It structures the documentation to capture context, the chosen decision, positive and negative consequences, and rejected alternativ…

jmrplens/gitlab-mcp-server architecture adr documentation decision-record
skill ★ 4

Spain BORME Registry Lookup

Provides direct, real-time access to the Spanish Boletín Oficial del Registro Mercantil for querying company profiles, filings, and corporate officers. It enables precise searches using native ID formats or company names within the Spanish …

sophymarine/openregistry spain borme corporate-registry company-search
skill ★ 1

Decentralized Git Workflow and DAO Assistant

This skill orchestrates complex, decentralized git workflows, enabling users to manage everything from contributing code and reviewing pull requests to participating in DAO governance and claiming on-chain bounties. It provides structured a…

gitopia/gitopia-mcp-server git-collaboration dao-governance pr-review bounty-hunting
skill ★ 9

OSS Pull Request Workflow and Etiquette Guide

This skill guides contributors through the entire lifecycle of a pull request, covering best practices for writing descriptions, responding to maintainer feedback, and ensuring mandatory quality gates are met before submission. It enforces …

costajohnt/oss-autopilot pr-workflow oss-contribution code-review dev-etiquette
skill ★ 9

Open Source Contribution Best Practices Guide

This skill provides comprehensive guidance on the entire open-source contribution lifecycle, covering everything from adhering to minimal diff discipline and maintaining professional etiquette to managing issues and writing high-quality pul…

costajohnt/oss-autopilot open-source contribution pr-etiquette issue-management
skill ★ 9

Ethical guidelines for AI-assisted OSS contributions

This skill guides AI-assisted contributors on maintaining ethical standards when interacting with OSS maintainers. It covers proper attribution, avoiding detectable AI writing patterns, and knowing when to defer subjective tasks to human ju…

costajohnt/oss-autopilot contribution-ethics oss-contribution ai-writing pr-etiquette
skill ★ 4

Russian Business Registry Lookup

Provides direct access to the Russian Federal Tax Service (FNS) registries for querying company profiles, officers, shareholders, and financial filings. It delivers unmodified data from the EGRUL and EGRIP systems using native ID formats.

sophymarine/openregistry russia company-lookup corporate-registry due-diligence
skill ★ 4

Malaysia SSM Company Registry Access

Provides direct, real-time access to the Suruhanjaya Syarikat Malaysia (SSM) database for searching and retrieving company profiles. It supports both legacy 6-digit and modern 12-digit registration numbers.

sophymarine/openregistry malaysia ssm company-lookup corporate-registry
skill ★ 4

Liechtenstein Commercial Register Lookup

Provides direct, live access to the Liechtenstein Handelsregister for querying company profiles, searching entities, and retrieving filings. It supports native ID formats and specific local entity types such as Anstalt and Stiftung.

sophymarine/openregistry liechtenstein commercial-register company-lookup mcp
skill ★ 4

Germany Handelsregister Company Lookup

Provides direct, real-time access to the German Handelsregister for querying company profiles, filings, and shareholder structures. It enables retrieving raw registry data and iXBRL annual reports using the DE jurisdiction code.

sophymarine/openregistry germany handelsregister company-lookup corporate-intelligence
skill ★ 4

Iceland Fyrirtækjaskrá Company Registry Lookup

Provides direct, real-time access to the Icelandic Fyrirtækjaskrá registry for querying company profiles, officers, and persons with significant control. It returns unmodified data directly from the Icelandic Revenue and Customs.

sophymarine/openregistry iceland company-registry corporate-intelligence ubo-lookup
skill ★ 4

Isle of Man Corporate Registry Lookup

Provides direct, live access to the Isle of Man Companies Registry, allowing developers to query company profiles, filings, and metadata using native IDs. It returns raw, unmodified data directly from the Department for Enterprise (DED).

sophymarine/openregistry isle-of-man corporate-registry company-lookup due-diligence
skill ★ 4

Czechia ARES Business Registry Lookup

Provides direct, live access to the Czech Ministry of Finance's ARES registry for querying company profiles, officers, shareholders, and specialised records. It enables real-time lookups of business entities and addresses within the Czech j…

sophymarine/openregistry czechia ares company-lookup business-registry
skill ★ 4

Extract Financial Data from Annual Accounts

Extracts key financial metrics such as revenue, profit, and total assets from the most recent annual accounts of a specified company. It processes iXBRL, XBRL, and PDF filings to retrieve headline figures directly from the registry's archiv…

sophymarine/openregistry financial-extraction annual-accounts xbrl corporate-data
skill ★ 4

Cyprus Company Registry Lookup

Provides direct, live access to the Cyprus Department of Registrar of Companies for searching companies and retrieving profiles. It returns unmodified registry data and supports native Cyprus company ID formats.

sophymarine/openregistry cyprus company-registry drcor corporate-intelligence
skill ★ 4

Retrieve Company Filing History

Retrieves metadata for a company's filing history, including dates, categories, and document identifiers. The returned document IDs can be passed to a separate tool to fetch the actual filing contents.

sophymarine/openregistry company-filings registry-lookup corporate-intelligence metadata-retrieval
skill ★ 4

Retrieve Company Director and Officer Details

Retrieves current and historical officers of a known company, including directors, secretaries, and board members. It provides appointment dates, resignation dates, and roles using a specific company ID.

sophymarine/openregistry company-registry corporate-intelligence officer-lookup business-data
skill ★ 4

Company Existence and Identity Verification

Verifies company existence within national government registries and retrieves core identity metadata, including status, incorporation date, and registered address.

sophymarine/openregistry company-verification registry-lookup corporate-identity business-intelligence
skill ★ 300

Curating minimal LLM context rules

This skill provides a workflow for creating optimised context descriptor rules by selecting the minimal set of full and excerpted files required for a task. It enables developers to reduce LLM noise and token usage through precise file filt…

cyberchitta/llm-context.py llm-context context-management token-efficiency codebase-analysis
skill

Authoring Genkit CLI and MCP Tools

Provides best practices for authoring Genkit CLI commands and MCP server tools, including naming conventions, architectural patterns, and runtime interaction.

firebase/genkit genkit mcp cli-development tooling-best-practices