automation skills

13,777 tagged automation, measured the same way as everything else here.

Browse within: cli 324aec-industry 197bim 197claude-code-skills 180cybersecurity 166bug-bounty 163antigravity 153ai-coding 138ai-assistant 132autonomous-pentesting 132agent-infrastructure 109claude-cli 100gemini-cli-extension 96discovery-api 95

repo-tour

505

ntaffzii/Skill-Agents

Skill Claude CodeCodex

Use after graphify has already built graphify-out/graph.json for a project, to generate a dependency-ordered guided tour, an onboarding doc for new team members, or a diff-impact analysis before a commit/PR — reading the existing graph instead of re-scanning the repo. Trigger on "onboarding guide"…

not rated 4 4d ago A 146 tokens original MIT

article

506

TrendTweekers/article-autopilot

Skill Claude Code

Generate a publication-ready article for any site, in any language. Composes the anthropic-skills pipeline (content-brief → write-content → eeat-audit) and applies your site-config.yaml — brand voice, audience, terminology, language profile — as drafting constraints. Use when the operator says "write an article about…

not rated 4 4mo ago A 95 tokens original MIT

drata-cli-workflow

507

ethanolivertroy/drata-cli

Skill Claude CodeCodex

Use when querying or changing Drata/GRC data through the drata CLI, including compliance status, frameworks, certificates, Trust Center documents, controls, monitoring tests, evidence, risks, vendors, policies, personnel compliance, and background-check questions. Prefer versionless CLI commands, JSON output…

not rated 4 4mo ago A 83 tokens original MIT

loop-architect

508

Frontier-Intelligence-Lab/loop-architect

Skill Codex

Design a safe, verifier-first loop for an AI coding agent — or refuse when a task should not be looped. Use when someone asks "can I automate this with an agent?" or wants to create, audit, or improve a loop for coding agents, scheduled agent work, autonomous repo maintenance, CI/QA loops, refactoring loops…

not rated 4 1mo ago A 167 tokens original MIT

code-review

509

SebaBoler/vanguard

Skill Claude CodeCodex

Use when reviewing a code change or diff for correctness, security, missing tests, and convention violations before opening or approving a PR. Review independently and adversarially, then fix high-confidence issues.

not rated 4 3d ago A 42 tokens original MIT

refactorlib-cc

510

bengous/claude-code-plugins

Skill Claude Code

Audit a codebase for handcrafted code that duplicates functionality already available in the project's dependencies. Reads package.json, launches parallel exploration agents, verifies replacement feasibility, and produces a structured refactor plan. Audit only -- does not execute changes.

not rated 4 yesterday A 52 tokens original MIT

context-budget

512

cveralyon/axel-setup

Skill Claude CodeCodex

Audits Claude Code context consumption across agents, skills, commands, hooks, MCP servers, and the CLAUDE.md/MEMORY chain. Identifies bloat and redundancy, then produces prioritized token-savings recommendations. Backs the /context-budget command.

not rated 4 1mo ago A 55 tokens original MIT

pencil20388-eng/browser-automation-skills

Skill Claude CodeCodex

Connect Google's Chrome DevTools MCP to AdsPower antidetect browser profiles. This lets AI coding agents (Claude Code, Cursor, Codex CLI) control fingerprint-isolated browser sessions through natural language.

not rated 4 3mo ago A 0 tokens original MIT

yds-data-validation

514

ymd38/dev-skills

Skill Claude CodeCodex

Inspect a project's data for correctness and produce a read-only validation report — record counts, NULL rates, value distribution, uniqueness, referential integrity, format validity, and sampled evidence rows. Data is read only from the project's own test fixtures/seed data or from an explicitly configured…

not rated 4 5d ago A 158 tokens original MIT

oneskill

515

Felixlan11/oneskill

Skill Claude CodeCodex

Discover skills, iterate on queries, and automate skill installations for any environment.

not rated 4 yesterday A 18 tokens copy · 100% Apache-2.0

autoworks-ai/autovault

Skill Codex

Install the AutoHub docs-drift Codex automation from signed AutoVault skill resources and audit its render fidelity with autovault doctor.

not rated 4 +1 yesterday A 36 tokens original MIT

remarkable-memory

517

mostafa-drz/claude-skills

Skill Claude Code

Turns handwritten reMarkable notes into a queryable semantic memory. Syncs pages from a reMarkable tablet (via the reMarkable MCP server, rmapi, or a USB/SSH bridge), renders each page to an image and reads the handwriting with Claude vision — no OCR key — then extracts each page into confidence-scored, human-editable…

not rated 4 changed yesterday A 194 tokens original MIT

devagent

518

FreePeak/devagent

Skill Claude CodeCodex

Dispatch implementation tickets through the DevAgent pipeline (worktree isolation, test gates, PR delivery) from any agent session.

not rated 4 changed 4d ago A 27 tokens original MIT

context-auditor

519

Abhillashjadhav/AI-PM-essential-skills

Skill Claude Code

Use this skill when a user wants to audit a CLAUDE.md, system prompt, agent context file, or any assembled context before running it in production. Triggers on phrases like "audit my context", "check my CLAUDE.md", "review my system prompt", "why is my agent behaving badly", "context issues", or when a user pastes a…

not rated 4 +2 11d ago A 132 tokens original MIT

jazz-max/ruflo-hub

Skill Claude Code

Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management.

not rated 4 25d ago A 27 tokens

CSalcedoDataBI/powerbi-pbip-tools

Skill Claude CodeCodex

Cambia el color de los iconos SVG de un proyecto PBIP sin tocar nada más — detecta qué colores hay, sustituye solo los que son colores de verdad (no referencias url(#id) ni selectores CSS), conserva la codificación de cada archivo y avisa de lo que no puede reescribir.

not rated 4 10d ago A 73 tokens original MIT

reelier-replay

523

seldonframe/reelier

Skill Claude CodeCodex

Freeze a repeatable, tool-call-driven task into a replayable Reelier skill, and replay an existing skill instead of redoing deterministic work. Use after finishing a task that was mostly API/MCP tool calls (data pulls, report generation, deploy checks, CRUD sequences) — never for arbitrary coding/file-edit sessions…

not rated 3 19d ago A 75 tokens original MIT

macbeth

524

wende/macbeth

Skill Claude CodeCodex

How to drive macOS apps with Macbeth MCP tools — discovery, locators, actions, menus, screenshots/OCR, handles, and fallbacks.

not rated 3 changed yesterday A 32 tokens original MIT

create-scraper

525

chrisdothtml/ai-job-finder

Skill Claude Code needs its repo

Given a careers page URL, uses Playwright browser tools to explore the page, identify reliable scraping patterns (preferring hidden JSON APIs over DOM scraping), then writes a TypeScript Scraper subclass for that company.

not rated 3 1mo ago A 46 tokens original MIT

project-planner

526

428alexander9/claude-skills-marketplace

Skill Claude CodeCodex

Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex…

not rated 3 3d ago A 79 tokens

skill

527

toni7891/DeployGuard

Skill Claude CodeCodex

Validates Kubernetes manifests and Terraform configs against the DeployGuard policy ruleset. Acts as a senior reviewer: every violation explains why it matters and what to fix, not just what's wrong.

not rated 3 2mo ago A 0 tokens

guerrilla-marketing

528

dasein108/slope-studio

Skill Claude CodeCodex

Operator playbook for studio guerrilla — a bot that posts a capped number of on-topic, transcript-grounded comments per day under other creators' recent videos from the configured channel, to attract viewers indirectly. Use when the user wants to RUN the guerrilla comment loop (tick), DEPLOY the commenter to a VPS…

not rated 3 1mo ago A 156 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: