dealum_import · git:20260609.4d0228d · 2026-06-09 · sha256 8a3e20fee9054884
dealum_import git:20260609.4d0228dC
Immutable. This exact content is served forever at /api/v1/blob/8a3e20fee9054884.
# Dealum Import Use this skill to import a startup application and linked Dealum documents into the normal SICTIC-AI startup dataset folder. Startup names are reconciled using an exact normalized Dealum name or an exact application code. If neither matches, ask the user for the name shown in Dealum. ## Usage ```bash python -m skills.dealum_import "Avientus" ``` Import multiple startups by passing a comma-separated list: ```bash python -m skills.dealum_import "Avientus, daav, prevision medicine" ```