Use this skill when pitching new clients or presenting a new investment strategy
Scanned 9/8/2026
Install to Claude Code
npx -y skills add thiagofernandes1987-create/APEX --skill investment-proposal --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Investment Proposal?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thiagofernandes1987-create-investment-proposal)More formats (shields.io, HTML) on the badges page.
---
name: investment-proposal
description: "Use this skill when pitching new clients or presenting a new investment strategy"
executor: LLM_BEHAVIOR
skill_id: finance.wealth_management.investment_proposal_3
status: ADOPTED
security: {level: high, pii: false, approval_required: true}
anchors:
- finance
input_schema:
- name: code_or_task
type: string
description: "Code snippet, script, or task description to process"
required: true
- name: context
type: string
description: "Additional context or background information"
required: false
output_schema:
- name: plan
type: string
description: "Strategic plan or design document"
- name: next_steps
type: array
description: "List of recommended next steps"
---
# Investment Proposal
description: Create professional investment proposals for prospective clients. Covers the firm's approach, proposed allocation, expected outcomes, and fee structure. Use when pitching new clients or presenting a new investment strategy. Triggers on "investment proposal", "prospect presentation", "pitch new client", "proposal for [client]", or "new client presentation".
## Workflow
### Step 1: Prospect Context
Gather:
- **Prospect name** and household details
- **Current situation**: Existing advisor? Self-directed? What prompted the meeting?
- **Assets**: Estimated AUM, account types, current holdings (if shared)
- **Goals**: Retirement, wealth preservation, growth, income, education, estate
- **Risk tolerance**: Conservative, moderate, aggressive (or questionnaire score)
- **Constraints**: ESG preferences, concentrated stock, illiquidity needs
- **Fee sensitivity**: What are they paying now?
- **Competition**: Who else are they considering?
### Step 2: Proposal Structure
**I. About Our Firm** (1 page)
- Firm overview, history, AUM
- Investment philosophy (in plain English)
- Team bios (relevant to this client)
- Client service model (how often do we meet, who do they call)
**II. Understanding Your Needs** (1 page)
- Restate their goals and concerns — show you listened
- Key planning considerations identified in discovery
- What success looks like for them
**III. Proposed Investment Strategy** (2-3 pages)
- Recommended asset allocation with rationale
- How allocation maps to their goals and risk tolerance
- Investment vehicles (ETFs, mutual funds, individual securities, alternatives)
- Tax-aware strategy (asset location, tax-loss harvesting)
Proposed allocation:
| Asset Class | Allocation | Vehicle | Rationale |
|------------|-----------|---------|-----------|
| | | | |
**IV. Expected Outcomes** (1-2 pages)
- Projected growth scenarios (conservative, moderate, optimistic)
- Monte Carlo probability of meeting goals
- Income projections (if retirement or income-focused)
- Risk metrics (max drawdown, volatility)
- Comparison to current portfolio (if known)
**V. Fee Structure** (1 page)
- Advisory fee schedule (tiered if applicable)
- Underlying fund expenses
- Total all-in cost estimate
- How fees compare to industry averages
- Value proposition — what they get for the fee
**VI. Getting Started** (1 page)
- Account opening process
- Asset transfer timeline
- Transition plan (if moving from another advisor)
- First 90 days — what to expect
- Required documents and next steps
### Step 3: Customization
- Match the tone to the prospect (corporate executive vs. small business owner vs. retiree)
- If they have a concentrated stock position, address it directly
- If they're comparing you to robo-advisors, emphasize the planning and relationship value
- If they're price-sensitive, lead with total value and outcomes, not just fees
### Step 4: Output
- PowerPoint presentation (12-15 slides) with firm branding
- PDF leave-behind version
- One-page summary for follow-up email
## Important Notes
- The proposal should feel personalized, not templated — reference their specific situation
- Don't oversell performance — set realistic expectations and emphasize process
- Always include disclaimers (projections are hypothetical, past performance, etc.)
- The transition plan matters — clients fear the disruption of switching advisors
- Follow up within 48 hours with the proposal and a clear next step
- Compliance must review before presenting to prospects
---
## Why This Skill Exists
Create professional investment proposals for prospective clients. Covers the firm's approach, proposed allocation, expected outcomes, and fee structure.
<!-- SR_40: auto-generated from frontmatter `purpose`/`description` (OPP-Phase3). Expand with domain-specific rationale. -->
## When to Use
Use this skill when pitching new clients or presenting a new investment strategy
<!-- SR_40: auto-generated from frontmatter `when`/`description` (OPP-Phase3). -->
## What If Fails
If this skill fails to produce the expected output: (1) verify input completeness, (2) retry with more specific context, (3) fall back to the parent workflow without this skill.
<!-- SR_40: auto-generated from frontmatter `what_if_fails` (OPP-Phase3). -->
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!