← ClaudeAtlas

responsible-personlisted

Use when setting up a Responsible Person or Legal Representative for EU, UK, US, or other markets, appointing an Authorized Representative, understanding post-market surveillance obligations, or answering "do I need a local representative to sell in [market]?"
Cleo-Labs-IA/skills_library · ★ 0 · AI & Automation · score 66
Install: claude install-skill Cleo-Labs-IA/skills_library
# Responsible Person / Legal Representative Every major market requires a local legal entity accountable for your product. No RP = no market access. ## MCP Tools ``` # Search for RP-related regulation signals mcp__claude_ai_Cleo_Insight__search_signals(q="responsible person", limit=25) mcp__claude_ai_Cleo_Insight__search_signals(q="GPSR economic operator", limit=25) mcp__claude_ai_Cleo_Insight__search_signals(q="authorized representative", limit=25) # Get regulation details (GPSR, Cosmetics Reg, MDR) mcp__claude_ai_Cleo_Insight__get_regulation(id="<regulation-id>") # Get company profile to check existing RP arrangements mcp__claude_ai_Cleo_Insight__get_company_profile # Upload RP mandate letter as compliance evidence mcp__bastion__upload-compliance-document(name="RP-mandate-EU-2026.pdf", document="data:application/pdf;base64,...") mcp__bastion__add-compliance-test-evidence(testId="<test-id>", name="EU Responsible Person mandate", description="Signed RP mandate with [provider name], covering cosmetics product line", evidenceDocumentId="<doc-id>") ``` ## RP Requirement Decision Tree ```dot digraph { rankdir=TB; node [shape=box style=rounded fontsize=10]; market [label="Target market?" shape=diamond]; eu [label="EU"]; uk [label="UK"]; us [label="US"]; eaeu [label="EAEU"]; cn [label="China"]; eu_entity [label="Company established\nin EU?" shape=diamond]; eu_yes [label="You ARE your own RP\n(manufacturer = RP)"]; eu_no [label="Appoint EU-based RP\n(mand