fund
Complete fundraising and investment intelligence system for startups, nonprofits, and individuals raising capital. Trigger whenever someone needs to raise money: venture capital, angel investment, crowdfunding, nonprofit fundraising, or personal fundraising campaigns. Also triggers on phrases like "I need to raise money", "how do I pitch investors", "write my fundraising page", "what do VCs look for", "help me close this round", or any scenario involving convincing others to commit capital to a cause or venture.
About this skill
The `fund` skill enables AI agents to assist users in adding USDC (USD Coin) to their digital wallet. It primarily leverages the `awal` companion app and Coinbase Onramp service to facilitate these transactions. This skill is crucial for scenarios where a user explicitly requests to fund their wallet, deposit, top up, or buy USDC, as well as in situations where an agent detects an insufficient balance for a planned send or trade operation. By executing a series of `npx awal@latest` commands, the agent can check wallet status, open the funding interface, and guide the user through the process. The Coinbase Onramp integration provides a user-friendly experience, supporting multiple fiat payment methods including Apple Pay, debit cards, bank transfers, and direct transfers from an existing Coinbase account. This makes it a versatile tool for converting traditional currency into crypto. Users benefit from a streamlined process for onramping funds, directly addressing common needs like topping up a low balance or acquiring USDC for transactions on the Base network. It simplifies what could otherwise be a multi-step manual process, making crypto accessibility more straightforward through an agent's guidance.
Best use case
The primary use case for this skill is to empower users to quickly and conveniently fund their crypto wallets with USDC, especially when initiating new transactions or rectifying an insufficient balance. It's ideal for users new to cryptocurrency or those who prefer a guided, integrated experience for onramping fiat to USDC on the Base network using established payment rails like Coinbase.
Complete fundraising and investment intelligence system for startups, nonprofits, and individuals raising capital. Trigger whenever someone needs to raise money: venture capital, angel investment, crowdfunding, nonprofit fundraising, or personal fundraising campaigns. Also triggers on phrases like "I need to raise money", "how do I pitch investors", "write my fundraising page", "what do VCs look for", "help me close this round", or any scenario involving convincing others to commit capital to a cause or venture.
The user's wallet companion application will open to the Coinbase Onramp funding interface, allowing them to select an amount and payment method to add USDC to their wallet.
Practical example
Example input
I need to add $20 to my wallet because my last transaction failed.
Example output
`npx awal@latest status` confirms your wallet is authenticated. Now, `npx awal@latest show` will open the wallet companion app's funding interface. Please select your desired amount and preferred payment method (Apple Pay, Debit Card, Bank Transfer, or Coinbase account) to complete the purchase of USDC.
When to use this skill
- When a user explicitly asks to fund, deposit, top up, or buy USDC.
- When an agent detects an insufficient wallet balance for a proposed transaction (e.g., send or trade).
- When a user asks questions like "how do I get USDC?" or "how do I add funds?"
- To onramp fiat currency directly into USDC on the Base network.
When not to use this skill
- If the user wishes to withdraw money from their wallet.
- If the user is not in a supported region for Coinbase Onramp.
- If the user wants to fund with a cryptocurrency other than USDC.
- If the wallet already has sufficient funds for the intended operation.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/funding/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How fund Compares
| Feature / Agent | fund | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | easy | N/A |
Frequently Asked Questions
What does this skill do?
Complete fundraising and investment intelligence system for startups, nonprofits, and individuals raising capital. Trigger whenever someone needs to raise money: venture capital, angel investment, crowdfunding, nonprofit fundraising, or personal fundraising campaigns. Also triggers on phrases like "I need to raise money", "how do I pitch investors", "write my fundraising page", "what do VCs look for", "help me close this round", or any scenario involving convincing others to commit capital to a cause or venture.
How difficult is it to install?
The installation complexity is rated as easy. You can find the installation instructions above.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
SKILL.md Source
# Fund — Complete Fundraising Intelligence System
## What This Skill Does
Raising money is a sales process with specific buyers, specific criteria, and specific
language. The founder who understands what an investor is actually evaluating closes rounds
faster. The nonprofit that understands donor psychology raises more. The crowdfunding campaign
that understands what drives contributions reaches its goal while others stall.
The money is there. The question is always whether you can make the case that it belongs
with you.
---
## Core Principle
Investors and donors are not giving you money. They are making a bet on an outcome. Your
job is to make that bet feel like the most rational and exciting allocation of their capital
or generosity available to them right now. Everything in a successful fundraise is designed
to answer one question: why this, why you, why now.
---
## Workflow
### Step 1: Identify the Fundraising Type
```
FUNDRAISING_TYPES = {
"venture_capital": {
"what_they_want": "10x+ return, large addressable market, scalable model, strong team",
"check_size": "$500K to $100M+ depending on stage",
"decision_factors": ["market_size", "team", "traction", "defensibility", "timing"],
"timeline": "3-6 months from first meeting to close"
},
"angel_investment": {
"what_they_want": "Early bet on founder, interesting problem, some traction",
"check_size": "$10K to $250K per angel",
"decision_factors": ["founder_conviction", "problem_clarity", "early_signal"],
"timeline": "Faster than VC — weeks to months"
},
"crowdfunding": {
"reward_based": "Pre-sell product or offer rewards — Kickstarter model",
"equity_based": "Sell small equity stakes to many investors",
"donation_based": "Raise from believers with no financial return",
"key_drivers": ["compelling_story", "clear_reward", "social_proof", "urgency"]
},
"nonprofit": {
"major_donors": "High-net-worth individuals — relationship and impact driven",
"foundations": "Grant applications — mission alignment and outcomes focused",
"individual": "Mass fundraising — emotional connection and small ask",
"corporate": "Sponsorship and partnership — mutual benefit framing"
}
}
```
### Step 2: Investor/Donor Psychology
```
INVESTOR_PSYCHOLOGY = {
"VC_decision_framework": {
"market": "Is this market large enough that even a small share is a big company",
"team": "Does this team have an unfair advantage in this specific problem",
"product": "Is there evidence that people want this and will pay for it",
"timing": "Why is now the right moment for this to exist",
"returns": "Is there a realistic path to the return profile we need"
},
"angel_psychology": {
"primary_driver": "Angels often invest in founders they believe in personally",
"secondary": "Interesting problem in a domain they understand",
"tertiary": "Financial return is real but often secondary to participation"
},
"donor_psychology": {
"identity": "Giving expresses who the donor is and wants to be",
"impact": "Donors want to feel their contribution made a specific difference",
"community": "Being part of something larger than themselves",
"recognition": "Acknowledgment appropriate to the gift level",
"trust": "Confidence that the organization will use the gift well"
}
}
```
### Step 3: Pitch Architecture
```
INVESTOR_PITCH_STRUCTURE = {
"problem": {
"goal": "Establish that the problem is real, large, and currently poorly solved",
"evidence": "Data on scale, stories that make it human, gap in current solutions",
"length": "1-2 slides or 2-3 minutes — do not linger"
},
"solution": {
"goal": "Show that your approach solves the problem in a way that others have not",
"format": "Demo if possible — showing beats telling every time",
"key": "Connect directly to the problem — do not make investors work to see the link"
},
"market": {
"TAM_SAM_SOM": {
"TAM": "Total Addressable Market — everyone who could theoretically buy",
"SAM": "Serviceable Addressable Market — the portion you can realistically reach",
"SOM": "Serviceable Obtainable Market — what you will capture in years 1-3"
},
"credibility": "Bottom-up calculations from unit economics beat top-down percentages",
"mistake": "'1% of a $10B market' is the least convincing slide in every pitch"
},
"traction": {
"goal": "Evidence that reality is confirming your hypothesis",
"metrics": ["Revenue or ARR and growth rate",
"User/customer count and retention",
"Key partnerships or pilots",
"Waitlist or pre-orders if pre-revenue"],
"framing": "Show the trajectory, not just the number"
},
"team": {
"goal": "Why you specifically are the right people to build this",
"content": ["Relevant experience — not resume, but why it matters for THIS company",
"Domain expertise or unfair advantage",
"Previous wins that demonstrate execution",
"What is missing and how you will fill it"],
"mistake": "Listing credentials without connecting them to why they matter here"
},
"business_model": {
"content": ["How you make money",
"Unit economics — CAC, LTV, payback period",
"Why this model is defensible"],
"key": "Show that the business works at scale, not just that it can get revenue"
},
"ask": {
"specificity": "Exact amount being raised and what it will be used for",
"milestones": "What you will achieve with this capital that makes the next raise easier",
"terms": "Valuation, instrument type, and any existing commitments",
"mistake": "Vague asks signal unclear thinking about the business"
}
}
```
### Step 4: Fundraising Materials
```
FUNDRAISING_MATERIALS = {
"pitch_deck": {
"length": "10-15 slides. More signals inability to prioritize.",
"sequence": ["Problem", "Solution", "Market", "Product", "Traction",
"Business Model", "Team", "Financials", "Ask"],
"design": "Clean, consistent, data-forward. Visuals support the story."
},
"executive_summary": {
"purpose": "One-page filter for investors before they request the deck",
"content": ["Problem and solution in 2 sentences",
"Market size",
"Traction headline number",
"Team in 2 sentences",
"Ask and use of funds"],
"length": "One page. If it does not fit in one page, it is not sharp enough."
},
"financial_model": {
"required_tabs": ["P&L projection 3-5 years",
"Unit economics",
"Headcount plan",
"Cash flow and runway calculation",
"Key assumptions clearly labeled"],
"credibility_rules": ["Bottom-up revenue build",
"Costs that reflect reality not wishful thinking",
"Sensitivity analysis on key assumptions"]
},
"data_room": {
"contents": ["Incorporation documents",
"Cap table",
"Financial statements or management accounts",
"Key contracts",
"IP ownership documentation",
"Team agreements"]
}
}
```
### Step 5: Closing the Round
```
CLOSING_FRAMEWORK = {
"creating_momentum": {
"principle": "Investors follow other investors. Lead with your strongest commitment.",
"tactics": ["Get a lead investor first — others follow",
"Create a close date — open-ended rounds close slowly",
"Update all investors simultaneously — FOMO is real",
"Never lie about investor interest — it always surfaces"]
},
"handling_objections": {
"market_too_small": "Reframe with bottom-up calculation showing realistic path to $100M+",
"too_early": "Acknowledge, pivot to what milestone would change their view",
"team_gap": "Acknowledge specifically, show plan to fill including named candidates",
"valuation": "Show comparable companies, defend with traction and growth rate"
},
"term_sheet_basics": {
"key_terms": ["Valuation — pre-money and post-money",
"Investment amount and instrument",
"Board composition",
"Liquidation preference",
"Anti-dilution protection",
"Pro-rata rights"],
"principle": "Optimize for the investor relationship, not just the terms",
"legal_advice": "Always have a startup-experienced lawyer review before signing"
}
}
```
---
## Quality Check Before Delivering
- [ ] Fundraising type matched to appropriate investor or donor psychology
- [ ] Problem framed from investor or donor perspective not founder perspective
- [ ] Market sizing is bottom-up not top-down percentage
- [ ] Traction presented as trajectory not just current number
- [ ] Team section connects experience to this specific problem
- [ ] Ask is specific with use of funds and milestones
- [ ] Financial model assumptions are labeled and defensible
- [ ] Legal review recommended before any term sheet signedRelated Skills
refund-radar
Scan bank statements to detect recurring charges, flag suspicious transactions, and draft refund requests with interactive HTML reports.
fund-query
查询中国公募基金信息,支持收藏和分组管理。包括基金名称、单位净值、估算净值、涨跌幅等。使用天天基金 API 获取实时数据。当用户输入基金代码(6 位数字)、询问基金净值、或需要管理基金收藏/分组时使用此技能。
grant-funding-scout
NIH funding trend analysis to identify high-priority research areas
funding-trend-forecaster
Predict funding trend shifts using NLP analysis of grant abstracts from NIH, NSF, and Horizon Europe
fundraiseup
Interact with FundraiseUp REST API to manage donations, recurring plans, supporters, campaigns, and donor portal access. Process online and offline donations, retrieve fundraising analytics, and integrate with nonprofit CRM systems.
Startup Fundraising Engine
Complete startup fundraising system — from pre-seed to Series B. Investor targeting, pitch deck construction, term sheet negotiation, due diligence preparation, and cap table management.
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
tavily-search
Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.
baidu-search
Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.
agent-autonomy-kit
Stop waiting for prompts. Keep working.