Agent skills that run bash, that ask for Bash, in plugin format
A skill is a Markdown file that tells a coding agent how to do one job. We parse every one we can find — the frontmatter, the outline, the languages in its code blocks — so you can look for the one that fits instead of reading through a repository to find out.
69,865 skills from 9,574 repositories, last read 11 September 2026.
Skills declare what they need inconsistently: 58.8% name the languages they run, 11.2% list the tools they ask for, and 4.6% give themselves a category. Filtering narrows to the ones that said so, never to the ones that are.
- gan-style-harnessaffaan-m/ECC
GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper. Use when a feature should
pluginbashmarkdownReadWriteEdit - inherit-legacy-styleaffaan-m/ECC
Legacy-project style inheritance skill. Use when the user types /inherit-legacy-style, or when onboarding an AI coding agent onto a hand-written legacy project and you need to prev
pluginbashReadGlobGrep - agent-architecture-auditaffaan-m/ECC
Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and r
pluginbashjsonReadWriteEdit - skill-complyaffaan-m/ECC
Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences,
pluginbashReadBash - agent-evalaffaan-m/ECC
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics. Use when choosing between coding age
pluginbashyamlReadWriteEdit - eval-harnessaffaan-m/ECC
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles. Use when a Claude Code workflow needs a formal eval before it is trusted
pluginbashmarkdownReadWriteEdit - bunqueueegeominotti/bunqueue
Use bunqueue job queue library - Queue, Worker, Bunqueue (simple mode), FlowProducer, cron, DLQ, embedded and TCP modes
pluginbashjsontypescriptReadGrepGlob+3 files - deprecation-and-migrationnexus-substrate/nexus-agents
Plan and execute the removal of deprecated APIs without breaking consumers. Apply when retiring `@deprecated` markers, renaming public surfaces, or version-gating cleanup work. Tri
pluginbashReadEditWrite+1 files - pre-push-paritynexus-substrate/nexus-agents
Run the CI gates locally before pushing, so failures surface in seconds instead of one CI cycle at a time. Enumerates the checks in .github/workflows/, runs the locally-runnable su
pluginbashReadBashGrep - security-advisory-responsenexus-substrate/nexus-agents
Respond to a reporter-filed GitHub Security Advisory with coordinated disclosure discipline: confidential triage, private-fork patching, simultaneous publish, post-mortem. Use when
pluginbashReadEditWrite - security-scanningnexus-substrate/nexus-agents
Review and fix security scanning alerts from CodeQL and secret scanning. Run as part of system reviews, after CI runs, or on manual request. Triggers on "security scan", "codeql",
pluginbashReadEditWrite - implement-featurenexus-substrate/nexus-agents
Implement a new feature following project standards. Use when adding functionality, creating new modules, or extending capabilities. Triggers on "implement", "add feature", "create
pluginbashtypescriptReadEditWrite+2 files - version-checknexus-substrate/nexus-agents
Check that dependencies are current stable versions and not deprecated. Use before adding new dependencies or at project setup. Triggers on "check versions", "verify dependencies",
pluginbashBashReadWebFetch+1 files - dogfooding-issuesnexus-substrate/nexus-agents
Process open GitHub issues using the self-development protocol. Implements features from research registry with proper voting and testing. Use when working on open issues, implemen
pluginbashReadEditWrite+3 files - bug-fixnexus-substrate/nexus-agents
Fix a bug following project standards. Use when fixing defects, debugging issues, or resolving reported problems. Triggers on "fix bug", "debug", "fix issue", "resolve bug".
pluginbashReadEditWrite+1 files - infrastructure-managementnexus-substrate/nexus-agents
Manage physical server infrastructure, bare metal systems, and OOB management. Handles iDRAC/iLO/IPMI access, SSH connectivity checks, boot time estimation, and hardware health mon
pluginbashReadEditWrite - ui-ux-designnexus-substrate/nexus-agents
Generate design systems and implement UX/UI for software products using Astro, Svelte, Tailwind CSS, Material Design 3, and OKLCH color system. Covers style selection, color palett
pluginbashcssjavascriptmarkdownReadGrepGlob - reviewing-codenexus-substrate/nexus-agents
Review code changes following project standards and security guidelines. Checks for lint compliance, type safety, test coverage, and security issues. Use when reviewing PRs, auditi
pluginbashmarkdownReadGrepGlob+3 files - releasenexus-substrate/nexus-agents
Execute a release following project standards. Use when publishing a new version, creating release tags, or deploying. Triggers on "release", "publish", "version bump", "create rel
pluginbashReadEditWrite+1 files - system-reviewnexus-substrate/nexus-agents
Run a system review to check project health. Use when issues drop below 5, an EPIC closes, or 7+ days since last review. Triggers on "system review", "project health", "review syst
pluginbashReadEditWrite - hotfixnexus-substrate/nexus-agents
Apply a hotfix for critical production issues. Use for security vulnerabilities or bugs that prevent core functionality. Triggers on "hotfix", "emergency fix", "critical fix", "pro
pluginbashReadEditWrite - codex-delegatornexus-substrate/nexus-agents
Delegate code generation tasks to Codex CLI for optimal performance. Use when implementing features, generating tests, refactoring code, or making bulk code changes. Triggers on "d
pluginbashyamlBashReadGlob+2 files - documentation-managementnexus-substrate/nexus-agents
Operating manual for documentation work in nexus-agents. Use when updating docs, adding new docs, changing doc pipeline, or troubleshooting doc issues. Triggers on "update docs", "
pluginbashmarkdownReadEditWrite+4 files - gemini-delegatornexus-substrate/nexus-agents
Delegate large context and multimodal tasks to Gemini CLI. Use when context exceeds 100K tokens, analyzing images/screenshots, processing large codebases, or for speed/cost-sensiti
pluginbashtypescriptBashReadGrep+1 files - adcpadcontextprotocol/adcp-client
Interact with AdCP (Ad Context Protocol) advertising agents over MCP or A2A protocols. Use when the user wants to call AdCP tools (get_products, create_media_buy, sync_creatives, e
pluginbashjsonBashRead - skeptical-triageavelikiy/great_cto
Reusable 3-round self-challenge + arbiter pattern for filtering false positives from findings/verdicts. Use when the cost of a false-positive gate block exceeds the cost of ~4 extr
pluginbashjsonReadGrepBash - crystallizeavelikiy/great_cto
Distils repeating patterns from session logs and lessons.md into draft skill files. Run after ≥10 sessions to extract durable knowledge. Output: draft skills/ files + promotion rep
pluginbashReadWriteGlob - decision-evalavelikiy/great_cto
Spawns the decision-scorer agent after architect proposes 2+ variants in an ADR. Produces a weighted scoring table and recommended choice saved to docs/decisions/.
pluginbashReadGlobBash - done-blockedavelikiy/great_cto
Reusable reporting contract for any agent that hands work back to the pipeline. Forces ONE of two terminal statuses (DONE or BLOCKED) with a specific evidence shape. Stops vague "p
pluginbashReadWriteBash - last30daysmvanhorn/last30days-skill
Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web. Inc
pluginbashjsonBashReadWrite+1 files - videoguimatheus92/mcp-video-analyzer
Analyze a video (Loom, YouTube, Vimeo, TikTok, Instagram, X/Twitter, Twitch, Dailymotion, Facebook, direct URL, or local file) — transcript, key frames, OCR text, metadata, annotat
pluginbashBashReadmcp__video-analyzer - printing-press-publishmvanhorn/cli-printing-press
Publish a generated CLI to the printing-press-library repo
pluginbashjsonmarkdownBashReadWrite - printing-press-polishmvanhorn/cli-printing-press
Polish a generated CLI to pass verification and become publish-ready. Runs diagnostics (dogfood, verify, scorecard, go vet, gosec), automatically fixes all issues (verify failures,
pluginbashgoyamlBashReadGlob - printing-press-amendmvanhorn/cli-printing-press
Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent
pluginbashgojsonyamlBashReadWrite - printing-press-importmvanhorn/cli-printing-press
Bring a published CLI from the public library into the internal library so it's identical to a freshly-generated copy — module path reverted, manuscripts placed alongside, ready fo
pluginbashBashReadGlob - printing-press-reprintmvanhorn/cli-printing-press
Regenerate an existing printed CLI from scratch under the current Printing Press, with prior research, prior novel features, and prior patches (post-publish hand-fixes) carried int
pluginbashBashReadAskUserQuestion - printing-press-output-reviewmvanhorn/cli-printing-press
Internal sub-skill: agentic review of a printed CLI's sampled command output for plausibility issues that rule-based checks can't encode (substring-match relevance, format bugs, si
pluginbashBashAgent - printing-press-scoremvanhorn/cli-printing-press
Score a generated CLI against the Steinberger bar, compare two CLIs side-by-side
pluginbashjsonBashReadGlob - configuring-visionoxbshw/watch-skill
The user wants to connect an LLM or vision provider, already has an API key, asks "can I use OpenAI/Anthropic/Gemini/OpenRouter", wants local Ollama, or needs different cheap and s
pluginbashBashRead - watching-videosoxbshw/watch-skill
The user shared a video URL, a YouTube/TikTok/stream link, a local video file, a screen recording, a meeting recording, or a playlist/folder of videos — "watch this", "summarize th
pluginbashBashRead - video-memoryoxbshw/watch-skill
The user asks about videos watched in the past or across sessions — "have we watched anything about X", "which video showed that error", "what did that meeting decide", "search my
pluginbashBashRead - the-loopoxbshw/watch-skill
The user built or changed something visual — a UI, an animation, a game, a generated video — and wants it verified, or asks "why does my UI look wrong", "check that the fix actuall
pluginbashBashRead - recovering-from-errorsoxbshw/watch-skill
A Watch Skill command failed, video download broke, ffmpeg or yt-dlp is missing, a provider returned an error, local vision stopped, or the user asks "why can't it watch this" or "
pluginbashBashRead - asking-with-evidenceoxbshw/watch-skill
The user asks a question about a video that was already watched or indexed — "what did they say about X", "what error code appears", "what happens at 2:30", "does the video show Y"
pluginbashBashRead - sharing-resultsoxbshw/watch-skill
The user wants to share or hand off what was found in a video — "send this analysis to my team", "make a page I can share", "export the findings", "give me something I can attach t
pluginbashBashRead - learning-from-mistakesoxbshw/watch-skill
The user corrected an answer about a video — "no, it actually says X", "that's the wrong timestamp", "you misread the error code" — or asks why a video answer was wrong. Use this t
pluginbashBashRead - extracting-structureoxbshw/watch-skill
The user wants structure pulled out of a watched video — "make chapters for this video", "where does the bug appear in this recording", "turn this screen recording into a bug repor
pluginbashBashRead - watchoxbshw/watch-skill
Watch any video (URL, stream, or local path) via Watch Skill. Downloads, extracts scene-aware deduped frames, OCRs them, transcribes (captions first, then local Whisper — offline b
pluginbashBashReadAskUserQuestion - discordAceDataCloud/Skills
Work with the user's Discord account. Two modes, auto-selected by how they connected — OAuth (read-only identity and server list) or User Token / BYOC (full personal-account action
pluginbashBash - bilibiliAceDataCloud/Skills
Read and publish 专栏 articles on Bilibili (bilibili.com) with the user's own login cookies (BYOC) — list their published articles with view/like/comment stats, inspect one article,
pluginbashBash+1 files - apple-notesAceDataCloud/Skills
Manage Apple Notes on macOS — list, search, read, create, append, move, delete, and export notes, and manage folders. Use when the user mentions Apple Notes / 备忘录, "add a note", "m
pluginbashBash+1 files - csdnAceDataCloud/Skills
Read and publish on CSDN (blog.csdn.net) with the user's own login cookies (BYOC) — list their published articles with view/like/comment stats, inspect one article, and publish a n
pluginbashBash+2 files - cnblogsAceDataCloud/Skills
Publish, update and read CNBlogs (博客园) posts with a personal access token through the API used by the official vscode-cnb client. Use when the user wants to publish Markdown to 博客园
pluginbashBash - facebookAceDataCloud/Skills
Publish text, link or photo posts to your Facebook Page via the Facebook Pages API, and read your Page's recent posts. Use when the user wants to post to their Facebook Page, share
pluginbashBash - cto51AceDataCloud/Skills
Read the connected 51CTO 博客 (blog.51cto.com) account and create Markdown article drafts with the user's own login cookies (BYOC). Use when the user mentions 51CTO, wants to save a
pluginbashBash - didi-rideAceDataCloud/Skills
通过滴滴出行 MCP 打车、查价、查询订单、取消订单、规划路线(驾车/公交/步行/骑行)和搜索地点。Use when the user mentions 滴滴, 打车, 叫车, 回家/上班要打车, 查一下从 A 到 B 多少钱/怎么走, 查询订单, 司机在哪/多久到, 预约叫车, 路线规划, DiDi, ride-hailing, or booking a
pluginbashBash+1 files - blueskyAceDataCloud/Skills
Publish (with optional images), delete and read your own posts on Bluesky via the AT Protocol (XRPC). Use when the user wants to post to their Bluesky account (text or 带图 / with a
pluginbashBash+1 files - devtoAceDataCloud/Skills
Publish, update and read articles on DEV (dev.to) via the Forem API v1. Use when the user mentions dev.to / DEV Community, publishing a blog post to dev.to, cross-posting an articl
pluginbashBash - discordbotAceDataCloud/Skills
List channels, read recent messages, send channel messages, and send a single user-initiated DM on Discord using the user's own bot via the Discord REST API.
pluginbashBash - bloggerAceDataCloud/Skills
Publish posts to your Blogger blog and read your blogs / posts via the Blogger API v3. Use when the user mentions Blogger, blogspot, publishing a post to their blog, listing their
pluginbashBash
Browse all 69,865 skills →200 at a time, grouped by owner. The list above is the skills with the highest standing; this is every one of them.
The whole corpus is one call away through the search API, or ask a question of it on the index itself.