bahayonghang/my-ai-cli-toolkit

My AI Agents configuration, including commands, skills, and more

This repository also configures its own agents. See what my-ai-cli-toolkit tells them →

16Stars on the repository
59Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

web-research

25

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

A workflow for finding, checking, and saving specific internet sources locally. It is for collecting sources, not writing a general research report.

not rated 16 2d ago A SkillSpector: pass 147 tokens original MIT

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

Modify the Beautiful Mermaid live editor itself rather than writing ordinary Mermaid diagrams. Use when the task mentions the Beautiful Mermaid repo, editor.ts, generated editor.html, config panel, themes or dark mode, zoom, PNG/SVG export, sample presets, or renderer wiring. Not for generic Mermaid syntax help.

not rated 16 2d ago A 65 tokens original MIT

bidwriter

27

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

A Chinese-language assistant for preparing tender and bid documents—the formal proposals submitted in response to a procurement request. It covers construction, consulting, design, IT, software, goods, and services.

not rated 16 2d ago A SkillSpector: pass 164 tokens original MIT

document-writer

28

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

Write or update technical documentation grounded in the real codebase. Use when the user asks for README, API docs, architecture guides, user guides, CONTRIBUTING docs, migration notes, or JSDoc/code comments, or wants technical docs rewritten into natural Chinese with correct terminology. Not for general prose…

not rated 16 2d ago A 75 tokens original MIT

job-application-kit

29

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

A job-application toolkit that tailors resumes, cover letters, application answers, and interview preparation to a specific job description while keeping claims tied to the user's documented experience.

not rated 16 2d ago A SkillSpector: pass 184 tokens original MIT

renhua

30

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

A Chinese-language editor for public AI and technology writing, including posts, threads, product notes, and technical essays. It removes formulaic AI-sounding phrasing while preserving facts, technical terms, judgment, and the writer’s voice.

not rated 16 2d ago A SkillSpector: pass 87 tokens original MIT

touying

31

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

Author Typst slide decks with the Touying package. Use when creating or editing .typ presentations: applying or building Touying themes (e.g. metropolis), turning headings or #slide into slides, incremental reveals (#pause, dynamic content), speaker notes via pdfpc, and page layout config. Not for non-Typst decks…

not rated 16 2d ago A 89 tokens original MIT

gh-bootstrap

32

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

Initialize GitHub repository configuration from vetted upstream templates. Use when setting up repository automation, issue and PR templates, CI workflows, or baseline GitHub project files for a new or existing repo.

not rated 16 2d ago A 41 tokens original MIT

git-commit

33

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

Safely orchestrate Conventional Commits for staged Git changes, or all working-tree changes when the user explicitly asks to include everything. Use when asked to write a commit message, split staged or working-tree changes, organize a messy index, or draft commit text without pushing. Auto-detects commit language…

not rated 16 changed 4d ago A SkillSpector: warn 218 tokens original MIT

git-worktree

34

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

Manage isolated Git worktrees under one repository convention root. Create a new-branch worktree, list trees, remove an owned tree, or show prune candidates after authorization. Before any git worktree add, ensure the repo .gitignore excludes the convention root, appending the planned line when it is missing. Use for…

not rated 16 2d ago A SkillSpector: pass 135 tokens original MIT

deep-research-pro

35

bahayonghang/my-ai-cli-toolkit

Skill Claude CodeCodex

A workflow for researching current topics using several sources and producing a cited report. It is intended for open-ended investigations, comparisons, and decisions that need recent evidence.

not rated 16 2d ago A SkillSpector: pass 79 tokens original MIT

dual-steelman

36

bahayonghang/my-ai-cli-toolkit

Skill Claude CodeCodex

Bidirectional steelman deep-thinking protocol for one pending decision, stance, or contested choice. Restates the user's real problem in its strongest form, steelmans both the user's current position and its opposition (or every candidate option), names the true crux and the decisive variables, asks exactly one key…

not rated 16 2d ago A SkillSpector: pass 195 tokens original MIT

humanizer-paper

37

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

An academic writing editor for English journal articles and Chinese doctoral dissertations. It adjusts wording to fit each type of academic writing.

not rated 16 2d ago A SkillSpector: pass 88 tokens original MIT

literature-mentor

38

bahayonghang/my-ai-cli-toolkit

Skill Claude CodeCodex

An interactive reading assistant for understanding one academic paper, especially in computer science, deep learning, and automation.

not rated 16 2d ago A 121 tokens original MIT

paper-workbench

39

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

Researcher-profile-driven paper intake and literature workbench for academic workflows. Use whenever the user wants to skim, deep-read, card, compare, synthesize, map research gaps, or build a literature review from papers, arXiv/AlphaXiv links, DOIs, PDFs, or existing workbench artifacts. Trigger even when the user…

not rated 16 2d ago A SkillSpector: warn 102 tokens original MIT

roundtable

40

bahayonghang/my-ai-cli-toolkit

Skill Claude CodeCodex

A guided discussion format in which a moderator brings several real people’s documented viewpoints into a structured debate about one topic.

not rated 16 2d ago A SkillSpector: pass 79 tokens original MIT

worktree

41

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

Set up a new git worktree for parallel development. Creates the worktree, copies .env files, installs dependencies, and generates Prisma client. TRIGGER when user asks to set up a worktree, work on a branch in isolation, or needs a separate environment for a branch or PR.

not rated 16 2d ago A 62 tokens original MIT

ce-worktree

42

bahayonghang/my-ai-cli-toolkit

Skill Claude CodeCodex

Set up isolated git worktrees — create a new branch for fresh work, or attach a worktree to an existing branch/PR/commit to work on it in isolation. Use when starting isolated work or isolating an existing ref; detects existing isolation first.

not rated 16 2d ago A 56 tokens copy · 89% MIT

git-worktree

43

bahayonghang/my-ai-cli-toolkit

Skill Claude CodeCodex

Isolate development in Git worktrees and carry each isolated task through implementation, verification, integration, and safe cleanup. Use whenever a user asks to work in a worktree, keep the main checkout untouched, develop on a separate branch without switching the current checkout, run independent implementation…

not rated 16 2d ago A 118 tokens original MIT

bahayonghang/my-ai-cli-toolkit

Skill Claude CodeCodex needs its repo

Manages Git worktrees safely: add, list, remove, prune, lock/unlock. Activates on "git worktree", parallel branch work, or errors like "already checked out".

not rated 16 2d ago A 46 tokens original MIT

git-wt

45

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

Fast git worktree manager. Use when the user wants to create, list, switch between, or clean up git worktrees. Handles parallel development workflows, agent isolation, and multi-branch work.

not rated 16 2d ago A 44 tokens original MIT

wt-init

46

bahayonghang/my-ai-cli-toolkit

Skill Claude CodeCodex

A Git branch-naming workflow that renames the current branch using a type and short description, such as `feat/login-page` or `fix/login-error`. It can infer the type from the task description and checks for uncommitted changes first.

not rated 16 2d ago A 61 tokens original MIT

using-git-worktrees

47

bahayonghang/my-ai-cli-toolkit

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.

not rated 16 2d ago A 36 tokens copy · 100% MIT

super-worktree

48

bahayonghang/my-ai-cli-toolkit

Skill Claude CodeCodex needs its repo

Create isolated git worktrees for parallel feature development. Auto-copies env files, symlinks nodemodules, prints copy-pasteable cd hint. Single-repo only. Trigger when user asks to create/spin-up/start/delete/merge/sync/list/status/prune a worktree.

not rated 16 2d ago D 62 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: