github actions skills

296 tagged github actions, measured the same way as everything else here.

Browse within: hermes-agent 59ci-cd 35typescript 23angular 22chrome-extension 22github-apps 22vscode-extension 22codex-cli 17devops-automation 15devsecops 14Evaluation 13codex-plugin 13deployment 13korean 13

install-loop

01

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Install Loop Engineering into a project via the unified CLI front door (@cobusgreyling/loop). Prefer this over invoking loop-init / loop-audit separately. Week-one is report-only; never enable auto-merge or unattended fixes unless the human explicitly asks and doctor is healthy.

11k 2d ago A 59 tokens original MIT

loop-constraints

02

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Read loop-constraints.md at the start of every run and enforce every rule. This skill runs BEFORE triage or any action skill. Constraints are binding.

11k 2d ago A 35 tokens original MIT

pr-review-triage

03

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Watch open PRs, check CI status, review staleness, merge conflicts, and unanswered review comments. Produces a prioritized watchlist.

11k 2d ago A 35 tokens original MIT

local-ci-dev

04

redwoodjs/local-ci

Skill Claude CodeCodex

Run local CI via the in-tree dev build of local-ci (pnpm local-ci-dev) to verify changes to this repo before completing work. Runs pnpm local-ci-dev run --all in the background, watches the log for step failures, and retries failed runners after fixes. Use before reporting work as complete, or whenever the user asks…

787 11d ago A 109 tokens

local-ci

05

redwoodjs/local-ci

Skill Claude CodeCodex

Run GitHub Actions workflows locally with pause-on-failure for AI-agent-driven CI iteration.

787 11d ago A 20 tokens

local-ci

06

redwoodjs/local-ci

Skill Claude CodeCodex

Run GitHub Actions CI locally with Local CI to validate changes before pushing. Use when testing, running checks, or validating code changes.

787 11d ago A 30 tokens

use-vercel-action

07

amondnet/vercel-action

Skill Claude CodeCodex

Wire amondnet/vercel-action into a GitHub Actions workflow to deploy Vercel projects from CI. Use when the user asks to deploy to Vercel from GitHub Actions, add Vercel preview deploys, post a Vercel preview URL on a PR, configure prebuilt Vercel deployments, set up alias domains for previews, create a GitHub…

764 1mo ago A 151 tokens original MIT

AI-Search

09

Jackychen-12/AI-Search

Skill Claude CodeCodex

A Chinese-language search tool for finding daily news about artificial intelligence, including model releases, products, industry events, papers, and practical advice.

118 2d ago C 0 tokens original MIT

public

10

Jackychen-12/AI-Search

Skill Claude CodeCodex

A Chinese-language skill for retrieving daily artificial-intelligence news through natural-language questions. It can provide dated or latest digests, category-specific items, keyword or company searches, and source-status information.

118 2d ago C 0 tokens copy · 97% MIT

astro-seo

11

jdevalk/skills

Skill Claude CodeCodex

Audits and improves SEO for Astro sites. Use when the user asks to audit, set up, or improve SEO on an Astro site, or mentions head metadata, structured data, JSON-LD, sitemaps, IndexNow, Open Graph images, schema endpoints, NLWeb, hreflang, or search engine indexing in an Astro project. Produces drop-in code routed…

97 1mo ago A 105 tokens original MIT

readability-check

12

jdevalk/skills

Skill Claude CodeCodex

Runs a readability audit on a blog post draft or other multi-paragraph prose, calibrated for readers who read English as a second language. Checks ten categories — overall structure and topic order, paragraph structure, opening paragraph strength, tiered sentence length, passive voice, difficult words, filler and…

97 1mo ago A 179 tokens original MIT

static-seo

13

jdevalk/skills

Skill Claude CodeCodex

Audits and improves SEO for static HTML sites. Use when the user asks to audit, set up, or improve SEO on a static site (Hugo, Jekyll, 11ty, Gatsby, Next.js static export, hand-rolled HTML, or wp-static-clone output), or mentions head metadata, structured data, JSON-LD, sitemaps, IndexNow, Open Graph images, schema…

97 1mo ago A 143 tokens original MIT

agents-shipgate

14

ThreeMoonsLab/agents-shipgate

Skill Claude CodeCodex

Use when the user wants to run the prominent Agents Shipgate flows — shipgate check, agents-shipgate verify, or shipgate audit --host — for AI agent capability changes, PR release readiness, or coding-agent host grants.

87 2d ago A 56 tokens original Apache-2.0

agents-shipgate

15

ThreeMoonsLab/agents-shipgate

Skill Claude CodeCodex

Run prominent Agents Shipgate flows when a change touches what an AI agent can do: shipgate check, agents-shipgate verify, or shipgate audit --host. Use after adding or modifying MCP servers or tools, tool/function definitions (@tool, @functiontool), OpenAPI specs that describe agent tools, agent prompts, permission…

87 2d ago A 212 tokens original Apache-2.0

agents-shipgate

16

ThreeMoonsLab/agents-shipgate

Skill Claude CodeCodex

Use when the user wants to run the prominent Agents Shipgate flows — shipgate check, agents-shipgate verify, or shipgate audit --host — for AI agent capability changes, PR release readiness, or coding-agent host grants.

87 2d ago A 56 tokens copy · 98% Apache-2.0

data-divergence

17

andre-salvati/databricks-template

Skill Claude CodeCodex

Investigate why two datasets that should agree don't — two pipelines writing the same logical table, a rollup vs the detail it aggregates, a dashboard vs its source, one environment vs another. Use when row counts, totals, or date ranges disagree and the question is what happened rather than just what differs. Covers…

83 26d ago A 123 tokens original Apache-2.0

project-costs

18

andre-salvati/databricks-template

Skill Claude CodeCodex

Run the project cost report and write the analysis into it. Use when asked about this project's cloud spend, cost anomalies, spikes or trends, DBU/DSU consumption, per-job or per-pipeline cost, or the AWS vs Databricks split. Runs make project-costs (AWS Cost Explorer + Databricks system.billing), then analyses the…

83 26d ago A 93 tokens original Apache-2.0

sql-diagram

19

andre-salvati/databricks-template

Skill Claude CodeCodex

Diagram a SQL query and explain what it shows — either its execution steps (mode=plan) or its column lineage (mode=lineage) — then trace it through small data so the defects the picture cannot show become visible. Use when asked to visualize, diagram, explain or review what a query does, how it joins its tables, or…

83 26d ago A 121 tokens original Apache-2.0

post-pr-review

20

abeyuya/actions-mention-to-slack

Skill Claude CodeCodex

A procedure for posting one complete AI-generated code review to a GitHub pull request. The review can contain an overall comment and inline comments attached to specific changed lines.

58 4d ago A 78 tokens original MIT

resolve-pr-threads

21

abeyuya/actions-mention-to-slack

Skill Claude CodeCodex

A guide for closing old GitHub pull-request review threads after checking whether the requested changes were actually made. A pull request is a proposed code change that reviewers can comment on.

58 4d ago A 92 tokens original MIT

run-local-review

22

abeyuya/actions-mention-to-slack

Skill Claude CodeCodex

A local AI code-review workflow for the changes on your current Git branch before opening a pull request. A pull request is a proposed code change for review; this workflow does not post to GitHub.

58 4d ago A 129 tokens original MIT

ci-cd

23

chaterm/terminal-skills

Skill Claude CodeCodex

Jenkins、GitLab CI、GitHub Actions 等 CI/CD 工具配置技能。.

57 6mo ago A 11 tokens original Apache-2.0

use-sdk

24

AmadeusITGroup/otter

Skill Claude CodeCodex

Install, configure, and use a TypeScript SDK generated with @ama-sdk. Use when user wants to call APIs, set up a client (fetch, Angular, beacon), or understand how to use an existing SDK package.

57 4d ago A 48 tokens original BSD-3-Clause