BigHugger

Agent skills that run bash, that ask for Grep

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.

  1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. bunqueue-devegeominotti/bunqueue

    Internal skill for contributing to bunqueue - architecture, testing, code conventions, and development workflow

    claude-codebashReadGrepGlob
  7. bunqueueegeominotti/bunqueue

    Use bunqueue job queue library - Queue, Worker, Bunqueue (simple mode), FlowProducer, cron, DLQ, embedded and TCP modes

    pluginbashjsontypescriptReadGrepGlob+3 files
  8. agnixagent-sh/agnix

    Use when user asks to 'lint agent configs', 'validate skills', 'check CLAUDE.md', 'validate hooks', 'lint MCP'. Validates agent configuration files against 455 rules.

    otherbashBash(agnix:*)Bash(cargo:*)Read
  9. e2e-test-createmetabase/metabase

    Analyze React component source code to understand UI structure, then generate idiomatic Cypress E2E tests following Metabase conventions. Falls back to Playwright MCP browser explo

    claude-codebashjavascriptBashReadWrite
  10. data-explorationondata/ckan-mcp-server

    Performs exploratory data analysis (EDA) on datasets from CKAN portals and CSV files. Use when analyzing datasets, checking data quality, exploring CSV files, or when the user asks

    claude-codebashmarkdownReadBashGrep
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. 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
  27. releasescreenpipe/screenpipe

    Release the screenpipe monorepo. Bumps versions, triggers GitHub Actions for app, CLI, MCP, and JS packages.

    claude-codebashBashReadEdit
  28. screenpipe-logsscreenpipe/screenpipe

    Retrieve and analyze Screenpipe CLI backend logs and desktop app logs for debugging

    claude-codebashBashReadGrep
  29. ui-checkstyleopen-metadata/OpenMetadata

    Run the exact ESLint + Prettier + organize-imports sequence that CI's `UI Checkstyle` workflow runs — on just the files the PR changed — and fail the task if any file ends up with

    otherbashBashReadGrep
  30. dev-setupopen-metadata/OpenMetadata

    Set up, verify, or repair a local OpenMetadata development environment on macOS or Linux. Installs the toolchain (Java 21, Maven, Node 22, Yarn 1.x, Python 3.10+, ANTLR 4.9.2, Dock

    otherbashBashReadGlob
  31. test-locallyopen-metadata/OpenMetadata

    Build and deploy a full local OpenMetadata stack with Docker to test your connector in the UI. Handles code generation, build optimization, health checks, and guided testing.

    otherbashBashReadGlob
  32. connector-reviewopen-metadata/OpenMetadata

    Review an OpenMetadata connector against golden standards. Runs multi-agent analysis covering architecture, code quality, type safety, testing, and performance. When a PR number is

    otherbashBashReadGlob
  33. scaffold-connectoropen-metadata/OpenMetadata

    Build a new OpenMetadata connector from scratch — scaffold JSON Schema, Python boilerplate, and AI context using schema-first architecture with code generation across Python, Java,

    otherbashBashReadWrite
  34. java-checkstyleopen-metadata/OpenMetadata

    Run `mvn spotless:apply` to fix Java checkstyle / formatting failures and verify the result. Invoke after authoring or modifying any `.java` files, or when CI reports a "Java check

    otherbashBashReadGrep
  35. bug-triageapify/apify-mcp-server

    Triage open GitHub bug issues for Apify MCP server. Fetches issues, analyzes root causes, drafts developer-to-developer responses, and posts after user approval. Use when handling

    claude-codebashReadGlobGrep
  36. 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
  37. 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
  38. archetype-review-baseavelikiy/great_cto

    Shared review framework that every domain reviewer (pci, oracle, gov, edtech, healthcare, mlops, etc.) MUST follow. Defines the output artifact (TM-{slug}.md), mandatory sections,

    pluginbashmarkdownyamlReadWriteGrep
  39. drizzletriggerdotdev/trigger.dev

    Use this skill when writing or modifying Drizzle ORM schemas, queries, or migrations in this repo — specifically the `@internal/dashboard-agent-db` package (the dashboard agent's c

    claude-codebashtypescriptReadWriteEdit
  40. triagecoleam00/Archon

    Triage GitHub issues by applying type, effort, priority, and area labels. Runs in an isolated context to avoid polluting the main conversation with issue details. Delegates to a sp

    claude-codebashBash(gh *)ReadGlob
  41. pre-push-reviewpydantic/pydantic-ai

    Run a high-judgment local review of the current branch before pushing, both before a PR exists and between PR iterations

    claude-codebashReadGlobGrep
  42. honcho-integrationplastic-labs/honcho

    Integrate Honcho memory into existing Python or TypeScript codebases. Use when adding Honcho SDK, setting up peers, configuring sessions, and accessing Honcho's representation.

    otherbashReadGlobGrep
  43. honcho-cliplastic-labs/honcho

    Inspect and debug Honcho workspaces via the `honcho` CLI. Use when investigating peer representations, memory state, session context, or dialectic quality — any task that requires

    otherbashBash(honcho:*)Bash(jq:*)Read
  44. my-pr-checkerhomeassistant-ai/ha-mcp

    Manage your own GitHub pull requests — check CI status, inline review comments, PR-level comments, resolve review threads, fix issues, and iterate until all checks pass and threads

    claude-codebashBashReadEdit
  45. contrib-pr-reviewhomeassistant-ai/ha-mcp

    Review a contribution PR for safety, quality, and readiness. Checks for security concerns, test coverage, size appropriateness, and intent alignment. Use when reviewing external co

    claude-codebashBashReadGrep
  46. bat-story-evalhomeassistant-ai/ha-mcp

    Compare MCP tool behavior between target and baseline versions using pre-built and custom stories with diff-based triage.

    claude-codebashpythonyamlBashReadWrite
  47. issue-analysishomeassistant-ai/ha-mcp

    Deep analysis of a single GitHub issue with codebase exploration, implementation planning, and architectural assessment. Use when you need to analyze a GitHub issue, assess its com

    claude-codebashBashReadGlob
  48. issue-to-pr-resolverhomeassistant-ai/ha-mcp

    Implement a GitHub issue end-to-end — create a worktree branch, implement the feature with tests, create a draft PR, then iteratively resolve all CI failures and review comments un

    claude-codebashBashReadEdit
  49. agent-evalsifxprime/kodelyth-ecc

    Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

    otherbashyamlReadWriteEdit
  50. gan-style-harnesssifxprime/kodelyth-ecc

    GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.

    otherbashmarkdownReadWriteEdit
  51. eval-harnesssifxprime/kodelyth-ecc

    Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

    otherbashmarkdownReadWriteEdit
  52. add-java-code-snippets-in-docsJetBrains/koog

    Use when the user asks to add Java tabs/examples to mkdocs docs that already have Kotlin examples (files under docs/docs/**.md using === "Kotlin" / Knit INCLUDE+SUFFIX blocks). Han

    claude-codebashjavamarkdownReadEditWrite
  53. qcmacro-inc/macro

    Quality gate. 5 parallel agents review changes. All must pass.

    claude-codebashTaskBashRead
  54. upgrade-modelmacro-inc/macro

    Upgrade an AI chat model (fast or good) across backend and frontend.

    claude-codebashrustBashReadWrite
  55. write-internal-docsbrowseros-ai/BrowserOS

    Write a doc into the private internal-docs repo as Markdown plus a rendered HTML sibling, tidy the repo's structure and index, and open a PR to browseros-ai/internal-docs.

    claude-codebashmarkdownBashReadWrite
  56. ask-internalbrowseros-ai/BrowserOS

    Answer questions about BrowserOS internal stuff (setup, features, architecture, design decisions) by reading the private internal-docs submodule and the codebase. Use for "how do I

    claude-codebashBashReadGrep
  57. api-validatormaximhq/bifrost

    Scan Bifrost HTTP controllers/handlers/integrations and validate OpenAPI API coverage, route methods/paths, parameters, request/response docs, and auth/security information. Use wh

    claude-codebashmarkdownyamlReadGrepGlob
  58. add-pricing-fieldmaximhq/bifrost

    Wire a new model-pricing field (a datasheet cost key like `cost_per_request`, `output_cost_per_video_per_second_720p`, etc.) end-to-end through Bifrost's pricing engine - Options s

    claude-codebashReadGrepGlob
  59. docs-writermaximhq/bifrost

    Write, update, and review Mintlify MDX documentation for Bifrost features. Explores the full codebase (UI, Go backend, config schema), validates config.json examples, places screen

    claude-codebashjsonmarkdownmdxReadGrepGlob
  60. changelog-writermaximhq/bifrost

    Write changelogs for Bifrost releases. Reads git history, bumps module versions following the core→framework→plugins→transport hierarchy, writes transports/changelog.md (enterprise

    claude-codebashmarkdownReadGrepGlob

Browse all 69,865 skills200 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.