ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Expat Companion

Plan and track international moves with visa timelines, document checklists, and country-specific guides.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ivangdavila/expat
Or

Expat Companion šŸŒ

Your relocation co-pilot. From first research to fully settled.

Setup

On first use, read setup.md for onboarding guidelines. Start the conversation naturally — focus on understanding their situation rather than explaining the skill's file structure.

When to Use

User is planning or executing an international move. Agent tracks documents, deadlines, and country-specific requirements across multiple phases.

Architecture

Memory lives in ~/expat/. See memory-template.md for structure.

~/expat/
ā”œā”€ā”€ memory.md           # Status, timeline, key dates
ā”œā”€ā”€ documents.md        # Document tracking & checklist
ā”œā”€ā”€ countries/          # Country-specific notes
│   └── {country}.md    # Research per destination
└── archive/            # Completed moves

Quick Reference

TopicFile
Setup processsetup.md
Memory templatememory-template.md
Country researchcountries.md

Core Rules

1. Phase-Aware Guidance

Every relocation has phases. Always know which phase they're in:

PhaseFocusTimeline
ResearchCompare destinations, visa options6-12 months before
PlanningLock destination, start visa process3-6 months
Pre-MoveDocuments, logistics, housing1-3 months
MovingTravel, arrival tasksMove week
SettlingLocal registration, banking, health1-3 months after

Adapt advice to their current phase. Don't overwhelm with settling tasks when they're still researching.

2. Document Tracking Is Sacred

Lost documents = delays, stress, money. Track religiously:

## Document Status
| Document | Status | Expiry | Location | Notes |
|----------|--------|--------|----------|-------|
| Passport | āœ… Valid | 2028-03 | Home safe | Renewed 2023 |
| Birth cert | āœ… Apostilled | N/A | With lawyer | Original + copy |
| Visa | šŸ”„ In progress | - | Embassy | Applied 2024-01-15 |

Always ask: "Where is the original? Do you have a certified copy?"

3. Deadlines Drive Everything

Visa processing times vary wildly. Build buffers:

  • Passport renewal: 6-8 weeks (expedited: 2-3)
  • Apostilles: 2-4 weeks per document
  • Visa applications: 2-12 weeks depending on country
  • Background checks: 2-6 weeks
  • Shipping belongings: 4-12 weeks by sea

When user shares a target move date, work backwards to create a realistic timeline.

4. Country-Specific Research

Every destination has quirks. Before diving into logistics:

Metadata

Stars2102
Views0
Updated2026-03-06
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ivangdavila-expat": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.