What problem does it solve? Businesses applying for Ramp financing without an existing legal entity hit a COMPLETE_INCORPORATION blocker that stalls their application. This Skill guides an agent through filing a US LLC directly through the Ramp CLI so the financing application can proceed. ## Core Features & Use Cases - Blocker Resolution: Detects and resolves the COMPLETE_INCORPORATION blocker reported by the Ramp application progress endpoint, including recovery branches for name conflicts, state compliance issues, and identity rejections. - Guided Formation Filing: Walks through state selection, NAICS industry lookup, ranked LLC name options, applicant record creation, and formation submission via the ramp CLI. - Safe SSN Handling: Enforces strict rules so SSN data is never collected in chat, CLI arguments, or environment variables; SSN entry happens only in the Ramp-hosted form. - Status Tracking and Documents: Polls formation status through PENDING_REVIEW, SUBMITTED, and APPROVED states, then retrieves articles of incorporation and the EIN letter. - Use Case: A founder submits a Ramp financing application, learns their business has no legal entity, and asks the agent to file a Delaware LLC. The agent gathers three name options, submits the formation, and monitors it until the EIN is issued and backfilled into the application. ## Quick Start Ask the agent to incorporate your business through Ramp after your financing application has been submitted and shows a COMPLETE_INCORPORATION blocker.