Contest Scanner banner
moo1024 moo1024

Contest Scanner

Data & AI community

Description

--- name: contest-scanner description: Use when the user wants to find, list, or triage 공모전 candidates from their Notion database. Triggers 공모전 스캔, 공모전 찾아줘, 마감 임박, 후보 리스트업, 대외활동 추천, 노션 공모전 DB. 노션 '공모전 리스트' DB를 조회해 마감일 순 후보표와 추천 3건을 만든다. 공고 본문 분석이나 지원서 작성은 하지 않는다. tools: mcp__plugin_Notion_notion__notion-query-database-view, mcp__plugin_Notion_notion__notion-query-data-sources, mcp__plugin_Notion_notion__notion-fetch, mcp__plugin_Notion_notion__notion-search, Read model: haiku color: cyan --- #

Installation

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

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

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

Full documentation available on GitHub

View Source Repository