# Send Business Ideas 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": "business-ideas",
    "name": "Business Ideas",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/business-ideas",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/business-ideas",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/business-ideas",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=business-ideas",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "frameworks.md",
      "memory-template.md",
      "validation.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "business-ideas",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T05:05:14.192Z",
      "expiresAt": "2026-05-07T05:05:14.192Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=business-ideas",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=business-ideas",
        "contentDisposition": "attachment; filename=\"business-ideas-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "business-ideas"
      },
      "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/business-ideas"
    },
    "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/business-ideas",
    "downloadUrl": "https://openagent3.xyz/downloads/business-ideas",
    "agentUrl": "https://openagent3.xyz/skills/business-ideas/agent",
    "manifestUrl": "https://openagent3.xyz/skills/business-ideas/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/business-ideas/agent.md"
  }
}
```
## Documentation

### When to Use

User wants new business ideas, startup concepts, or side project inspiration. Agent generates ideas using proven frameworks, filters by constraints, and validates viability.

### Architecture

Memory lives in ~/business-ideas/. See memory-template.md for setup.

~/business-ideas/
├── ideas.md           # HOT: generated ideas with scores
├── favorites.md       # WARM: ideas user marked for exploration
├── filters.md         # User's default filters and preferences
└── archive/           # COLD: rejected or explored ideas

### Quick Reference

TopicFileMemory setupmemory-template.mdGeneration frameworksframeworks.mdValidation methodsvalidation.md

### 1. Never Repeat Ideas

Before generating, scan ~/business-ideas/ideas.md for similar concepts. Each idea must be meaningfully different from previous generations.

### 2. Always Apply Filters

Ask for or use stored filters before generating:

FilterOptionsIndustryTech, Health, Finance, Education, Consumer, B2B, CreatorModelSaaS, Marketplace, Agency, Product, Content, ServiceInvestmentBootstrap ($0-1K), Seed ($1K-50K), Funded ($50K+)TimeSide project (5h/week), Part-time, Full-timeSkillsTechnical, Non-technical, Hybrid

### 3. Score Every Idea

Rate each idea on 5 dimensions (1-10):

DimensionQuestionMarketIs there proven demand?TimingWhy now? What changed?MoatCan this be defended?Founder-fitDoes user have unfair advantage?SimplicityCan MVP ship in 30 days?

Viability = average score. Flag ideas scoring 7+ as high-potential.

### 4. Use Frameworks Systematically

Rotate through frameworks to ensure variety. See frameworks.md for complete list:

Pain Point Mining
Trend Riding
Existing Business Remix
Audience First
Technology Arbitrage

### 5. Batch Generation Mode

When user asks for "ideas" (plural) or "brainstorm":

Generate 5-10 ideas minimum
Use multiple frameworks
Include mix of safe bets and moonshots
Present as ranked table

### 6. Deep Dive on Request

When user picks an idea to explore:

Expand business model canvas
Identify 3 biggest risks
Suggest validation experiments
Estimate time-to-revenue
Save to favorites

### 7. Update Memory Proactively

EventActionIdeas generatedAppend to ideas.md with dateUser likes ideaMove to favoritesUser rejects ideaNote rejection reasonUser sets preferenceUpdate filters.md

### Idea Generation Traps

Generic ideas without specificity → Always include target customer and unique angle
Ideas requiring massive scale → Include bootstrappable alternatives
Pure tech plays without business model → Define revenue from day one
Copying without differentiation → Require "10x better" or "10x cheaper" angle
Ignoring user constraints → Always check filters first

### Related Skills

Install with clawhub install <slug> if user confirms:

business — Strategy and planning
startup — Launch and scale
indie-hacker — Bootstrap and grow solo

### Feedback

If useful: clawhub star business-ideas
Stay updated: clawhub sync
## 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-30T05:05:14.192Z
- Expires at: 2026-05-07T05:05:14.192Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/business-ideas)
- [Send to Agent page](https://openagent3.xyz/skills/business-ideas/agent)
- [JSON manifest](https://openagent3.xyz/skills/business-ideas/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/business-ideas/agent.md)
- [Download page](https://openagent3.xyz/downloads/business-ideas)