skills$openclaw/cross-pollination-engine
artyomx334.8k

by artyomx33

cross-pollination-engine – OpenClaw Skill

cross-pollination-engine is an OpenClaw Skills integration for coding workflows. Systematically borrow ideas from unrelated industries to solve problems. Innovation often comes from adjacent fields. Use when user says "cross-pollination", "how would X solve this", "borrow ideas from", "what can we learn from", "think outside the box", "how would Disney/Apple/Amazon do this", "different industry", "steal ideas".

4.8k stars7.3k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

namecross-pollination-engine
descriptionSystematically borrow ideas from unrelated industries to solve problems. Innovation often comes from adjacent fields. Use when user says "cross-pollination", "how would X solve this", "borrow ideas from", "what can we learn from", "think outside the box", "how would Disney/Apple/Amazon do this", "different industry", "steal ideas". OpenClaw Skills integration.
ownerartyomx33
repositoryartyomx33/cross-pollination-engine
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @artyomx33/cross-pollination-engine
last updatedFeb 7, 2026

Maintainer

artyomx33

artyomx33

Maintains cross-pollination-engine in the OpenClaw Skills directory.

View GitHub profile
File Explorer
4 files
.
references
examples.md
6.3 KB
_meta.json
303 B
SKILL.md
2.3 KB
SKILL.md

name: cross-pollination-engine description: Systematically borrow ideas from unrelated industries to solve problems. Innovation often comes from adjacent fields. Use when user says "cross-pollination", "how would X solve this", "borrow ideas from", "what can we learn from", "think outside the box", "how would Disney/Apple/Amazon do this", "different industry", "steal ideas".

Cross-Pollination Engine

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

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

Industry Inspiration Library

NeedLook AtWhy
TrustBanking, Healthcare, AviationVerification, credentials, checklists
EngagementGaming, Fitness apps, StreamingXP, streaks, personalization, progress
OnboardingHotels, Theme parks, Luxury retailConcierge, anticipation, personal touch
SimplicityApple, IKEA, GoogleFeature cutting, hidden complexity
UrgencyE-commerce, Airlines, Fast foodScarcity, anchoring, speed promises
CommunityCrossFit, 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

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install cross-pollination-engine?

Run openclaw add @artyomx33/cross-pollination-engine in your terminal. This installs cross-pollination-engine into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/artyomx33/cross-pollination-engine. Review commits and README documentation before installing.