-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
43 lines (31 loc) · 4.74 KB
/
Copy pathllms.txt
File metadata and controls
43 lines (31 loc) · 4.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# resume-intelligence-hub
> An AI-agent skill that bootstraps a personal career intelligence hub — a private Git repo that is both a single source of truth (resumes, interview prep, grant applications, pre-submission verification) and a career compass (stretch target, capability gap, quarterly plan).
resume-intelligence-hub is an opinionated methodology and scaffolding for a personal, AI-driven career management repository. Unlike one-shot resume generators, it creates a persistent private repo you iterate on across months of job search, interviews, and grant applications. The agent reads the repo each session and is biased by your positioning lock. Works for any industry and seniority. Industry-agnostic, available in Chinese and English.
## Docs
- [Home](https://zenine.github.io/resume-intelligence-hub-site/): Landing page with install instructions and feature overview
- [Quick Start](https://zenine.github.io/resume-intelligence-hub-site/quick-start.html): Three-step setup guide
- [Skill Contract](https://zenine.github.io/resume-intelligence-hub-site/skill-contract.html): Operating contract for generated hub structure, workflow inputs/outputs, sensitive-file boundaries, recovery, migration, and quarterly review
- [Examples](https://zenine.github.io/resume-intelligence-hub-site/examples.html): Synthetic examples of initialized hub files, resume snippets, STAR stories, verification logs, and quarterly SMART plans
- [Philosophy](https://zenine.github.io/resume-intelligence-hub-site/philosophy.html): The 11 non-obvious design choices behind the hub
- [Frameworks](https://zenine.github.io/resume-intelligence-hub-site/frameworks.html): Career frameworks used (Google XYZ, STAR, BEI, Heilmeier, etc.)
- [Odyssey Planning](https://zenine.github.io/resume-intelligence-hub-site/odyssey-plan.html): Three-path career strategy, non-negotiable constraints, gap-prioritized learning, and learn-by-doing projects
- [FAQ](https://zenine.github.io/resume-intelligence-hub-site/faq.html): Frequently asked questions
- [Release Mapping](https://zenine.github.io/resume-intelligence-hub-site/release.html): Site-to-skill version mapping and regeneration policy
- [Ops Decisions](https://zenine.github.io/resume-intelligence-hub-site/ops-decisions.html): Operational decisions for LLM discovery, IndexNow, link checking, Lighthouse, SVG inlining, and future skill extraction
- [README](https://github.com/Zenine/resume-intelligence-hub-site#readme): Source-of-truth overview
## Source
- GitHub: https://github.com/Zenine/resume-intelligence-hub
- Site repo: https://github.com/Zenine/resume-intelligence-hub-site
- License: MIT
- llms-full.txt: https://zenine.github.io/resume-intelligence-hub-site/llms-full.txt
## FAQ
### What is resume-intelligence-hub?
resume-intelligence-hub is an AI agent skill that bootstraps a personal career intelligence hub — a private Git repository serving as a single source of truth for resumes, interview preparation, grant applications, and pre-submission verification, while also acting as a career compass that names your stretch target and tracks quarterly plans.
### What specific problem does it solve?
Most people manage their careers with scattered resumes across folders, ad-hoc interview prep, and no systematic way to track progress toward a target role. resume-intelligence-hub replaces this chaos with a structured private repo where profiles/ holds factual career data, AGENTS.md locks in your positioning target, and workflows handle everything from JD-tailored resume generation to pre-submission fact-checking.
### Who is this for?
Anyone managing a job search, planning a career move, or applying for research grants — at any seniority level, in any industry. Especially useful for people targeting a role 1-2 levels above current title, managing bilingual job markets (Chinese/English), or needing both recruitment and academic/research tracks.
### How does it compare to other resume AI tools?
Other resume tools (like ATS optimizers or one-shot resume generators) are one-off: paste a JD, get a resume. resume-intelligence-hub is persistent infrastructure: it creates a repo you maintain across months. The positioning lock in AGENTS.md biases every resume toward your stretch target; the verification workflow cross-checks claims before high-stakes submissions; the gap analysis identifies exactly what skills, credentials, scope, and network you need to close. Other tools can compose on top of it for specific tasks.
### How do I get started?
Install with `npx skills add Zenine/resume-intelligence-hub -g -y`, then open your AI IDE (Claude Code, Cursor, Windsurf, etc.), navigate to where you want the hub, and say "build my career repo" or "帮我搭个简历库". The agent walks you through an 8-question interview and scaffolds your private hub in under 10 minutes.