View company directors and subsidiaries. Use when the user asks about corporate structure, directors, or group companies. Requires OSOME MCP server at https://mcp.osome.com/mcp
How this skill is triggered — by the user, by Claude, or both
Slash command
/osome-accounting-skills:corporate-structure-overviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
View directors and subsidiary companies.
View directors and subsidiary companies.
Invoke this skill when the user asks:
The MCP server provides basic director and subsidiary information only:
Not available via MCP:
For detailed shareholding information, users should contact their OSOME account manager or check ACRA/company registry records directly.
This skill requires the OSOME MCP server:
https://mcp.osome.com/mcp
| Step | Tool | Purpose |
|---|---|---|
| 1 | list-companies | List accessible companies |
| 2 | get-company | Company details and fiscal year |
| 3 | get-directors-shareholders | Directors list (names, roles, jurisdiction) |
| 4 | get-corporate-subsidiaries | Subsidiary companies |
list-companies to get all accessible companiesget-company for detailsget-directors-shareholdersget-corporate-subsidiariesget-directors-shareholdersCompany: [Company Name] Jurisdiction: [SG/HK/UK/UAE] Fiscal Year End: [Date]
Directors:
| Name | Role | Jurisdiction |
|---|---|---|
| ... | Director / Managing Director | SG/HK/UK |
[Holding Company Name]
Directors across group:
| Name | Role | Companies |
|---|---|---|
| ... | ... | [list] |
User: "Who are my company directors?"
Response:
ACME Pte Ltd - Directors
Name Role Jurisdiction John Smith Managing Director SG Jane Doe Director SG Bob Chen Director SG The company has 3 directors. Singapore requires at least 1 local resident director.
User: "What's my corporate structure?"
Response:
ACME Holdings Pte Ltd - Group Structure
Subsidiaries:
- ACME Services Pte Ltd
- ACME HK Limited
Directors:
Name Role John Smith Managing Director Jane Doe Director For detailed shareholding percentages, please check your ACRA BizFile records or contact your OSOME account manager.
User: "Who owns the company?" / "Cap table?"
Response:
Detailed shareholding information (cap table) is not available through this tool.
What I can show you:
- Directors: [list names and roles]
- Subsidiaries: [list if any]
For shareholding details:
- Singapore: Check ACRA BizFile+ (https://www.bizfile.gov.sg)
- Hong Kong: Check Companies Registry (https://www.cr.gov.hk)
- Or contact your OSOME account manager
| Jurisdiction | Key Requirements |
|---|---|
| Singapore | At least 1 local resident director |
| Hong Kong | At least 1 individual director (any nationality) |
| UK | At least 1 director (16+ years old) |
| Scenario | Response |
|---|---|
| No subsidiaries | "This company has no subsidiaries on record" |
| No directors found | "Director information not available" |
| Multiple companies | Show summary table and ask which to explore |
| Cap table request | Explain limitation and suggest alternatives |
npx claudepluginhub osomepteltd/skills --plugin osome-accounting-skillsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.