BowennCAI

Standalone Mode — AI skill for Claude Code

AI community

Standalone Mode — 不用 agent,任意 chat LLM 都能跑.

How to install Standalone Mode

Installs to ~/.claude/skills/bowenncai-claude-job-slayer-standalone-mode/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bowenncai-claude-job-slayer-standalone-mode && curl -fsSL https://raw.githubusercontent.com/BowennCAI/claude-job-slayer/HEAD/prompts/standalone-mode.md -o ~/.claude/skills/bowenncai-claude-job-slayer-standalone-mode/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Standalone Mode does

Standalone Mode — 不用 agent,任意 chat LLM 都能跑

**谁需要这个**:不想装 agent 的人;国内不方便装 Claude Code 的人;想先试试效果再决定要不要装 agent 的人。 **能干什么**:把下面的 mega-prompt 整段复制到任意 chat LLM(DeepSeek / Kimi / 豆包 / 通义 / GLM / Claude.ai / ChatGPT),LLM 会一次性输出:推荐简历版本 + cover letter 正文 + 定制问题回答。 **不能干什么**:自动填 ATS 表单(那个需要 agent + 浏览器)。表单部分自己填,参考 `.claude/commands/job-hunt.md` 里的常见陷阱和 JS snippets。


用法

  1. 简历部分:先把这个 repo clone 下来,按 README_CN.md 的 quickstart 配好 LaTeX 模板(这一步不需要 AI,纯 make 命令)。
  2. **Cov

Alternatives in AI

  • AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
  • Pal Configuration Docs — for model and thinking mode options 11.3k ★
  • Architecture Diagram Generator — Generate beautiful dark-themed system architecture diagrams as standalone HTML/SVG files 7k ★

Full documentation available on GitHub

View Source Repository