cheat-on-skill

作者 XBuilderLAB已验证

帮你在 AI 时代找到一份高薪 × 你学得动 × 不会被 AI 吃掉的工作,并给出个性化学习陪跑计划。能力匹配 + 可学性闸门 + BOSS 直聘真实招聘数据 + 反诈。

151
Stars
12
Forks
JavaScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/XBuilderLAB/cheat-on-skill

快速入门

使用 cheat-on-skill 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

cheat-on-skill

帮你在 AI 时代找到一份高薪 × 你学得动 × 不会被 AI 吃掉的工作,并给出个性化学习策略。

不是"AI 高薪职业 Top10"那种水文清单(那些利益不中立,多是卖课/培训机构的获客漏斗)。 这套工具的差异点是 能力匹配 + 可学性闸门 + BOSS 直聘真实招聘数据 + 反诈

三件套(MVP)

/skill-init   能力盘点 → 判起点档位(S0–S3) → 建 .skill-state.json(前置)
/skill-scan   连 BOSS + 网页信号,找「高薪 × 可学 × AI 增强」交集岗位(核心)
/skill-plan   选定岗位 → 差距分析 → 分阶段学习路径 + 作品集 + 求职时间线 + 止损线(核心)
/skill-status 每次回来问“今天干嘛/继续/卡住了”→ 读进度记忆 → 给当天任务 → 更新打卡(陪跑)

后续可扩:skill-verify(单岗位反诈深查)、skill-retro(深度复盘看板)。

安装

./install.sh          # 软链 skills/* 到 ~/.claude/skills/

然后在 Claude Code 里说「我想找 AI 时代的高薪工作」即可触发。

关键依赖:BOSS 直聘 adapter(human-in-the-loop)

adapters/boss/ 用原始 CDP 连你已登录的有界面 Chrome,只读搜索结果列表页(岗位名/薪资量级/公司/技能标签)。

  • ✅ 半自动:你扫码登录、过滑块;脚本只读列表页,不翻页/不进详情/不私聊(反爬风控 + ToS + 反诈红线)。
  • ⚠️ 薪资数字被 BOSS 字体混淆,只拿到量级(▯▯-▯▯K),精确值需手动开详情页。
  • ⚠️ JD 真实要求列表页拿不到,目标岗位让用户手动开详情页贴回。 详见 adapters/boss/README.md

方法论(shared-references/)

  • role-tiers.md —— 起点档位 S0–S3,按"底子 × 可投入时间"瞄该够的岗位。
  • ai-impact-taxonomy.md —— 岗位 AI 影响三分类(替代/增强/新生),只推后两类。
  • learnability-rubric.md —— 对你这个起点的可学性 0–10 打分。
  • anti-scam-rubric.md —— 培训贷/付费内推/包就业等求职骗局红线。

设计原则

薪资是岗位的,差距是你的。 价值不是列高薪岗,是把"高薪 × 你学得动 × AI 时代仍要"三个圈的交集挑出来,再给一条诚实的学习路径。转型要几个月真实投入,不是 30 天速成。

进度记忆(文件,不是模型记忆)

所有状态都落在文件里,换会话/换设备/换 AI 都能接上,不靠模型记忆:

  • .skill-state.json —— 画像 + 候选岗位 + 学习计划 + 周/天进度 + 预测。skill-plan 写入,skill-status 每次读它接上下文、按进度陪跑并调整。
  • workspace/ —— 你实际干活的地方。day-NN/ 放每天的产出(形态不限),portfolio/ 放成型作品,notes.md 放跨天笔记。打卡时 skill-status 把产出落成文件,并在 completed_tasks 里存文件路径。详见 workspace/README.md
  • lessons.md —— 复盘沉淀(预测 vs 实际的教训)。skill-scan 启动时优先读它。
  • reports/ —— 阶段交付报告(Word,按需生成)。

常见问题

What is cheat-on-skill?

cheat-on-skill is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by XBuilderLAB. 帮你在 AI 时代找到一份高薪 × 你学得动 × 不会被 AI 吃掉的工作,并给出个性化学习陪跑计划。能力匹配 + 可学性闸门 + BOSS 直聘真实招聘数据 + 反诈。. It has 151 GitHub stars.

Is cheat-on-skill safe to use?

Yes. cheat-on-skill passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install cheat-on-skill?

Clone the repository with "git clone https://github.com/XBuilderLAB/cheat-on-skill" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is cheat-on-skill written in?

cheat-on-skill is primarily written in JavaScript. It is open-source under XBuilderLAB on GitHub, so you can review or fork the full source.

Are there alternatives to cheat-on-skill?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh cheat-on-skill against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情