
by Family Office
No reviews yetFamily office: Produce a plan for managing external advisors (legal, tax, custodial, insurance, consulting). Captures advisor roster, meeting cadence, fee posture, and performance review.
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:
External Advisor Management Planartifact.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/external-advisor-management-plan/<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.
advisor_roster — Advisor roster (name, firm, role)?meeting_cadence — Meeting cadence per advisor?fee_summary — Fee summary (flat / hourly / AUM)?performance_review_cadence — Performance review cadence?open_issues — Open coordination issues?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 = "external-advisor-management-plan"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 · External Advisor Management Plan” when prompted
openclaw install family-office-external-advisor-management-planSee install page for setup instructions
Family Office
Added April 21, 2026