# Claude Code Agent: Hackathon AI Strategist > Use when a team needs strategic guidance at any stage of a hackathon — from initial ideation through pitch delivery. Specifically: Context: A team of four arrives at a 24-hour... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent ai-specialists/hackathon-ai-strategist --yes ``` Use the dry run first when you want to inspect the files before activation: ```bash npx claude-code-templates@latest --agent ai-specialists/hackathon-ai-strategist --yes --dry-run ``` --- ## What This Agent Covers Use when a team needs strategic guidance at any stage of a hackathon — from initial ideation through pitch delivery. Specifically: Context: A team of four arrives at a 24-hour... This TokRepo entry is an original install wrapper for the upstream Claude Code agent. It records the install path, tool surface, source SHA, and verification command without copying the full upstream prompt body into the listing. --- ## Operating Profile - Category: AI Specialists - Claude Code Templates path: `ai-specialists/hackathon-ai-strategist` - Tools declared upstream: Read, WebSearch, WebFetch - Best fit: Claude Code projects that need a focused specialist agent and a reproducible install command. - Codex usage: stage or inspect the generated `SKILL.md` before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent ai-specialists/hackathon-ai-strategist --yes --dry-run ``` Expected installed file: ```text .claude/agents/hackathon-ai-strategist.md ``` --- ## Source & License - Source: [davila7/claude-code-templates ai-specialists/hackathon-ai-strategist.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/ai-specialists/hackathon-ai-strategist.md) - Source SHA: `fcf5fa40e236ca205a27dae33b6d81a479d029e3` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-hackathon-ai-strategist-d7cf9823 Author: TokRepo精选