Analyzes system state (memory, tools, events) and generates strategic innovation proposals to break evolution stagnation plateaus.
Features
Gap Analysis: Identifies under-represented skill categories.
Stall Detection: Finds blocked tasks or recurring failures.
Strategic Proposals: Generates actionable suggestions (new skills, optimizations, structural changes).
Feishu Integration: Sends a rich Feishu card report.
Usage
# Run manually
node skills/innovation-catalyst/index.js
# Target a specific user/group
node skills/innovation-catalyst/index.js --target "ou_xxx"
Protocol Integration
This skill is designed to be triggered by the gene_gep_innovate_from_opportunity gene when stable_success_plateau is detected. It provides the "seed" for subsequent evolution cycles.
System memory files (MEMORY.md, TOOLS.md, RECENT_EVENTS.md)
1---2name: innovation-catalyst3description: Innovation Catalyst4---5# Innovation Catalyst67Analyzes system state (memory, tools, events) and generates strategic innovation proposals to break evolution stagnation plateaus.89## Features1011- **Gap Analysis:** Identifies under-represented skill categories.12- **Stall Detection:** Finds blocked tasks or recurring failures.13- **Strategic Proposals:** Generates actionable suggestions (new skills, optimizations, structural changes).14- **Feishu Integration:** Sends a rich Feishu card report.1516## Usage1718```bash19# Run manually20node skills/innovation-catalyst/index.js2122# Target a specific user/group23node skills/innovation-catalyst/index.js --target "ou_xxx"24```2526## Protocol Integration2728This skill is designed to be triggered by the `gene_gep_innovate_from_opportunity` gene when `stable_success_plateau` is detected. It provides the "seed" for subsequent evolution cycles.2930## Dependencies3132- `skills/feishu-evolver-wrapper/feishu-helper.js` (for card sending)33- System memory files (`MEMORY.md`, `TOOLS.md`, `RECENT_EVENTS.md`)
Run npx skillmds@latest add javimosch/innovation-catalyst in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Innovation Catalyst It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.