RRobin Release
← 项目
开发工具Claude CodeCLI

Loom Skills

给 Claude Code 的一套简历与档案技能。

一组 Claude Code skills:维护职业档案、分析本地仓库、按岗位生成定制简历,由 Loom 提供后端能力。

Shell最后更新 2026年4月3日

下载

这个项目还没有正式发布。

可以先去仓库看看源码,有新版本时这里会自动更新。

文档

Loom Skills for Claude Code

Claude Code skills for managing your professional profile, analyzing repos, and generating tailored resumes — powered by Loom.

Install

git clone https://github.com/MuqiuPeng/loom-skills.git
cd loom-skills
bash install.sh

Login

In Claude Code:

/loom-login

Enter your API key when prompted. You only need to do this once per device.

Skills

SkillDescription
/loom-loginAuthenticate with Loom API
/setup-profileConversational career coach — add work experience, projects, skills
/analyze-repoAnalyze a local code repo and generate STAR-structured project bullets
/gmail-jd-watcherCheck Gmail for job description emails

How it works

All data is stored in your Loom account (cloud). Skills communicate with the Loom API via authenticated HTTPS calls. No data is stored locally except the auth token in ~/.loom/auth.json.