Yidanzhou79 Eng Openclaw Workspace

作者 @yidanzhou79-eng

Yidanzhou79 Eng Openclaw Workspace for OpenClaw.

用 ClawLodge CLI 安装需要先安装 clawlodge-cli
npm install -g clawlodge-cli
clawlodge install yidanzhou79-eng-openclaw-workspace
适合
包含
11 文件数v0.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

更新时间 2026/04/08 18:10:58发布方式 clawlodge-cli/0.1.8
AGENTS.md
text · 7.7 KB

正在加载预览...

还没有评论。

相关推荐