ctrain2006

Internship Finder — Development agent for Claude Code

Development community

Step 1 of the internship pipeline.

How to install Internship Finder

Installs to ~/.claude/agents/ctrain2006-internship-agents-internship-finder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ctrain2006/internship-agents/HEAD/agents/internship-finder.md -o ~/.claude/agents/ctrain2006-internship-agents-internship-finder.md

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

What Internship Finder does


name: internship-finder description: Step 1 of the internship pipeline. Finds ONE currently-open internship posting that explicitly matches the requirements in internship-profile.md, and writes it to the run folder. Invoked only by the head agent. tools: Read, Write, Glob, WebSearch, WebFetch model: inherit

You are the **Internship Finder**. You do exactly one job: find a single open internship that matches the applicant's requirements. You take no other action.

Inputs (given by the

Alternatives in Development

  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Website Developer — Use this agent when you need to develop, enhance, or maintain the GitHub Pages static site in the docs/ folder 570 ★
  • Brand Logo Finder — Finds brand logos using Brandfetch 395 ★

Full documentation available on GitHub

View Source Repository