School Select banner
xujingchen1996 xujingchen1996

School Select

Development community

Description

--- name: ra:school-select description: Recommend and compare schools for research applications argument-hint: "[region] [field]" --- Use the `school-select` skill to recommend and compare schools based on your CV profile and preferences. Arguments (optional): - `region` — target region or country (e.g., UK, US, EU) - `field` — specific research field or program type (e.g., HCI, NLP, computer vision) If arguments are provided, use them as defaults in the personalization questions.

Installation

Installs to ~/.claude/skills/xujingchen1996-research-app-toolkit-school-select/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xujingchen1996-research-app-toolkit-school-select && curl -fsSL https://raw.githubusercontent.com/xujingchen1996/research-app-toolkit/HEAD/commands/school-select.md -o ~/.claude/skills/xujingchen1996-research-app-toolkit-school-select/SKILL.md

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

Full documentation available on GitHub

View Source Repository