Releases: AriaXXX-free/job-navigation-skill
Releases · AriaXXX-free/job-navigation-skill
Release list
v0.6.0-beta — Cursor and WorkBuddy support
What changed
- Added native Cursor installation and a portable Cursor Agent Skill archive.
- Added work-buddy installation through its Claude Code Skill runtime.
- Retired the direct third-party model API adapter.
- Expanded CI checks across all supported installation and package paths.
Installation
- Cursor:
python3 scripts/install.py --agent cursor - work-buddy:
python3 scripts/install.py --agent workbuddy
work-buddy shares Claude Code's ~/.claude/skills directory; do not install both copies.
v0.5.0-beta — Job Navigation Skill rename
Breaking name migration release.
What changed:
- Project and GitHub repository renamed to job-navigation-skill
- Skill folder, frontmatter, Plugin identifier, invocation, install directory, CI paths, and package filenames now use job-navigation-skill
- Product display name is now Job Navigation Skill / 求职导航 Skill
- Plugin manifest now links to the public repository and homepage
- Existing v0.4.0-beta remains available for rollback
Migration:
Move the old evidence-based-personal-advisor installation out of the active Skills directory, install job-navigation-skill, and start a new agent session. Do not keep both identifiers active.
Validation:
Skill, Plugin, repository, installer, Claude/Codex packages, DeepSeek adapter, and behavioral self-tests passed offline before release.
v0.4.0-beta — Cross-agent distribution
First public beta release of the Evidence-Based Career & Resume Advisor.
Highlights:
- One canonical career and resume analysis Skill
- Native installation for Codex and Claude Code
- ChatGPT Plugin and claude.ai Skill packages
- DeepSeek Responses API adapter
- Evidence boundaries, JD sampling, resume-gap analysis, and capacity-bounded action plans
- Structural validation, behavioral evaluation cases, privacy guidance, and bilingual manuals
Limits:
- ChatGPT and claude.ai packages have passed archive validation but not live account installation tests
- DeepSeek adapter has passed offline payload and parser tests but not a paid live API call
- Job-platform access depends on the tools and login state available in the selected agent environment