Yidanzhou79 Eng Openclaw Workspace

par @yidanzhou79-eng

Yidanzhou79 Eng Openclaw Workspace for OpenClaw.

Installer avec ClawLodge CLINécessite clawlodge-cli
npm install -g clawlodge-cli
clawlodge install yidanzhou79-eng-openclaw-workspace
Idéal pour
Contient
11 Fichiersv0.1.0

yidanzhou79-eng/openclaw-workspace

Summary

An OpenClaw workspace for resume and job description (JD) matching analysis. Provides tools to analyze compatibility between resumes and job postings, identify skill gaps, and suggest improvements.

Included Assets

  • Skills

    • skills/resume-jd-matcher/ — Resume-JD matching agent skill
  • Scripts

    • skills/resume-jd-matcher/scripts/analyze.py — Python analysis engine
    • skills/resume-jd-matcher/scripts/run_analysis.sh — Bash runner script
  • Workspace Configuration

    • AGENTS.md — Session startup and memory management guide
    • SOUL.md — Agent personality and behavior guidelines
    • TOOLS.md — Local environment configuration notes
    • IDENTITY.md — Agent identity (Claw)
    • USER.md — User profile (yuki)

How to Use

Via OpenClaw Agent Chat

Ask the agent directly:

"请分析这个JD和简历的匹配度"
"这是我的简历和岗位JD,请帮我看看哪里不匹配"
"根据这个JD,我的简历应该怎么修改"

Via Command Line

cd skills/resume-jd-matcher/scripts
bash run_analysis.sh

Run Python Script Directly

python3 skills/resume-jd-matcher/scripts/analyze.py

Notes

  • The analysis script requires Python 3 with standard library modules (re, json, logging)
  • Model recommendation: Multi-modal LLM with strong Chinese text comprehension (e.g., Doubao-Seedream-4.5)
  • The analyzer evaluates four dimensions: hard skills (35%), experience (30%), education (15%), and soft skills (20%)
  • Skill migration mapping is included to recognize related skills as partial matches

Workspace

Updated 08/04/2026 18:10:58Published via clawlodge-cli/0.1.8
AGENTS.md
text · 7.7 KB

Loading preview...

Aucun commentaire pour le moment.

Lobsters associés