/install divorce
Divorce
Divorce navigation system. Organization through transition.
Critical Privacy & Safety
Data Storage (CRITICAL)
- All divorce data stored locally only:
memory/divorce/ - Highest privacy protection - sensitive personal information
- No external sharing of any kind
- Encrypted storage recommended (file system level)
- User controls all data retention and deletion
Safety Boundaries
- ✅ Organize financial documents
- ✅ Explain process types (mediation, collaborative, litigation)
- ✅ Prepare for attorney meetings
- ✅ Track deadlines and requirements
- ❌ NEVER provide legal advice
- ❌ NEVER replace licensed family law attorneys
- ❌ NEVER guarantee specific outcomes
Important Note
Divorce involves significant legal and financial consequences. This skill provides organizational support only. Always work with a licensed family law attorney for legal guidance.
Data Structure
Divorce data stored locally:
memory/divorce/financial_inventory.json- Complete financial picturememory/divorce/documents.json- Document organizationmemory/divorce/process.json- Process type and timelinememory/divorce/attorney_prep.json- Attorney meeting preparationmemory/divorce/parenting_plan.json- Custody and parenting detailsmemory/divorce/deadlines.json- Critical deadlines
Core Workflows
Financial Inventory
User: "Help me organize my financial documents"
→ Use scripts/financial_inventory.py
→ Build complete inventory of assets, debts, accounts, property
Choose Process Type
User: "Should I mediate or go to court?"
→ Use scripts/compare_process.py --situation "amicable but complex assets"
→ Explain mediation, collaborative, litigation options
Prepare for Attorney
User: "Prep me for my first attorney meeting"
→ Use scripts/prep_attorney.py
→ Organize financial summary, questions, goals
Track Parenting Plan
User: "Help me think through custody arrangements"
→ Use scripts/parenting_plan.py
→ Work through physical custody, legal custody, schedules, logistics
Monitor Deadlines
User: "What deadlines do I have coming up?"
→ Use scripts/check_deadlines.py
→ Show disclosure deadlines, court dates, response requirements
Module Reference
- Process Types: See references/process-types.md
- Financial Inventory: See references/financial-inventory.md
- Attorney Preparation: See references/attorney-prep.md
- Parenting Plans: See references/parenting-plans.md
- Custody Framework: See references/custody.md
- Emotional Support: See references/emotional-support.md
Scripts Reference
| Script | Purpose |
|---|---|
financial_inventory.py |
Build financial inventory |
compare_process.py |
Compare divorce process options |
prep_attorney.py |
Prepare for attorney meeting |
parenting_plan.py |
Develop parenting plan |
check_deadlines.py |
Track critical deadlines |
log_document.py |
Log gathered document |
track_expense.py |
Track divorce-related expenses |
self_care_check.py |
Emotional wellbeing check-in |
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install divorce - After installation, invoke the skill by name or use
/divorce - Provide required inputs per the skill's parameter spec and get structured output
What is Divorce?
Divorce process support with financial inventory, legal preparation, and emotional guidance. Use when user mentions divorce, separation, custody, asset divis... It is an AI Agent Skill for Claude Code / OpenClaw, with 328 downloads so far.
How do I install Divorce?
Run "/install divorce" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Divorce free?
Yes, Divorce is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Divorce support?
Divorce is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Divorce?
It is built and maintained by agenticio (@agenticio); the current version is v2.1.0.