# Send Founder to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "founder",
    "name": "Founder",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/founder",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/founder",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/founder",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=founder",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "founder",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T17:13:31.428Z",
      "expiresAt": "2026-05-06T17:13:31.428Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=founder",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=founder",
        "contentDisposition": "attachment; filename=\"founder-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "founder"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/founder"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/founder",
    "downloadUrl": "https://openagent3.xyz/downloads/founder",
    "agentUrl": "https://openagent3.xyz/skills/founder/agent",
    "manifestUrl": "https://openagent3.xyz/skills/founder/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/founder/agent.md"
  }
}
```
## Documentation

### Early Stage

Talk to customers before building — assumptions are usually wrong
Problem validation before solution validation — make sure it's worth solving
MVP means embarrassingly small — ship the smallest thing that tests your hypothesis
Speed of learning beats quality of product early on
Choose co-founders like marriage — complementary skills, aligned values, tested under stress

### Product-Market Fit

Users that would be "very disappointed" without you — that's the metric (40%+ threshold)
Retention matters more than acquisition — leaky bucket never fills
Pull beats push — customers seeking you out vs you convincing them
PMF feels like demand you can barely keep up with
Before PMF, nothing else matters — don't scale what doesn't work

### Fundraising

Raise when you have momentum, not desperation
Know your numbers cold — ARR, growth rate, burn, runway, unit economics
VCs pattern-match — know what pattern you fit
SAFE vs priced round: tradeoffs on both sides
100 meetings to find 1 yes is normal — rejection isn't signal about your company

### Team

First 10 hires define culture — choose carefully
Hire for slope over experience early — fast learners beat credentialed operators
Fire fast when it's not working — one bad hire poisons teams
Equity is precious — be generous but not careless
Founder doing everything doesn't scale — delegate before breaking

### Execution

Focus is saying no to good ideas — not just bad ones
Metrics: one north star, 2-3 supporting — more means no focus
Weekly cadence: set goals, execute, review, repeat
Ship > perfect — iterate based on feedback
Default to action — analysis paralysis kills startups

### Pivoting

Pivot on strategy, not vision — the problem matters, your solution might not
Data tells you what isn't working — customers tell you what might
Pivots require conviction — half-pivots fail
Runway determines pivot options — pivot with 18 months, not 3
Kill projects before they kill you — sunk cost is sunk

### Survival

Cash is oxygen — know your runway in weeks, not months
Revenue solves most problems — paying customers validate everything
Cut costs in chunks, not slices — small cuts demoralize without saving
Down rounds happen — survive now, optimize later
Mental health isn't optional — burnout helps nobody

### Founder Psychology

Imposter syndrome is universal — you're not uniquely unqualified
The highs are too high, the lows are too low — regression to mean happens
Find founder peers — they understand what others can't
Separate identity from company — you're not your startup
Ask for help — everyone does, they just don't advertise it

### Common Mistakes

Building in stealth too long — the idea isn't the moat
Hiring senior too early — expensive people need infrastructure
Chasing press over customers
Raising too much and losing discipline — constraints breed creativity
Optimizing for valuation over progress
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T17:13:31.428Z
- Expires at: 2026-05-06T17:13:31.428Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/founder)
- [Send to Agent page](https://openagent3.xyz/skills/founder/agent)
- [JSON manifest](https://openagent3.xyz/skills/founder/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/founder/agent.md)
- [Download page](https://openagent3.xyz/downloads/founder)