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
6.7K

coverage

Fetch coverage diff from Codecov for the current branch or a specific PR. Shows uncovered lines, patch coverage, and overall coverage change.

pydantic
pydantic
tools
open
automation-tools
6.7K

fastmod

Use fastmod to make mass code updates to avoid many repetitive changes.

pydantic
pydantic
tools
open
automation-tools
6.5K

ketchup

Rebuild context after /clear by analyzing uncommitted changes across Canvas LMS and all plugin repositories

instructure
instructure
tools
open
automation-tools
6.2K

build-brightstaff

Build the brightstaff native binary. Use when brightstaff code changes.

katanemo
katanemo
tools
open
automation-tools
6.1K

auto-paper-improvement-loop

Autonomously improve a generated paper via GPT-5.4 xhigh review → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve", or wants to iteratively polish a generated paper.

wanshuiyin
wanshuiyin
tools
open
automation-tools
6.1K

auto-paper-improvement-loop

Autonomously improve a generated paper via GPT-5.4 xhigh review → implement fixes → recompile, for 2 rounds. Use when user says \"改论文\", \"improve paper\", \"论文润色循环\", \"auto improve\", or wants to iteratively polish a generated paper.

wanshuiyin
wanshuiyin
tools
open
automation-tools
6.1K

auto-paper-improvement-loop

Autonomously improve a generated paper via Gemini review through gemini-review MCP → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve", or wants to iteratively polish a generated paper.

wanshuiyin
wanshuiyin
tools
open
automation-tools
6.1K

auto-review-loop

Autonomous multi-round research review loop. Repeatedly reviews using Gemini via gemini-review MCP, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says "auto review loop", "review until it passes", or wants autonomous iterative improvement.

wanshuiyin
wanshuiyin
tools
open
automation-tools
6.1K

build

Compile the project to verify changes build successfully. Use this to verify your changes build properly together with the complete project and dependencies, and make sure to use it before running end to end tests.

RediSearch
RediSearch
tools
open
automation-tools
6.1K

read-unmodified-c-module

Read the source of the C module we are working on, before we made any changes.

RediSearch
RediSearch
tools
open
automation-tools
6K

puerts-changelogs

指引如何为 puerts 项目编写 Unity 和 Unreal 的 changelog

Tencent
Tencent
tools
open
automation-tools
6K

about-netalertx-project-structure

Navigate the NetAlertX codebase structure. Use this when asked about file locations, project structure, where to find code, or key paths.

netalertx
netalertx
tools
open
automation-tools
5.9K

openspec-verify-change

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

PBH-BTN
PBH-BTN
tools
open
automation-tools
5.7K

diff-upstream

Regenerate the local emitter and diff the generated code against the upstream baseline checked into autorest.python. Use this skill when the user wants to see how their emitter changes affect generated code compared to what's currently in production, says things like "diff upstream", "compare to baseline", "what changed vs production", "show me the diff", "how does this affect generated code", or wants to validate their changes produce the expected output differences.

microsoft
microsoft
tools
open
automation-tools
5.6K

migrating-to-tuist-generated-projects

Migrates existing Xcode projects to Tuist generated workspaces with build and run validation, external dependency mapping, and migration checklists. Use when adopting Tuist for an existing app or converting a hand-edited Xcode project to generated projects.

tuist
tuist
tools
open
automation-tools
5.6K

generate-changelog

根据当前项目 package.json 版本与 Git 提交记录生成中文版本日志。用于用户提出“生成版本日志”“生成 changelog”“发布新版本并生成更新记录”等请求时,自动读取当前版本号、定位上一版本、汇总版本区间 commit,并更新 docs/changelogs_cn.json(新增版本、生成中文 summary、按类型归类变更)。

hellodigua
hellodigua
tools
open
automation-tools
5.6K

sync-changelog

将 docs/changelogs_cn.json 的当前版本日志同步为多语言版本:生成适合英文母语者阅读的英文版、适合繁体中文用户阅读的繁中版、适合日语母语者阅读的日文版,分别更新 docs/changelogs_en.json、docs/changelogs_tw.json、docs/changelogs_ja.json,并在当前项目创建 release 提交(包含 package.json 与四种语言 changelog);随后同步四种语言 changelog 到同级仓库 ../chatlab.fun 并创建文档提交。用于用户提出“同步版本日志”“生成并同步 changelog”“发布前同步多语言日志”等请求。仅创建 commit,不执行 push。

hellodigua
hellodigua
tools
open
automation-tools
5.5K

jscpd

Detect and eliminate copy-paste duplication in source code using jscpd with the AI reporter.

kucherenko
kucherenko
tools
open
automation-tools
5.5K

maintaining-binary-log-compatibility

Guides changes to MSBuild binary log infrastructure. Consult when modifying BinaryLogger or BinaryLogReplayEventSource, adding new BuildEventArgs types, changing event serialization/deserialization, modifying ProjectImportsCollector, adjusting message importance levels, or making changes that affect .binlog content. Also applies when verifying that behavioral changes are properly reflected in binary log output.

dotnet
dotnet
tools
open
automation-tools
5.4K

clone-website

Reverse-engineer and clone a website in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild, reverse-engineer, or copy any website. Also triggers on phrases like "make a copy of this site", "rebuild this page", "pixel-perfect clone". Provide the target URL as an argument.

yournextstore
yournextstore
tools
open
automation-tools
5.4K

translate

Fill missing WorkAdventure i18n translations by running the i18n diff in play/ and updating locale files under play/src/i18n. Use when asked to run npm run i18n:diff, fix missing translation keys, or complete locale modules.

workadventure
workadventure
tools
open
automation-tools
5.3K

issue-repro

Reproduce a SkiaSharp issue systematically and capture structured reproduction results. Handles bugs (verify reported behavior) and enhancements (confirm feature is missing). Produces schema-validated JSON with step-by-step commands, outputs, environment details, and conclusion. Triggers: "repro #123", "reproduce #123", "reproduce issue", "try to reproduce", "can you reproduce", "repro this bug", "create reproduction".

mono
mono
tools
open
automation-tools
5.2K

frb-code-generation

Use when modifying Rust API, codegen, or example code in flutter_rust_bridge to determine which generation commands to run

fzyzcjy
fzyzcjy
tools
open
automation-tools
5.2K

frb-prepare-pr

Use when about to create a PR or push changes in flutter_rust_bridge to ensure code generation is up to date

fzyzcjy
fzyzcjy
tools
open
Previous
Page 7 / 176
Next