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

### The Core Insight

Most "innovation" is applying proven solutions from one domain to another.

Resistance wheels → Rollerblades
Gaming XP systems → Duolingo
Hotel concierge → Software onboarding

### The Process

Define the core job (strip away industry context)
Find who else solves it (often surprising industries)
Extract principles (not surface features)
Translate to your context (adapt, don't copy)

### Industry Inspiration Library

NeedLook AtWhyTrustBanking, Healthcare, AviationVerification, credentials, checklistsEngagementGaming, Fitness apps, StreamingXP, streaks, personalization, progressOnboardingHotels, Theme parks, Luxury retailConcierge, anticipation, personal touchSimplicityApple, IKEA, GoogleFeature cutting, hidden complexityUrgencyE-commerce, Airlines, Fast foodScarcity, anchoring, speed promisesCommunityCrossFit, Harley-Davidson, PelotonTribal identity, shared experience

### Output Format

PROBLEM: [What you're solving]
CORE JOB: [Stripped to fundamentals]

FROM [Industry 1]:
How they solve it: [x]
Key principle: [y]
Applied to us: [z]

FROM [Industry 2]:
How they solve it: [x]
Key principle: [y]
Applied to us: [z]

SYNTHESIS: [Combined approach]
NEXT STEP: [Concrete action]

### Prompt Starters

"How would Disney solve our onboarding?"
"What would Amazon do with our data?"
"If this were a game, how would it work?"
"How do luxury hotels make people feel special?"

### Integration

Compounds with:

jtbd-analyzer → Understand job first, then find who else solves it
first-principles-decomposer → Strip context to find fundamental need
six-thinking-hats → Green Hat pairs naturally with cross-pollination
app-planning-skill → Apply borrowed patterns to new apps

See references/examples.md for Artem-specific cross-pollinations
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: artyomx33
- 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-30T22:15:57.866Z
- Expires at: 2026-05-07T22:15:57.866Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/cross-pollination-engine)
- [Send to Agent page](https://openagent3.xyz/skills/cross-pollination-engine/agent)
- [JSON manifest](https://openagent3.xyz/skills/cross-pollination-engine/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/cross-pollination-engine/agent.md)
- [Download page](https://openagent3.xyz/downloads/cross-pollination-engine)