idea-create

Generates low-resource AI research ideas with top-conference potential using first-principles search.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/megumi-ben/work17 --skill idea-create-megumi-ben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: idea-create
Source: https://github.com/megumi-ben/work17/tree/main/.codex/skills/idea-create
Command: npx skills add https://github.com/megumi-ben/work17 --skill idea-create-megumi-ben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Finding a research idea that is novel, feasible under tight compute and time budgets, and strong enough for NeurIPS/ICML/ICLR is hard; this Skill acts as a research advisor that systematically searches for such ideas instead of recycling common paper templates. ## Core Features & Use Cases - First-Principles Search Space Construction: Explicitly maps foundation model, AI application, and AI+interdisciplinary directions before proposing ideas, avoiding path-dependent suggestions. - Two-Phase Output: Phase 1 diverges into 8-10 candidates (including wildcard candidates), Phase 2 converges into 3-5 fully developed proposals with experiments, theory, risks, and reviewer-style critique. - Constraint-Aware Filtering: Enforces strict limits such as 2 GPUs, 7B-32B models, no pretraining, and 3-day end-to-end completion, while requiring both strong experiments and genuine theoretical support. - Use Case: A graduate student with two GPUs and one week asks for research directions in LLM reasoning; the Skill returns ranked candidate ideas with minimal viable experiments, theory pillars, and coverage audits. ## Quick Start Ask the advisor to search for low-resource AI research ideas with top-conference potential under your compute and time constraints.

Frequently Asked Questions about idea-create

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

FAQPage Schema
How do I find low-resource AI research ideas for top conferences?

Define your compute, time, and model-size constraints first, then search across foundation model, application, and interdisciplinary spaces rather than only LLM-centric topics. This Skill produces 8-10 candidates with minimal viable experiments and converges on 3-5 fully developed proposals.

What research ideas work with only 2 GPUs and small models?

Feasible directions include inference-time methods, evaluation and mechanism studies, failure mode discovery, and lightweight fine-tuning with LoRA on 7B-32B open models. The Skill explicitly excludes pretraining, heavy RL post-training, and large-scale benchmark construction.

Can this Skill suggest interdisciplinary AI research topics?

Yes, it mandates coverage of AI plus other disciplines such as AI4Science, healthcare, law, finance, education, and social science. A final coverage audit checks whether interdisciplinary candidates were overlooked and adds supplements if needed.

How does it balance theory and experiments in a research idea?

Each top candidate must identify a core theoretical pillar, such as definitions, propositions, error decompositions, or mechanistic explanations, alongside experiments that directly validate the main claim. Ideas offering only decorative theory or table-stacking experiments are downgraded or excluded.

What are the limitations of this research idea generator?

It does not execute experiments or access literature databases, so novelty must be verified against recent publications. It also excludes directions needing large-scale training, heavy infrastructure, or more than roughly three days to reach a closed-loop draft.