One-click install
npx skills add https://github.com/duany049/multi-skill-orchestration --skill ideate-duany049
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /ideate
Source: https://github.com/duany049/multi-skill-orchestration/tree/main/.claude/skills/ideate
Command: npx skills add https://github.com/duany049/multi-skill-orchestration --skill ideate-duany049

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It reduces the time and uncertainty of finding genuinely novel, feasible research directions by turning messy open problems into well-scoped, wiki-grounded idea candidates.

Core Features & Use Cases

  • Landscape-to-idea pipeline: scans the research landscape using the wiki knowledge base plus external search, then produces idea candidates through a multi-phase workflow.
  • Dual-model brainstorm + structured paths: generates ideas using independent models and forces each idea to follow explicit generation paths (landscape-driven, incremental fixes, combinations, assumption breaks, or cross-domain transfer).
  • Filter, validate, and write back to your wiki: applies feasibility and novelty screening (including deep novelty/review calls unless skipped) and writes proposed and eliminated ideas into the wiki with failure reasons to prevent repetition.
  • Optional pilot experiments: runs lightweight pilot experiments for surviving ideas and updates idea pages with pass/fail outcomes.

Quick Start

Run the ideation pipeline for a topic by calling the skill with your research direction and desired number of ideas, for example: "Skill: ideate Args: 'machine learning for scientific discovery --max-ideas 3 --auto'".

Frequently Asked Questions about /ideate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate novel research ideas and avoid duplicating existing literature?

To generate novel research ideas and avoid duplicating existing literature, this skill scans a wiki knowledge base and performs external literature discovery to identify gaps, producing ranked and feasibility-checked idea candidates for specified directions.

What is the best way to validate research ideation using a knowledge graph?

Validating research ideation using a knowledge graph involves applying multi-phase generation with dual-model brainstorming, deep novelty and review validation calls, and writing proposed and eliminated ideas back into the wiki to prevent repetition.

How do I run a literature search pipeline for pilot experiments?

To run a literature search pipeline for pilot experiments, you execute the ideation pipeline with your research direction, allowing it to generate validated candidates and run lightweight pilot experiments that update idea pages with pass or fail outcomes.

Does research ideation work with wiki automation for tracking eliminated ideas?

Research ideation works with wiki automation by writing proposed and eliminated ideas into the wiki with specific failure reasons, rebuilding derived graph context to maintain accurate gap addressing and inspiration provenance for future searches.

Can I use multi-model generation to brainstorm structured research paths?

Multi-model generation can brainstorm structured research paths by using independent models to force ideas through explicit generation paths like landscape-driven, incremental fixes, combinations, assumption breaks, or cross-domain transfer.

How many research ideas can I auto-generate for a specific scientific topic?

You can auto-generate a specified number of research ideas for a scientific topic by calling the skill with your research direction and setting the max-ideas argument, producing ranked candidates with optional pilot experiments.