一键导入
init
Initialize your job search project. Imports your resume(s), creates the Resume Corpus, and sets up directory structure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Initialize your job search project. Imports your resume(s), creates the Resume Corpus, and sets up directory structure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Search for jobs at a company OR parse a specific job posting. Extracts requirements, calculates fit scores, and tracks market skills.
Discover and rank companies in a target industry. Evaluates fit against your constraints and generates optimized job search queries.
Generate a voice-matched cover letter for a specific job. Analyzes your writing samples and creates a personalized letter that sounds like you.
Modify an existing resume for a specific job posting. Requires a starting resume to modify, then enhances it with corpus content and interview-discovered experiences.
Run a system audit to verify core workflows are functioning correctly. Uses sample data to test the `init` -> `job-scan` -> `tailor-resume` pipeline.
Strategic review of your Resume Corpus against market data. Identifies high-demand skill gaps and strengthens your career story.
| name | init |
| description | Initialize your job search project. Imports your resume(s), creates the Resume Corpus, and sets up directory structure. |
| argument-hint | ["resume-file-path"] |
Load and execute: workflows/init/workflow.md
Read the entire workflow file and execute it step by step. This workflow:
PDF Template Analysis (Step 4b):
When a PDF resume is imported, this workflow analyzes its visual structure and creates profile/resume_template.yaml. This template captures:
The template ensures tailored resumes maintain the same look and feel as your original. If no PDF tools are installed, the template is still saved for later use.
Voice Profile Generation (Step 5a):
When writing samples are imported, this workflow analyzes them to create profile/voice_profile.json. This profile captures:
The voice profile ensures cover letters and other generated content match your authentic writing style.
Follow all steps exactly as written. Wait for user input where the workflow specifies interaction points.
$ARGUMENTS