Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
AI-powered CV generator for job applications. Sets up automated job search with CareerForge CLI, manages master resume creation, configures filtering criteri...
AI-powered CV generator for job applications. Sets up automated job search with CareerForge CLI, manages master resume creation, configures filtering criteri...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
This skill helps users set up and use CareerForge CLI for automated job search and CV generation.
CareerForge is an AI-powered CV generator that uses Google's Gemini 2.5 Pro with a Writer+Judge pattern to create tailored, ATS-optimized CVs.
Before using this skill, download the CLI wrapper from GitHub: cd /root/.openclaw/workspace git clone https://github.com/alon-mini/CareerForge-cli.git careerforge-cli cd careerforge-cli npm install Repository: https://github.com/alon-mini/CareerForge-cli
Ask user for filtering preferences: Location: (e.g., "Tel Aviv, Israel") Job Title Keywords: (e.g., "AI, data analyst, product manager") Experience Level: (default: 2-4 years) Remote/In-person/Hybrid: (default: in-person only) Exclude Keywords: (e.g., "senior, lead, sales") Companies to Exclude: (reposting companies)
Ask user for cron schedule: Hours: (default: 8-18 Israel time) Days: (default: Sunday-Thursday) Timezone: (default: Asia/Jerusalem)
Ask user for API key: Default: Google Gemini API key Alternative: Allow user to specify different model
The cron job runs hourly and: Searches for jobs matching filters Sends job listings to user's Telegram group (separate messages) Each message includes: Title, Company, Location, URL, and instructions
When user replies to a job message with "CV": Extract job details from the message Run CareerForge CLI to generate tailored CV Send CV PDF back to user
workspace/ โโโ CV_Master/ โ โโโ master_resume.md # User's master resume โโโ careerforge-cli/ # CLI wrapper (from GitHub) โ โโโ generate_cv_from_json.js โ โโโ package.json โ โโโ README.md โโโ cvs/ # Generated CVs output โโโ job_search.py # Job search script โโโ careerforge_config.json # User's filter settings
# Download CareerForge CLI from GitHub git clone https://github.com/alon-mini/CareerForge-cli.git careerforge-cli # Initialize CareerForge cd careerforge-cli && npm install # Create master resume ./scripts/create_master_resume.sh
# Run job search manually python3 job_search.py # Generate CV for specific job node careerforge-cli/generate_cv_from_json.js job.json
Master Resume Template Job Search Configuration CareerForge CLI Usage
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.