idea-creator

Generate 2 to 5 candidate ideas with falsifiable claims from a literature review.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/LinkDry/Link-Research --skill idea-creator-linkdry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: idea-creator
Source: https://github.com/LinkDry/Link-Research/tree/main/skills/idea-creator
Command: npx skills add https://github.com/LinkDry/Link-Research --skill idea-creator-linkdry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn literature-review context into a compact, verifiable set of candidate ideas that can be evaluated for novelty, without triggering the canonical active experiment line.

Core Features & Use Cases

  • Generate 2 to 5 bounded candidate ideas, each with a stable idea_id, short title, falsifiable claim, literature-based novelty basis, plausible validation plan, key failure signals, and source refs.
  • Write outputs to projects/<slug>/workspace/bootstrap/idea-candidates.md and update STATE.md to reflect the new candidate set, preserving traceability to the literature artifact.
  • Provide a bounded, auditable trail that supports later refinement while keeping bootstrap concepts isolated from active experiments.

Quick Start

Run idea-creator after a literature-review artifact exists to generate a bounded set of candidate ideas.

Frequently Asked Questions about idea-creator

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

FAQPage Schema
How do I generate candidate research ideas from a literature review?

Generate candidate research ideas from a literature review by identifying the review artifact to output a bounded set of 2 to 5 concepts with falsifiable claims and validation plans. This process isolates bootstrap concepts for later novelty filtering without triggering active experiments.

What is a bounded set of candidate ideas in research management?

A bounded set of candidate ideas is a compact, verifiable collection of 2 to 5 research concepts generated from literature context. Each idea includes a stable identifier, title, falsifiable claim, literature-based novelty basis, validation plan, failure signals, and source references.

Do I need a literature review artifact before generating novel research ideas?

Yes, you need an existing literature review artifact before generating novel research ideas. The system requires this literature context to trace the novelty basis and source references for each candidate idea, ensuring an auditable trail for later novelty filtering.

How do I short-list research ideas for novelty filtering without starting an experiment?

Short-list research ideas for novelty filtering without starting an experiment by generating a bounded candidate set and writing outputs to the bootstrap workspace. This approach preserves traceability to the literature artifact while keeping bootstrap concepts isolated from active experiments.

What limitations exist when generating candidate ideas from literature context?

Limitations include generating a maximum of 2 to 5 candidate ideas per run and restricting outputs to the bootstrap workspace. The process does not create an active experiment line, meaning generated concepts remain isolated until manually short-listed for novelty filtering.

What outputs are created when turning a literature review into candidate ideas?

Outputs created when turning a literature review into candidate ideas include an idea-candidates markdown file and an updated STATE.md file. These are written to the project bootstrap workspace to reflect the new candidate set and preserve traceability to the literature artifact.