home/categories/automation-tools
category focus

Automation Tools

Script and automate repetitive tasks and workflows.

4208 スキルall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
506

codemap

Analyze codebase structure, dependencies, changes, cross-agent handoffs, and get code-aware intelligence. Use when user asks about project structure, where code is located, how files connect, what changed, how to resume work, before starting any coding task, when you need risk analysis and skill guidance, or when Codemap should tune project config before analysis.

JordanCoin
JordanCoin
tools
open
automation-tools
498

writing-effective-prompts

Structure Claude prompts for clarity and better results using roles, explicit instructions, context, positive framing, and strategic organization. Use when crafting prompts for complex tasks, long documents, tool workflows, or code generation.

CaptainCrouton89
CaptainCrouton89
tools
open
automation-tools
498

reviewing-code

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

CaptainCrouton89
CaptainCrouton89
tools
open
automation-tools
498

pr-review

Review a Pull Request for code quality, tests, and merge readiness. Use when reviewing PRs, checking for merge conflicts, or providing feedback before merging.

agentjido
agentjido
tools
open
automation-tools
497

security-audit

Audit code and dependencies for security vulnerabilities. Use when reviewing PRs, checking dependencies, preparing for deployment, or when user mentions security, vulnerabilities, or audit.

TheDecipherist
TheDecipherist
tools
open
automation-tools
496

generate-mocs

重新生成 Obsidian 里的目录页 / 导航页(MOC)。 当用户说“更新索引”“更新论文和概念目录”“刷新论文和概念目录”“刷新MOC”时使用。

huangkiki
huangkiki
tools
open
automation-tools
493

librarian

Multi-repository codebase exploration. Research library internals, find code patterns, understand architecture, compare implementations across GitHub/npm/PyPI/crates. Use when needing deep understanding of how libraries work, finding implementations across open source, or exploring remote repository structure.

dmmulroy
dmmulroy
tools
open
automation-tools
493

java-code-review

Systematic code review for Java with null safety, exception handling, concurrency, and performance checks. Use when user says "review code", "check this PR", "code review", or before merging changes.

decebals
decebals
tools
open
automation-tools
493

changelog-generator

Generate changelogs from git commits. Use when user says "generate changelog", "update changelog", "what changed since last release", or before preparing a new release.

decebals
decebals
tools
open
automation-tools
492

git-commit-creator

Creates properly formatted Git commits following conventional commit standards for the MCPSpy project. Use when asked to commit changes, stage files, or manage git workflows. Has access to git status, diff, checkout, add, and commit commands.

alex-ilgayev
alex-ilgayev
tools
open
automation-tools
486

map

Structural codebase index generator. Builds a compact JSON map of files, exports, imports, dependency graph, and roles. Queryable by keyword. Injected into fleet agents as context slices to reduce token usage on code navigation.

SethGammon
SethGammon
tools
open
automation-tools
486

refactor

Safe multi-file refactoring with automatic rollback. Establishes a type/test baseline, plans all changes, executes file-by-file, and verifies zero regressions. Reverts if verification fails after two fix attempts. Handles renames, extracts, moves, splits, merges, and inlines.

SethGammon
SethGammon
tools
open
automation-tools
486

scaffold

Project-aware file generation. Reads existing codebase conventions (naming, structure, imports, exports, test patterns) then generates new files that match exactly. Wires generated files into the project's registration points.

SethGammon
SethGammon
tools
open
automation-tools
484

project-map-builder

生成或更新用户指定文件夹的 PROJECT_MAP.md。适用于用户要求目录地图/项目地图/代码仓概览/文件夹级说明/更新已有 PROJECT_MAP.md 的场景。必须先询问要扫描的文件夹范围,禁止默认全仓库扫描;支持单目录或多目录(合并或分别生成)。

yunshu0909
yunshu0909
tools
open
automation-tools
484

req-change-workflow

Standardize requirement/feature changes in an existing codebase (especially Chrome extensions) by turning "改需求/需求变更/调整交互/改功能/重构流程" into a repeatable loop: clarify acceptance criteria, confirm current behavior from code, assess impact/risk, design the new logic, implement with small diffs, run a fixed regression checklist, and update docs/decision log. Use when the user feels the change process is chaotic, when edits tend to sprawl across files, or when changes touch manifest/service worker/OAuth/storage/UI and need reliable verification + rollback planning.

yunshu0909
yunshu0909
tools
open
automation-tools
482

code-simplifier

Simplify and clean up code after changes are complete. Reduces complexity, improves readability, and ensures consistency.

meleantonio
meleantonio
tools
open
automation-tools
482

techdebt

Find and fix technical debt including duplicated code, dead code, outdated patterns, and code smells. Run at the end of sessions to clean up.

meleantonio
meleantonio
tools
open
automation-tools
482

git-workflow

Git workflow and commit conventions. Use when committing code, creating branches, or making pull requests.

meleantonio
meleantonio
tools
open
automation-tools
478

changelog

Update the Pigweed changelog.

pigweed-project
pigweed-project
tools
open
automation-tools
477

image-generation

通过 Chrome MCP 浏览器自动化在 Gemini / ChatGPT 上生成图片并下载

zts212653
zts212653
tools
open
automation-tools
475

hello-commit

Custom commit workflow that replaces the built-in aif-commit. Demonstrates the skill replacement feature of the extension system.

lee-to
lee-to
tools
open
automation-tools
475

aif-build-automation

Analyze project and generate or enhance build automation file (Makefile, Taskfile.yml, Justfile, Magefile.go). If a build file already exists, improves it by adding missing targets and best practices. Use when user says "generate makefile", "create taskfile", "add justfile", "setup mage", or "build automation".

lee-to
lee-to
tools
open
automation-tools
468

organize-modules

Apply private modules with public re-exports (barrel export) pattern for clean API design. Includes conditional visibility for docs and tests. Use when creating modules, organizing mod.rs files, or before creating commits.

r3bl-org
r3bl-org
tools
open
automation-tools
465

feed-digest

Build a deduped markdown digest from feeds.carmo.io (last N hours) and store links separately.

rcarmo
rcarmo
tools
open
Previous
Page 28 / 176
Next