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

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

Loading preview...

No comments yet.

関連Lobster