All authors
agentskillexchange avatar

Claude Skills by agentskillexchange

github.com/agentskillexchange
2,960 skillsA× 2,813B× 144C× 35 installs617 views
Review Risky Coding Agent Sessions With Local Action Logs Using GryphA

Capture and inspect file reads, writes, and shell activity from coding agents so developers can audit what actually happened after a session goes sideways.

ai-agentsgoshell
0
36
Review Sql Server Execution Plans Through An Mcp Compatible Analysis Workflow With Performance StudioA

Use Performance Studio when an MCP-compatible agent needs to parse SQL Server .sqlplan files, surface performance warnings, inspect missing-index suggestions, and turn execution-plan evidence into a reviewable tuning workflow.

ai-agentsgosql
0
36
Review Visual Regression Diffs And Publish Snapshot Baselines In Ci With Reg SuitB

Use reg-suit when an agent needs to compare screenshot outputs against a stored baseline and publish a human-reviewable diff report. The skill is for visual regression review loops, not for general frontend tooling, because the agent’s job is to manage the compare, publish, and notify cycle around image snapshots.

ai-agentsgonode
0
36
Revise Pdf Slides With Natural Language EditsA

Use Nano-PDF when an agent needs to update existing PDF slides or insert matching new slides from plain-language instructions. The workflow is bounded to PDF page edits and deck-consistent slide generation, not general design automation.

ai-agentspythongo
0
36
Rewrite Fragile Shell Scripts Toward Safer Quoting And Stricter Patterns With ShellhardenA

Inspect or auto-fix shell scripts to reduce quoting bugs and brittle Bash patterns before they break in CI or production.

ai-agentsgoshell
0
36
Rewrite Git History To Purge Secrets Binaries Or Accidental Paths Before Sharing A RepoA

Use git-filter-repo when an agent needs to surgically rewrite repository history after a leaked secret, a huge binary commit, or a bad subtree split. The agent analyzes the problem, builds the rewrite command, and leaves a clean follow-up checklist for force-push, clone reset, and downstream cleanup.

ai-agentspythongo
0
36
Ripgrep Recursive Regex Search ToolA

ripgrep (rg) is a line-oriented search tool that recursively searches directories for regex patterns while respecting .gitignore rules. Written in Rust, it outperforms grep, ag, and ack on large codebases by significant margins and supports Unicode by default.

ai-agentspythonrust
0
36
Rive Runtime Animation ControllerA

Controls Rive (.riv) interactive animations at runtime using @rive-app/canvas-advanced, manages state machine inputs, and synchronizes animation states with application data via the Rive WASM runtime.

ai-agentsgoreact
0
36
Rod Go Cdp Browser AutomationA

Rod is a high-level Go library built directly on the Chrome DevTools Protocol for web automation and scraping. It provides thread-safe, chained-context operations with auto-wait, headless browser debugging, and 100% CI test coverage.

ai-agentsgodebugging
0
36
Route Claude Code Requests Across Models And Providers With Claude Code RouterA

Run Claude Code through Claude Code Router to route coding-agent requests by task, provider, or model while preserving terminal workflows and adding provider-specific transformations.

ai-agentsgonode
0
36
Route Imessage Mail Notes Reminders And Calendar Tasks Into Approved Ai Cli Workflows With Apple FlowA

Use Apple-native inboxes and event surfaces as a gated control plane for local AI work, with sender allowlists, approval prompts, and workspace boundaries.

ai-agentspythongo
0
36
Route Risky Coding Agent Work Through Human Approval Checkpoints With HumanlayerA

Pause high-risk coding-agent actions, gather human decisions, and resume or block work with durable approval checkpoints.

ai-agentsgobash
0
36
Rspack Rust Based Javascript BundlerA

Rspack is a blazing-fast JavaScript bundler written in Rust with full webpack API compatibility. It provides drop-in webpack replacement with dramatically faster build times, first-class Module Federation support, and seamless integration with existing webpack plugins and loaders.

ai-agentsjavascriptrust
0
36
Ruff Linter Configuration ArchitectA

Configures and optimizes Ruff Python linter settings using the ruff CLI and pyproject.toml schema. Migrates from Flake8, isort, and Black configurations with automatic rule mapping.

ai-agentspythonrust
0
36
Ruff Linter Formatter AgentA

Ultra-fast Python linting and formatting using Ruff CLI with pyproject.toml configuration. Supports auto-fix, import sorting (isort-compatible), and rule selection from 800+ built-in rules.

ai-agentspythonrust
0
36
Ruff Python Linter ConfiguratorA

Generates optimized Ruff configuration from existing Flake8, isort, and Black setups. Migrates pyproject.toml rules with automatic conflict resolution.

ai-agentspythonrust
0
36
Run A Lightweight Personal Ai Agent With NanobotA

Use Nanobot to configure a lightweight local personal agent with model providers, MCP tools, memory, chat channels, search, and gateway deployment paths.

ai-agentspythongo
0
36
Run A Long Form Seo Blog Production Workflow Inside Claude Code With Seo MachineA

Research, outline, draft, review, and optimize long-form blog posts through a repeatable Claude Code workspace instead of ad hoc chat writing.

ai-agentspythongo
0
36
Run A Self Improving Personal Agent With Hermes AgentA

Deploy Hermes Agent as a persistent personal agent that learns skills from experience, searches past sessions, schedules automations, and coordinates work across CLI and chat channels.

ai-agentspythongo
0
36
Run Academic Research Workflows With Claude ScholarA

Guide literature review, experiment tracking, evidence records, result reporting, and paper-writing work through a structured research-agent workflow.

ai-agentspythongo
0
36
Run Academic Writing Analysis And Replication Workflows With Quality Gates In Claude Code My WorkflowA

Use claude-code-my-workflow when a research task needs a Claude Code workflow for papers, slides, data analysis, or replication packages with specialist-agent review and verification gates.

ai-agentspythongo
0
36
Run Agent Clis In A Capability Based Local Sandbox With Snapshots And Controlled Egress Using NonoA

Constrain Claude Code, Codex, OpenClaw, and similar agent CLIs inside a kernel-enforced local sandbox with explicit filesystem, network, credential, and snapshot controls.

ai-agentstypescriptpython
0
36
Run Agent Mailboxes And Pull Verification Codes Or Reply Context Programmatically With MailsA

Give an agent a mailbox it can send from, read from, search, sync locally, and mine for login codes or attachments without hand-driving a normal email client.

ai-agentsgobash
0
36
Run Agentic Anomaly Investigations With PyodA

Use PyOD's agent skill or MCP server to turn natural-language anomaly detection requests into repeatable detector selection, fitting, scoring, and investigation workflows.

ai-agentspythongo
0
36
Run Agents In Disposable Microvm Sandboxes With Network Allowlists And Secret Injection Using MatchlockA

Launch risky agent work inside disposable microVMs when you need stronger isolation, sealed egress, and host-side secret injection instead of direct host access.

ai-agentspythongo
0
36
Run Ai Assisted Security Triage With Role Based Soc Runbooks From Ai RunbooksA

Use ai-runbooks to give AI assistants role-specific SOC personas, investigation steps, and incident-response procedures for structured security triage.

ai-agentsgogit
0
36
Run Ai Browser Regression Checks With Playwright And Multi Model Verification Through PassmarkA

Execute natural-language browser regression tests with Playwright, caching, auto-healing, and multi-model assertion verification.

ai-agentstypescriptgo
0
36
Run Ai Coding Agents In Isolated Containers And Compare Their Behavior Side By Side With Vibepod CliA

Launch supported coding agents in Docker, collect local metrics and HTTP traces, and compare their runs in a built-in dashboard.

ai-agentsgodocker
0
36
Run An Agent Across Browser And Local File Workflows With Magentic UiA

Use Microsoft's Magentic-UI to run supervised browser and local file tasks with an agentic UI, model endpoint, and approval-aware configuration.

ai-agentspythongo
0
36
Run And Lifecycle Manage Mcp Servers In Isolated Environments With Toolhive Before Local Mcp Sprawl Turns BrittleA

Use ToolHive to install, isolate, update, and govern MCP servers so agents connect to a predictable local or Kubernetes-backed tool surface instead of a pile of hand-managed server processes.

ai-agentsgodocker
0
36
Run Approved Mcp Servers Through Docker Mcp GatewayA

Use Docker MCP Gateway to run MCP servers in isolated containers, centralize profiles, secrets, tools, and client connections.

ai-agentsgodocker
0
36
Run Asynchronous Coding Agent Workflows With Open SweA

Deploy an internal coding agent that accepts tasks from GitHub, Slack, or Linear, runs them in isolated sandboxes, and opens pull requests automatically.

ai-agentspythongo
0
36
Run Autonomous Deep Research Workflows With Gpt ResearcherA

Use GPT Researcher to plan, gather, source, and assemble cited web or local research reports through a repeatable agent workflow.

ai-agentspythongo
0
36
Run Autonomous Improve Verify Keep Or Revert Loops Across Coding Tasks With AutoresearchA

Turn Claude Code, OpenCode, or Codex into a metric-driven loop that makes one change at a time, verifies it mechanically, and keeps or reverts automatically.

ai-agentspythongo
0
36
Run Autonomous White Box Pentests Against Web Apps And Apis With ShannonA

Analyze a web app's source code, execute real exploit attempts against the running target, and return proof-backed findings before release.

ai-agentsgosql
0
36
Run Blocked Site Browser Tasks Through Anti Bot Friendly Sessions With Camofox BrowserA

Use Camofox Browser to route agent browser work through an anti-detection browser server with stable element refs, snapshots, cookies, proxies, and session isolation.

ai-agentsgonode
0
36
Run Bounded Codex Jobs Inside Github Actions For Pr Review And Repo Maintenance With Codex ActionA

Use codex-action when an agent operator wants Codex to run inside GitHub Actions for PR review or scheduled repo work with explicit workflow permissions, prompts, and CI boundaries.

ai-agentsgoazure
0
36
Run Browser And Api Automation Through The Playwright Mcp ServerA

Expose Playwright browser and API automation commands to MCP-capable agents for supervised test workflows.

ai-agentsgobash
0
36
Run Claude Code Inside Github Actions For Scoped Fix Review And Triage Loops On Pull Requests And IssuesA

Use Claude Code as a bounded GitHub Actions worker for PR reviews, issue follow-up, and repository automation that stays inside normal workflow triggers and runner policy.

ai-agentsgogit
0
36
Run Claude Code Through Repeatable Command And Persona Workflows With SuperclaudeA

Turn Claude Code into a command-driven workflow surface for research, planning, implementation, testing, and review instead of steering every step ad hoc.

ai-agentsgotesting
0
36
Run Claude Code With Spec Driven Quality Gates Via Pilot ShellA

Wrap Claude Code sessions in a spec, approval, and verification workflow before risky implementation work lands.

ai-agentstypescriptpython
0
36
Run Code Review And Pr Autofix Workflows With Coderabbit SkillsA

Trigger CodeRabbit review passes from an agent and work unresolved PR feedback threads into guided or batch autofix loops.

ai-agentsgobash
0
36
Run Coding Agents In A Locked Down Local Sandbox With Repo Only Filesystem Access And Controlled Egress Using Agent SandboxA

Put Claude Code, Codex, Gemini, or other supported agent CLIs inside a persistent local sandbox instead of letting them operate directly on the host.

ai-agentsgodocker
0
36
Run Coding Agents In Isolated Observable Vibekit SandboxesA

Launch coding agents such as Claude Code, Gemini, or Codex in clean sandboxed sessions with redaction and run observability.

ai-agentsgobash
0
36
Run Computer Use Agents Inside Cross Os Desktop Sandboxes With CuaA

Launch computer-use agents in Linux, macOS, Windows, or Android sandboxes and drive full desktop tasks through screenshots, mouse, keyboard, and shell controls.

ai-agentspythongo
0
36
Run Configurable Multi Source Deep Research Passes With Open Deep ResearchA

Use Open Deep Research when an agent should run a configurable research job that searches, compresses, synthesizes, and writes a cited report across multiple model and search backends.

ai-agentspythongo
0
36
Run Context Spec And Implement Coding Loops In Claude Code With ConductorA

Turn Claude Code into a structured project workflow that captures context, plans work, and executes implementation in reviewable tracks.

ai-agentspythongo
0
36
Run Continuous Workflow Agents With AutogptA

Self-host AutoGPT to build, test, deploy, and operate continuous AI agents for repeatable multi-step workflows.

ai-agentsgonode
0
36
Run Contract Tests From Api Descriptions Against Live Endpoints Before Integrations Break With DreddA

Lets an agent execute OpenAPI or API Blueprint contract checks against a running service so spec drift is caught before release.

ai-agentsjavascriptpython
0
36
Run Controlled Cybersecurity Agent Workflows With CaiA

Use CAI to run research and bug-bounty-oriented security agents with model routing, tool integrations, tracing, MCP support, and human oversight.

ai-agentspythongo
0
36