Help us improve
Share bugs, ideas, or general feedback.
From itropa
This skill provides the analytical frameworks for combining two industries into novel hybrid innovations. Used by Phase 8 of `/itropa:go`, or conversationally when the user says "cross-pollinate X and Y".
npx claudepluginhub joncik91/itropa-pluginHow this skill is triggered — by the user, by Claude, or both
Slash command
/itropa:cross-pollinationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides the analytical frameworks for combining two industries into novel hybrid innovations. Used by Phase 8 of `/itropa:go`, or conversationally when the user says "cross-pollinate X and Y".
Applies cross-domain analogies, first-principles deconstruction, and divergent thinking to overcome creative bottlenecks in problem-solving.
Identifies disruption opportunities and architects business model innovation strategies. Activates on phrases like 'lets create an innovation strategy' or 'find disruption opportunities'.
Applies structured ideation methods like SCAMPER, TRIZ, Six Thinking Hats, and Biomimicry to generate research ideas and explore interdisciplinary connections. Use for stuck problems, improvements, or contradictions.
Share bugs, ideas, or general feedback.
This skill provides the analytical frameworks for combining two industries into novel hybrid innovations. Used by Phase 8 of /itropa:go, or conversationally when the user says "cross-pollinate X and Y".
Activate when performing cross-pollination analysis between two industries.
When given Industry A and Industry B, generate exactly 5 novel hybrid industries, one using each strategy:
Both industries work side-by-side, complementing each other. Like Uber + Eats = UberEats.
Replace a core component of A with B's strength. Like TV + Internet = Streaming.
One fills critical gaps of the other. Like Hardware + Software ecosystems.
A creates conditions that enable B. Like Smartphone enabling Mobile Apps.
Resolve apparent conflicts between A and B to create a new category. Like Expensive + Cheap = Affordable Luxury.
{
"id": "cross-{n}",
"type": "future",
"name": "Clear hybrid name",
"mutation": "What specifically enables this combination",
"insight": "Why this combination creates exponentially more value than either alone",
"combinationType": "Additive Integration|Substitution|Complementary|Sequential Enablement|Contradiction Synthesis",
"synergyScore": 85,
"noveltyFactor": 75,
"marketFit": "Specific target audience and use case",
"challenges": ["Challenge 1", "Challenge 2", "Challenge 3"],
"inspirations": [
{"source": "Industry A Name", "mechanism": "Specific element from A", "twist": "How it transforms"},
{"source": "Industry B Name", "mechanism": "Specific element from B", "twist": "How it transforms"}
],
"children": []
}