Landing page, VitePress documentation site, and CI automation for the resume-intelligence-hub skill — an AI agent that bootstraps a personal career intelligence hub.
Complete docs → zenine.github.io/resume-intelligence-hub-site
Install the skill:
npx skills add Zenine/resume-intelligence-hub -g -yThen in your AI IDE, say:
build my career repo
The agent walks you through an 8-question interview and scaffolds your private career hub. You only need to: ① answer the interview → ② review the generated hub → ③ start using it.
Resume after interruption → tell the agent: continue filling my hub
- Single source of truth —
profiles/is the authoritative data layer; generated resumes are derivatives, never hand-edited - Career compass — name your stretch target 1–2 levels up, lock it in
AGENTS.md, diff the four-gap frame each quarter - Multi-track support — job applications, research/grant proposals, and credential or promotion dossiers stay separated by design
- Pre-submission verification — public-source cross-check on every load-bearing claim before high-stakes submissions
- Attribution boundaries — separates personal ownership, team outcomes, company metrics, quotes, pipeline, forecasts, and realized revenue
- Cross-IDE via AGENTS.md — works with Claude Code, Cursor, Codex, Cline, Windsurf, GitHub Copilot
- Backed by proven frameworks — Google XYZ, STAR, BEI, Heilmeier Catechism, stretch-target heuristic, triangulation
Most resume skills are one-shot generators — paste a JD, get a resume. This one bootstraps a persistent private repo you iterate on across months of job search, interviews, grant applications, and credential or promotion dossiers. The agent reads the repo each session and is biased by your positioning lock.
docs/ VitePress site sources (4 locales: en / zh / ja / zh-TW)
scripts/ CI automation — verify, link check, sitemap / IndexNow notify, llms-full.txt generator
i18n/ glossary.md — translation drift reference
.github/ Deploy workflow + GSC / IndexNow / Lighthouse automation + setup guide
See .github/SETUP_GSC_AUTOMATION.md for one-time Google Search Console automation setup.
See docs/ops-decisions.md for operational decisions around LLM discovery, IndexNow, link checking, Lighthouse, SVG inlining, and future skill extraction.
Compose on top of this hub for specific one-shot needs:
paramchoudhary/resumeskills@resume-ats-optimizer— ATS deep optimizationparamchoudhary/resumeskills@linkedin-profile-optimizer— LinkedIn profileanthropics/knowledge-work-plugins@interview-prep— Anthropic official interview preprefoundai/lenny-skills@career-transitions— Lenny's career transitions
MIT — same as the skill itself.
Built with Meridian · open-source ops toolkit for Agent projects