Skip to main content
sophymarine
GitHub 제작자 프로필

sophymarine

1개 GitHub 저장소에서 수집된 35개 skills를 저장소 단위로 보여줍니다.

수집된 skills
35
저장소
1
업데이트
2026-05-12
저장소 탐색

저장소와 대표 skills

get-filings
재무 및 투자 분석가

Retrieve the filing history of a known company — every document the company has filed with its national registry, with filing_date, category, description, and a document_id you can pass to read the specific filing's content. Use when the user asks 'what did X file', 'list X's filings', 'recent filings for X', 'has X filed accounts this year', 'history of changes at X', or 'is there a charge / officer / resolution filing for X'. Returns metadata only; the actual filing bytes come from a follow-up fetch_document call. Requires a known company_id.

2026-05-12
get-financials
재무 및 투자 분석가

Pull the most recent annual accounts of a known company and extract the headline financial figures: revenue / turnover, operating profit, net income, total assets, equity, cash, and (where filed) employee count. Source is the registry's filing archive, raw iXBRL / XBRL / PDF bytes. Use when the user asks 'what's the revenue of X', 'how profitable is X', 'pull X's latest accounts', 'read X's annual report', 'what does X's balance sheet say', 'EBITDA of X', or 'turnover of X'. Requires a known company_id.

2026-05-12
get-shareholder-details
재무 및 투자 분석가

Retrieve the registered shareholders, members, or quota-holders of a known company — the statutory equity roster as published by the national company registry. Use when the user asks 'who owns X', 'who are the shareholders of X', 'list the members of X', 'show me the cap table for X', or 'who holds equity in X'. Important: shareholders are NOT the same as beneficial owners / PSCs / UBOs (see edge cases). Requires a known company_id.

2026-05-12
get-director-details
법원·시청·면허 사무원

Retrieve the current and historical officers of a known company — directors, secretaries, board members, partners, with roles, appointment dates, and (where the registry publishes them) resignation dates. Use when the user asks 'who are the directors of X', 'who runs X', 'who is on the board of X', 'list officers of X', or 'who resigned from X'. Requires a known company_id; if the user only gave a name, run find-company first.

2026-05-12
find-company
신용 분석가

Verify a specific company exists in its national government registry and capture its core identity: current status (active / dissolved / inactive), incorporation date, registered address, and registry-assigned ID. Use when the user asks 'is X a real company', 'is X active', 'find Acme Ltd', 'what's the registry ID of X', or 'verify this counterparty's existence'. Returns identity only — directors, shareholders, filings, and documents are separate skills.

2026-05-12
australia-abr-asic-lookup
소프트웨어 개발자

Live, real-time queries to **Australian Business Register (ABR — ABN Lookup)** (Australia). Drops the OpenRegistry MCP toolset onto a single-country workflow when the user names ABR / ASIC, the country, or its registry directly. ID format: 11-digit ABN or 9-digit ACN (e.g. ABN `33 123 456 789`, ACN `004 028 077` for BHP Group Limited). Returns the registry's response unmodified — every field name, status string, and filing byte preserved verbatim. Use this skill when the user explicitly mentions: Australian company, ABN, ACN, ABR, ABN Lookup, ASIC, Pty Ltd, Australian Pty Ltd, Australian SA, Aussie company, who owns this Australian company. KYC Australia, AML Australia, due diligence Australia, company search Australia.

2026-05-08
belgium-kbo-bce-lookup
재무 및 투자 분석가

Live, real-time queries to **KBO/BCE — Crossroads Bank for Enterprises** (Belgium). Drops the OpenRegistry MCP toolset onto a single-country workflow when the user names KBO/BCE, the country, or its registry directly. ID format: 10-digit Belgian enterprise number (e.g. `0403.201.185` formatted, `0403201185` raw — Anheuser-Busch InBev SA/NV). Returns the registry's response unmodified — every field name, status string, and filing byte preserved verbatim. Use this skill when the user explicitly mentions: Belgian company, KBO, BCE, Kruispuntbank, Banque-Carrefour des Entreprises, BV, NV, SA, SRL, Belgian SA, Belgian NV, Belgian directors. KYC Belgium, AML Belgium, due diligence Belgium, company search Belgium.

2026-05-08
canada-british-columbia-orgbook-bc-lookup
컴플라이언스 담당자

Live, real-time queries to **BC Registries (OrgBook BC)** (Canada (British Columbia)). Drops the OpenRegistry MCP toolset onto a single-country workflow when the user names OrgBook BC, the country, or its registry directly. ID format: BC company number (e.g. `BC1234567` BC-incorporated, `A0099999` extra-provincial). Returns the registry's response unmodified — every field name, status string, and filing byte preserved verbatim. Use this skill when the user explicitly mentions: BC company, British Columbia company, OrgBook BC, Canadian BC, BC Ltd, BC Inc., extra-provincial BC. KYC Canada (British Columbia), AML Canada (British Columbia), due diligence Canada (British Columbia), company search Canada (British Columbia).

2026-05-08
이 저장소에서 수집된 skills 35개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다