c51b49882f
Complete AI-assisted resume/CV generation framework: - 6 Claude Code skills (setup-extract, setup-build-kb, make-resume, make-cl, edit-resume, critique) - LaTeX templates (resume, CV, cover letter) with .cls class files - 6 reference docs (shared_ops, resume_reference, cl_reference, critical_rules, session_file_template, critique_framework) - Fictional Dr. Jordan Chen examples (extraction, experience, bundle, config, session, JD) - Knowledge base scaffolding and config template - README with setup guide and workflow documentation
18 lines
615 B
Markdown
18 lines
615 B
Markdown
# Extraction Inventory
|
|
|
|
> Updated automatically by `/setup-extract`. You can also edit manually.
|
|
|
|
## How to use
|
|
|
|
1. Run `/setup-extract path/to/paper.pdf` for each paper
|
|
2. Each extraction creates a file in this directory
|
|
3. After all extractions, run `/setup-build-kb` to synthesize into experience files, bundles, etc.
|
|
|
|
## Extractions
|
|
|
|
| # | File | Paper Title | Position | Author Role | Status |
|
|
|---|------|-------------|----------|-------------|--------|
|
|
| _1_ | _example.md_ | _Example Paper Title_ | _Position 1_ | _first author_ | _published_ |
|
|
|
|
_Delete example row and add your own as you extract papers._
|