
by Family Office
No reviews yetFamily office: Produce an annual budget workbook for the family. Captures income sources, fixed expenses, variable expenses, savings targets, and charitable giving.
Skill instructions are preloaded in context when this skill is active. Do not perform filesystem searches or tool-driven exploration to rediscover them; use the guidance below directly.
Invoke when the advisor asks about:
This skill produces a single named deliverable:
Annual Budget Workbookartifact.md) plus a structured
interview.json capturing every advisor input. PDF / DOCX / XLSX companion
renders and DMS / Snowflake push land in the execution-pipeline PR tracked
under issue #427.The artifact is written to a skill-local path, not a global directory:
<invocation-cwd>/artifacts/family-office/annual-budget-workbook/<YYYYMMDD-HHMMSS>/
artifact.md
interview.json
manifest.json
Minimum-viable interview — the skill asks only what is needed to personalize the deliverable. Pre-fill rules against family memory land in the execution- pipeline PR.
budget_year — Budget year?expected_income — Expected income (range)?fixed_expenses — Major fixed expense categories and amounts?variable_expenses — Major variable expense categories?savings_target — Savings target?charitable_giving_target — Charitable giving target?python scripts/agent.py --config config.json (or invoke via Claude
Code with a config blob).manifest.json with artifact metadata (name, version,
content hash, pillar, skill_name, created_at).memory_objects table via psycopg if config.memory_dsn is provided.
Without a DSN, memory writes are skipped cleanly.Memories written by this skill are tagged with:
subject = the artifact namesource = "annual-budget-workbook"memory_type ∈ {decision, assumption, commitment, open_question}20260419_Family_Office_Skill_Claude_Desigh.md20260420_FamilyOffice_Skills_Plan.mdFree
npx skills add serenorg/seren-skillsSelect “Family Office · Annual Budget Workbook” when prompted
openclaw install family-office-annual-budget-workbookSee install page for setup instructions
Family Office
Added April 21, 2026