
by Anthropic
Install a FundFrame skill in Claude
How to upload a FundFrame skill into Claude's Customize panel so it works globally across every conversation.
Before you start
What you need
- A Claude account. Free, Pro, Max, Team, and Enterprise plans all support the Skills feature.
- The .skill file downloaded from the FundFrame skill page. It is already a packaged ZIP bundle, no extraction needed.
The walkthrough
Step by step
- 1
Open Customize in Claude
From claude.ai, open Settings, then Customize, then the Skills tab. This is the same panel that lists Anthropic's partner skills and any custom skills installed on your account.
- 2
Upload the skill
Click the plus button, choose Create skill, then Upload a skill. Drop the .skill file straight in. Claude reads the SKILL.md inside the bundle and registers the workflow.
- 3
Toggle it on
Use the switch next to the skill to enable it. Once enabled, the skill is available in every conversation on your account, no project needed.
- 4
Start the conversation
Open a new chat and make your request. Claude detects the relevant skill automatically. For Market Mapping, start with: Build a coverage trip map for Copenhagen buyout funds.
Worth knowing
Tips
- Skills installed via Customize work globally. You do not need to create a Project, and every new chat picks them up automatically.
- On Team and Enterprise plans, organization owners can provision a skill once for everyone via organization settings. Individuals can also share skills with colleagues if sharing is enabled.
- Skills are versioned. When we publish a new version on this site, download the new .skill file and re-upload, Claude will replace the old version in place.
If something feels off
Troubleshooting
- I do not see a Skills tab in Customize
- Skills require code execution to be enabled first. Open Settings, then Capabilities, and turn on code execution. The Skills tab appears once that capability is on.
- Claude is not following the workflow
- Confirm the skill is toggled on in Customize, not just installed. A disabled skill stays in your library but Claude will not use it.
- The upload fails
- The ZIP must contain a folder with a SKILL.md file inside, and the skill name must use valid characters. Our .skill file already follows this layout, so the most common cause is a corrupted download. Re-download from the skill page and try again.