leisure-asset-ownership-comparison

Analyzes user-supplied crop and livestock data to recommend the optimal planting and harvesting schedule for maximizing yield and minimizing risk.

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/terraleiloa/seren-skills --skill leisure-asset-ownership-comparison
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: leisure-asset-ownership-comparison
Source: https://github.com/terraleiloa/seren-skills/tree/main/family-office/leisure-asset-ownership-comparison
Command: npx skills add https://github.com/terraleiloa/seren-skills --skill leisure-asset-ownership-comparison

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, psycopg[binary], snowflake-connector-python, and includes scripts (resource) components.

What problem does it solve?

It helps a family office quickly compare ownership structures for a leisure asset so you can choose between full ownership, fractional ownership, or chartered/managed access with clear, personalized assumptions.

Core Features & Use Cases

  • Ownership comparison model: Produces a structured comparison for leisure assets (for example, jets vs NetJets-style fractional/managed models).
  • Advisor interview capture: Collects the minimum set of inputs needed to tailor costs, usage assumptions, and decision factors.
  • Confidentiality-first outputs: Writes an artifact locally and supports optional downstream publishing (DMS/issue-driven pipeline) while redacting sensitive values from any outbound structured payloads.

Quick Start

Run the skill and answer the interview prompts for your asset type, expected usage, cost estimates, resale expectations, and non-financial priorities.

Frequently Asked Questions about leisure-asset-ownership-comparison

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compare full vs fractional ownership for a private jet?

A fractional ownership model divides a high-value leisure asset into shared usage tiers, reducing individual capital expenditure. This Skill evaluates fractional structures against full ownership by analyzing advisor inputs on asset costs, usage patterns, and non-financial decision factors.

How do I model the costs of yacht ownership versus chartering?

Modeling yacht ownership versus chartering requires capturing expected usage hours, maintenance costs, and resale values. This Skill applies a structured interview to collect these advisor inputs and produces a personalized markdown comparison artifact for the family office.

Can I use this ownership comparison tool for general family office due diligence?

Yes, this tool supports general family office due diligence by capturing minimum advisor inputs for cost estimates and decision factors. It produces a markdown artifact and structured interview JSON, optionally writing redacted memory records or publishing to external sinks.

Does the ownership comparison workflow require external database connectors?

The workflow supports optional external publishing via configured sinks, utilizing dependencies like psycopg and snowflake-connector-python. These database connectors facilitate downstream storage, but the core comparison artifact is generated locally first.