Phdtaketaketake
Description
Connection-first PhD advisor matcher — find the right advisor by network strength, not h-index. Quantitative 4.0 scoring across Connection, Publication, Experience, GPA.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
phdtaketaketake
Find the right PhD advisor by network strength and cited evidence — not h-index.
A connection-first, evidence-first advisor matcher and application-triage assistant.
🌐 Open the web app · Use as an agent skill · 中文
Two ways to use it
1. The web app — no install, no signup, no server
**→ https://powerofjinbo.github.io/phdtaketaketake/**
Everything runs **in your browser**. Your API key and data never leave your device.
- Add a key in Settings (one click tests it) — Gemini is free.
- Add your profile, or import your CV (PDF) and review the parse.
- Run a match — an AI agent researches candidate advisors and the exact
phd_matcherengine from this repo scores them, all client-side (Python via Pyodide).
**Which model?**
| Provider | Cost | Web search | Notes |
|---|---|---|---|
Gemini (gemini-2.5-pro) |
Free | ✅ | Recommended free choice. Switch to gemini-2.5-flash if you hit rate limits. |
| Claude / OpenAI | Paid API | ✅ | Strongest evidence-cited results. |
| DeepSeek / GLM / MiniMax / custom | Cheap / varies | ❌ | No web search → suggestion-only candidates with wide confidence bands. |
Web search is what lets the agent *cite* evidence. Without it, rankings are honest guesses with maximally wide confidence bands rather than fabricated facts. Free models without web search (Groq, OpenRouter, etc.) work but produce thin evidence — for cited results use Gemini (free), Claude, or OpenAI.
The web app lives in [`app/frontend`](app/frontend); a self-hosted FastAPI twin is in [`app/backend`](app/backend) (optional, not needed for the site).
2. As an agent skill
Packaged as a **Claude Code skill** —
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11