ワンクリックで
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 ページを確認してインストールできます。
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.
SOC 職業分類に基づく
| 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