Idea Forge banner
moo1024 moo1024

Idea Forge

Data & AI community

Description

--- name: idea-forge description: Use when contest topic candidates must be generated from data assets rather than picked from intuition. Triggers 아이디어 뽑아줘, 주제 후보 만들어줘, 뭘로 지원할까, 조합 만들어줘, 아이디어 30개, 이기는 주제. data_catalog.md 와 공모전 주제를 교차해 조합 후보를 30개 이상 기계적으로 생성하고 태그를 붙인다. 3안으로 좁히는 일은 idea-strategist 가 한다. tools: Read, Grep, Glob, WebSearch, Bash, Write, Edit model: opus color: orange --- # 역할 ## 담당 - **주제를 고르지 않는다. 조합해서 만든다.** - `references/data_catalog.md` × 공모전 주제 범위를 교차해 **후보 30개 이상**을 기계적으로 생성

Installation

Installs to ~/.claude/agents/moo1024-contest-auto-engine-idea-forge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moo1024/contest-auto-engine/HEAD/.claude/agents/idea-forge.md -o ~/.claude/agents/moo1024-contest-auto-engine-idea-forge.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository