LaunchKit · 2026
Back to Skills

vivid-business-account-opening

Open a Vivid Business account via a remote MCP server.

0
370 downloads
by @stanlee000

Setup & Installation

openclaw skills install @stanlee000/vivid-business-account-opening

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install vivid-business-account-opening

Version History

v1.0.3Feb 24, 2026 - Version note by skill developer:

No user-facing changes in this version. - No file changes detected between versions 1.0.3 and 0.1.0. - The skill's functionality and user experience remain the same.

What This Skill Does

Collects legal entity data in chat and calls the Vivid Money MCP server to generate a pre-filled business account onboarding URL. No local installation or credentials are needed. The skill creates a link only — no bank account is opened and no financial data is accessed.

The remote MCP server requires no local install or API key, so users can initiate Vivid Business onboarding directly from chat without navigating a separate signup flow.

When to use it

  • Starting a GmbH business account without visiting the Vivid website
  • Generating a pre-filled onboarding link for a freelancer account
  • Collecting and confirming legal entity details before submitting to Vivid
  • Beginning UG business onboarding from within an AI chat client
  • Extracting company data from an uploaded document to pre-fill a Vivid application

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: I want to open a Vivid Business account for my UG

AGENT
  1. 1Ask for legal entity type (confirmed: UG)
  2. 2Ask for country (user confirms Germany)
  3. 3Call MCP server to retrieve required fields for the entity type
  4. 4Show user a summary of all collected data and ask for explicit confirmation
  5. 5Call build_onboarding_link with confirmed data and return the onboarding URL
OUTPUT

A pre-filled Vivid Business onboarding URL the user can open to complete identity verification and account setup