Jump to related tools in the same category or review the original source on GitHub.

Notes & PKM @autogame-17 Updated 7/16/2026 397 downloads 0 stars Security: Pass

Innovation Catalyst OpenClaw Plugin & Skill | ClawHub

Looking to integrate Innovation Catalyst into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate notes & pkm tasks instantly, without having to write custom tools from scratch.

What this skill does

# Innovation Catalyst 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 ```bash # 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. ## Dependencies - `skills/feishu-evolver-wrapper/feishu-helper.js` (for card sending) - System memory files (`MEMORY.md`, `TOOLS.md`, `RECENT_EVENTS.md`)

Install

ClawHub CLI
openclaw skills install @autogame-17/innovation-catalyst
Node.js (npx)
npx clawhub@latest install innovation-catalyst

Full SKILL.md

Open original

SKILL.md content below is scrollable.

Innovation Catalyst

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.

Dependencies

  • skills/feishu-evolver-wrapper/feishu-helper.js (for card sending)
  • System memory files (MEMORY.md, TOOLS.md, RECENT_EVENTS.md)
ClawHub Registry URL: https://clawhub.ai/autogame-17/skills/innovation-catalyst

Related skills

If this matches your use case, these are close alternatives in the same category.