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

generate-changes

Generate `changes.json` for a .NET release milestone by selecting the correct VMR base/head refs and running `release-notes generate changes`. Handles preview-only multi-branch targeting (`main` vs release branches vs tags) and emits the authoritative manifest of what shipped. DO NOT USE FOR: API verification/diffs (use api-diff), feature scoring (use generate-features), or writing markdown release notes (use release-notes).

dotnet
dotnet
tools
open
automation-tools
21.9K

generate-features

Generate `features.json` from `changes.json` by ranking and annotating shipped changes. `features.json` keeps the same schema as `changes.json` and adds optional scoring fields so release notes, docs, and blog posts can apply different cutoffs. Uses the shared `editorial-scoring` rubric. DO NOT USE FOR: regenerating VMR diffs (use generate-changes) or writing final markdown (use release-notes).

dotnet
dotnet
tools
open
automation-tools
21.9K

update-release-graph

Update the HAL+JSON release information graph when new .NET releases ship. Regenerates index files across the version hierarchy (root → major → patch), timeline hierarchy (timeline → year → month), llms.json, and downloads using graph generator tools. USE FOR: adding a new patch release to the graph, adding a new major version, updating timeline entries after a release, refreshing the graph after source data changes. DO NOT USE FOR: supported-os.json changes (use update-supported-os skill), querying the graph (use dotnet-releases skill on release-index branch), editing generated graph files by hand (update source data and regenerate).

dotnet
dotnet
tools
open
automation-tools
21.9K

changelog-creation

Use when a source code change needs a changelog entry, or before committing and pushing any bug fix, feature, or behavior change to source code - detecting when entries are required, categorizing changes correctly (added/changed/fixed/deprecated/removed/security), writing user-facing titles, and creating the JSON entry in .changelogs/

handsontable
handsontable
tools
open
automation-tools
21.3K

website-maintainer

Use this skill when working on the Repomix documentation website in `website/` directory, including VitePress configuration, multi-language content, or translation workflows.

yamadashy
yamadashy
tools
open
automation-tools
21.1K

pr-markdown-body-file

Always edit/create GitHub PR bodies from a markdown file; never inline escaped newlines.

nikivdev
nikivdev
tools
open
automation-tools
20.7K

review-pr

Used to review whether an Apache ShardingSphere PR truly fixes the root cause, assess side effects and regression risks, and determine whether it can be safely merged. If not mergeable, produce committer-tone change request suggestions. Supports targeted comparison across multiple review rounds.

apache
apache
tools
open
automation-tools
20.7K

ai-slop-cleaner

Run an anti-slop cleanup/refactor/deslop workflow

Yeachan-Heo
Yeachan-Heo
tools
open
automation-tools
20.7K

ask-gemini

Ask Gemini via local CLI and capture a reusable artifact

Yeachan-Heo
Yeachan-Heo
tools
open
automation-tools
20.7K

ralph

Self-referential loop until task completion with architect verification

Yeachan-Heo
Yeachan-Heo
tools
open
automation-tools
20.7K

ralplan

Alias for $plan --consensus

Yeachan-Heo
Yeachan-Heo
tools
open
automation-tools
20.7K

review

Reviewer-only pass for /plan --review and cleanup artifact review

Yeachan-Heo
Yeachan-Heo
tools
open
automation-tools
20.1K

dyadmulti-pr-review

Multi-agent code review system that spawns three independent Claude sub-agents to review PR diffs. Each agent receives files in different randomized order to reduce ordering bias. One agent focuses specifically on code health and maintainability. Issues are validated using reasoned analysis rather than simple vote counting. Reports merge verdict (YES / NOT SURE / NO). Automatically deduplicates against existing PR comments. Always posts a summary (even if no new issues), with low priority issues in a collapsible section.

dyad-sh
dyad-sh
tools
open
automation-tools
18.9K

nemoclaw-maintainer-evening

Runs the end-of-day maintainer handoff for NemoClaw. Checks version target progress, bumps stragglers to the next patch version, generates a QA handoff summary, and cuts the release tag. Use at the end of the workday. Trigger keywords - evening, end of day, EOD, wrap up, ship it, cut tag, handoff, done for the day.

NVIDIA
NVIDIA
tools
open
automation-tools
18.4K

docs-sync

Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.

openai
openai
tools
open
automation-tools
18.4K

generate-release-notes

Generate comprehensive release notes for Bit from git commits and pull requests. Use when creating release notes, building changelogs, documenting version releases, or preparing a new Bit release.

teambit
teambit
tools
open
automation-tools
18.2K

pr-workflow

General guidelines for Commits, formatting, CI, dependencies, security

tursodatabase
tursodatabase
tools
open
automation-tools
17.8K

vmr-codeflow-status

Analyze VMR codeflow PR status for dotnet repositories. Use when investigating stale codeflow PRs, checking if fixes have flowed through the VMR pipeline, debugging dependency update issues in PRs authored by dotnet-maestro[bot], checking overall flow status for a repo, or diagnosing why backflow PRs are missing or blocked.

dotnet
dotnet
tools
open
automation-tools
17.6K

move-code-quality

Analyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working with .move files or Move.toml manifests.

davila7
davila7
tools
open
automation-tools
17.6K

code-review

Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review.

davila7
davila7
tools
open
automation-tools
16.6K

claude-md-improver

Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project memory optimization".

anthropics
anthropics
tools
open
automation-tools
16.6K

gh-fix-ci

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

openai
openai
tools
open
automation-tools
16.6K

security-best-practices

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.

openai
openai
tools
open
automation-tools
16.6K

figma-use

**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variables or tokens, build components and variants, modify auto-layout or fills, bind variables to properties, or inspect file structure programmatically.

openai
openai
tools
open
Previous
Page 4 / 176
Next