Claude, Investment Proposal.
Walks through how Claude's investment-proposal skill follows a fixed instruction file to draft a client proposal covering firm approach, allocation, outcomes, and fees.
Does the investment-proposal skill pick a client's investments on its own, the way a standalone app might? Not quite. Anthropic's investment-proposal skill drafts a professional investment proposal for a prospective client, covering the firm's approach, proposed allocation, expected outcomes, and fee structure, all based on information a user provides, following one instruction file that Claude reads and works through step by step.
A skill is a folder, not an app
A Claude Skill is a folder Claude reads before it works. This one is called investment-proposal, and its SKILL.md contains the full instruction set in plain language, with no hidden logic underneath. Claude reads the file, then acts on it. This is the first thing worth clarifying: there's no separate investment-picking engine running behind the scenes. The proposal's content comes from what the user supplies and how the file tells Claude to organize it.
How the pipeline runs
The pipeline lives in the file's step section. Claude reads each step in order and executes it, linearly, with no branching unless a step specifically calls for it. That structure holds regardless of which client or which allocation strategy is involved; the sequence of drafting steps stays the same.
What the skill is actually specified to do
The mechanism here is a specification written as an instruction set: create a professional investment proposal for a prospective client covering the firm's approach, the proposed allocation, expected outcomes, and the fee structure. Because Claude follows exactly what's written, the result comes out the same way on every run, and it only covers what the file specifies. It doesn't independently decide what investments belong in the allocation; that comes from the inputs the user provides.
What a skill adds and what it doesn't
A skill doesn't make Claude smarter in some general investment-judgment sense. It makes Claude follow a defined set of steps, in order, every time. For a proposal document, that consistency is the actual value: a firm can expect the same structural sections, approach, allocation, outcomes, fees, across every proposal it generates this way, regardless of who ran it or which client it's for.
Trying it yourself
A direct way to see the mechanism is to ask Claude to explain what a Claude Skill is, then, using a toy example, a three-step SKILL.md for drafting a one-page investment proposal outline, have it walk through exactly how it would read and follow the file step by step before starting. Watching it name the steps before acting is what shows the mechanism is real rather than opaque.
Key takeaways
- Claude's investment-proposal skill is one instruction file that Claude reads and follows step by step.
- The skill drafts a proposal covering firm approach, proposed allocation, expected outcomes, and fee structure.
- Steps execute in a fixed, linear order, with no branching unless a step specifically says to.
- A skill doesn't make Claude smarter; it makes Claude follow a defined process consistently, every run.
- Watching Claude state its steps before running them confirms the mechanism is a real, followable process.
Who this is for
Wealth management and financial services professionals evaluating Claude for proposal drafting, and anyone who wants to understand what a Claude Skill contributes to a document versus what still comes from the underlying inputs and human decisions.
Chapters
Full transcript(auto-generated, with timestamps)
Cold open — how does the investment-proposal skill draft the proposal?
[0:00]Someone might ask how the investment proposal app picks the client's investments on its own. It's not an app, it's a skill, a folder of instructions Claude reads first. How does the investment proposal skill draft the proposal?
Anatomy — a skill is a folder
[0:12]A skill is a folder Claude reads before it works. This one is investment proposal, the skill. MD contains the full instruction set, plain language, no hidden logic. Claude reads it then acts. The file is the program.
Pipeline — how the skill works
[0:25]The pipeline is in the step section. Claude reads each step in order and executes it. Linear, no branching unless the step says so. Investment proposal is
Mechanism — what the page says, exactly
[0:34]A specification written as an instruction set. Create a professional investment proposal for a prospective client covering the firm's approach, proposed allocation, expected outcomes, and fee structure. Because Claude follows exactly what's written, the result is the same every run, and it only covers what the page says.
Carry-out
[0:52]A skill doesn't make Claude smarter, it makes Claude follow your steps in order every time.
Your turn
[0:57]Your turn, paste this into Claude. Explain what a Claude skill is then if I wrote a three-step skill MD for drafting a one-page investment proposal outline. Walk me through exactly how you'd read and follow it step-by-step before you start. Watching it name the steps before it starts is what shows you the mechanism is real. Claude investment
Outro
[1:15]Proposal, Liam in for bear.
More from Claude Basics
2:10Claude, Idea Generation.
1:33It Scores and Routes. It Doesn't Decide.
1:17Claude, Ic Memo — Does Claude Write Investment Memos on Its Own?
1:26Fills the Template, Doesn't Design the Deal. — The LBO-Model Skill (Anthropic Skills)
1:22Claude, IB Check Deck — What Does "Checking" a Pitch Deck Actually Mean?
2:13