What problem does it solve? Determining which verification fields, documents, and business details a Stripe Connect connected account must provide is complex because requirements vary by platform country, account country, dashboard type, service agreement, business type, and capabilities. This Skill queries Stripe's public documentation endpoints to return accurate, validated requirement data instead of guesswork. ## Core Features & Use Cases - Guided Setup Validation: Collects platform country, account country, dashboard type, service agreement, legal entity type, business structure, and capabilities through a dependency-aware question flow that pre-validates every option. - Requirements Retrieval: Calls Stripe's get-requirements-for-setups endpoint and renders sectioned tables (Account, Company, Representative, Owners, etc.) with requirement fields, verification guidance, and enforcement actions. - Setup Comparison: Supports comparing two account configurations (A/B) to show requirement differences, plus supplemental website and MCC restriction tables per capability. - Use Case: A platform engineer onboarding a French company account from a Canadian platform asks what verification information is needed for card payments; the Skill validates the setup and returns the exact required fields with enforcement deadlines. ## Quick Start Ask what verification information a Stripe connected account needs for your platform country, account country, business type, and desired capabilities.