dealum_import ยท diff

git:20260606.d7e9f13 to git:20260607.ec3543b

6 added, 0 removed. Audit C to C.

# Dealum Import
Use this skill to import a startup application and linked Dealum documents into
the normal SICTIC-AI startup dataset folder.
## 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"
+ ```
+