Tsmc Resume Matcher
Description
A [Claude Code](https://claude.ai/code) skill that matches your resume against job postings using AI. Focused on TSMC careers, but works with any job URL.
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
tsmc-resume-matcher
A [Claude Code](https://claude.ai/code) skill that matches your resume against job postings using AI. Focused on TSMC careers, but works with any job URL.
What it does
Paste your resume (PDF or text) and one or more job URLs. The skill:
- Parses your resume into structured fields
- Scrapes the job description (uses Playwright for TSMC's Cloudflare-protected SPA; standard fetch for other sites)
- Scores the match across 5 dimensions (100 pts total)
- Outputs a report with score, grade, strengths, gaps, and recommendations
Scoring dimensions
| Dimension | Points |
|---|---|
| Skills match (required + preferred) | 35 |
| Experience level | 20 |
| Industry background | 20 |
| Education | 10 |
| Soft skills / culture fit | 15 |
Grades: **S** (90+) / **A** (75–89) / **B** (60–74) / **C** (45–59) / **D** (<45)
Requirements
- Claude Code
- Python 3.11+ (for the TSMC scraper)
Installation
git clone https://github.com/PttCodingMan/tsmc-resume-matcher.git
cd tsmc-resume-matcher
./install.sh
The skill is installed to `~/.claude/skills/tsmc-resume-matcher/`.
Set up the TSMC scraper (optional)
Only needed if you want to scrape TSMC job listings. Skippable if you paste job descriptions directly.
cd ~/.claude/skills/tsmc-resume-matcher
python3 -m venv .venv
.venv/bin/pip install playwright
.venv/bin/playwright install chromium
Screenshots
**Skill launch**

**JD parsing**

**Final job ranking**

Usage
In any Claude Code session, invoke the skill:
/tsmc-resume-matcher
Then follow the prompts — attach your resume PDF or paste the text, and provide job URLs or let the scraper find TSMC listing
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI