Bring a connector across
A bank connected on the signup workspace syncs its transactions there, where they cannot post. This card lists each such connector that belongs to this company, and on Confirm brings the ones you keep across, so their history arrives here on the new row's first sync.
This skill writes data rather than only reporting on it. It shows you what it will do, and changes nothing until you confirm.
npx skills add wellapp-ai/skills --skill workspace-data-migrationAsk anything or use / for commands...
How the skill answers
Every step of the run, in order, with the card each one returns. A step that hands its work to another skill says which one.
- You ask
Bring my bank across from the signup workspace
- Draw the card
- Write one line for the user, then wait — `well_wait_for_selection({ kind: "retarget_ack", timeout_s: 60 })`
- Read back after a Confirm — `well_list_workspaces` and `well_get_connector_coverage`
- Do not narrate a refusal you cannot see
- Fall back when the card tools are absent
- You get
One Qonto connector on the signup workspace holds transactions under this company's tax id. Confirm brings it across, minting a borrowing connector row here that pulls the history in on its first sync. Nothing is moved off the parent. Keep for later brings nothing across and the close connects a bank instead.
More skills to try
Every skill answers a different question from the same connected data. Add one, ask, and see the working.
Runway
Know exactly how many months and days of cash you have left.
Cash position
Know exactly how much cash you have, and which accounts it came from.
Cost structure
See where your company's money actually goes, no spreadsheets required.
Receivables aging
See who owes you money, and how long they've been sitting on it.
Bills due
See exactly what's coming due, in what order, and how much cash it adds up to.
Rank clients by LTV
Find out who your best customers really are, ranked by what they've actually paid.
Frequently asked questions
Does this move my transactions?
No. A new connector row is created on this workspace that borrows the original's credentials; the history arrives with its first sync. Nothing is moved off the parent workspace.
What if I decline?
Keep for later brings nothing across and the close continues to connect a bank. The offer returns on the next close.
Ask your first question today
Connect your tools, then ask in plain language. Every answer traces back to the record behind it. Free to start.