Генерация и валидация исследовательских идей
★ 7.1 · research
idea-creator is a Claude Code skill that systematically generates, validates, and ranks concrete publishable research ideas for a given broad direction, with optional GPU pilot runs. Phase 1 surveys the literature landscape inline via WebSearch; Phases 4–5 invoke `/novelty-check`, `/run-experiment`, and `/monitor-experiment` for feasibility checks and pilots. External review is handled by a non-Claude model (default `gpt-5.6-sol` via Codex MCP) to preserve cross-model independence — the same prompt can be routed to Oracle MCP or Manual Review MCP as needed. GPU budget is capped at 2 hours per idea, 3 ideas in parallel, and 8 hours total; ideas exceeding the limit receive paper-only validation. All outputs land in `idea-stage/`, making the skill a practical starting point for researchers exploring new areas and looking for viable publication directions.
- #idea-generation
- #research-ideas
- #brainstorm
- #validation
- #pilot