idea-creator

Generate ranked, testable research ideas from a user-provided direction.

Updated May 25, 2026
One-click install
npx skills add https://github.com/duypham2801/ThS_LLM --skill idea-creator-duypham2801
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: idea-creator
Source: https://github.com/duypham2801/ThS_LLM/tree/main/.claude/skills/idea-creator
Command: npx skills add https://github.com/duypham2801/ThS_LLM --skill idea-creator-duypham2801

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you move from a broad research direction to a concrete, publishable set of ranked ideas with feasibility, novelty checks, and (when possible) pilot validation.

Core Features & Use Cases

  • Landscape survey & gap finding: Scans local papers and searches recent literature to map the field and identify structural gaps.
  • Idea generation & ruthless filtering: Uses an external LLM to brainstorm multiple ideas, then filters by feasibility, novelty likelihood, and potential impact.
  • Deep validation & optional pilots: Runs deeper novelty checks and critical review for top candidates, then performs short pilot experiments to pick the strongest next step.
  • Optional research-wiki integration: If research-wiki/ exists, writes idea pages and builds edges/query packs to preserve learning over time.

For example, if you want publishable directions for “radiology report grounded object detection,” this Skill will survey recent work, propose several grounded research hypotheses, validate likely novelty, and recommend 2–3 ideas to pilot with concrete minimum experiments.

Quick Start

Ask for ideas by saying: Generate and rank research ideas for chest X-ray phrase grounding with bounding box prediction, focusing on semi-supervised learning and pilot experiments within a limited GPU budget.

Frequently Asked Questions about idea-creator

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

FAQPage Schema
How do I generate publishable research ideas from a broad direction?

To generate publishable research ideas, you provide a broad research direction and the system surveys literature, identifies gaps, and produces ranked, testable proposals with feasibility and novelty checks. It outputs concrete hypotheses and minimum viable experiments.

What's the best way to check if a research hypothesis is novel before spending time on it?

Checking research hypothesis novelty involves scanning recent literature and local papers to map the field and identify structural gaps. The system performs deep novelty checks and critical review for top candidates to ensure likelihood of originality.

Can I design pilot experiments with limited compute resources for machine learning research?

Yes, you can design pilot experiments with limited compute resources by specifying constraints like a limited GPU budget. The system applies pilot experiment constraints to recommend minimum viable experiments for the strongest research ideas.

How does literature survey integration work for finding research gaps?

Literature survey integration works by scanning local papers and searching recent literature to map the field. It identifies structural gaps through this landscape survey, which forms the foundation for generating and filtering testable research proposals.

Do I need a research-wiki directory to use the idea generation pipeline?

No, you do not need a research-wiki directory to use the idea generation pipeline. Research-wiki integration is optional, but if the directory exists, the system writes idea pages and builds edges to preserve learning over time.

What are the limitations of automated experiment design for research ideation?

Automated experiment design for research ideation relies on LLM-based brainstorming and web search for recency, meaning output quality depends on available literature. It produces ranked proposals and minimum viable experiments, but cannot guarantee publication outcomes.