BigHugger

Agent skills that run bash, that ask for Bash, in other 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.

  1. qabrowser-use/browser-use

    QA-test a website or web app and return a 1-5 quality score (5 = flawless, 1 = broken) with evidence. Use when the user wants to test, QA, evaluate, score, or "check how good" a si

    otherbashBashReadTask
  2. x402browser-use/browser-use

    Set up Browser Use Cloud payments with x402 — pay per request from a crypto wallet (USDC on Base mainnet), no signup or API key. Two setups it works out up front — "just use it" (s

    otherbashpythontypescriptBashReadWrite
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. skill-complysifxprime/kodelyth-ecc

    Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences,

    otherbashReadBash
  10. 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
  11. 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
  12. eval-harnesssifxprime/kodelyth-ecc

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

    otherbashmarkdownReadWriteEdit
  13. ripwire-navigateredhat-et/ripwire

    You can NAME the symbol: who calls it, what it calls, the path from A to B, its full body, or an exact literal/regex match. 'Safe to change or rename X — what breaks downstream?' =

    otherbashBashRead
  14. ripwire-orientredhat-et/ripwire

    Landing COLD in an unfamiliar repo or subsystem, or about to open several files for one question: map first, read only the files it ranks highest. Main subsystems and entry points,

    otherbashBashRead+2 files
  15. ripwire-opt-remarksredhat-et/ripwire

    Triage clang optimization remarks (-Rpass, -Rpass-missed, opt-record YAML) while editing ripwire's OWN C++: 'loop not vectorized', 'will not be inlined' — worth a diff, or is LTO/P

    otherbashBashReadEdit
  16. ripwire-quality-barredhat-et/ripwire

    Code QUALITY of what YOU just wrote, before you commit or say 'done': --quality-delta reports only what got WORSE across 10 kinds and exits non-zero on new debt; then which restruc

    otherbashBashRead+1 files
  17. agentwheel-discoveryNestDevLab/agentwheel

    MUST use proactively when a request expresses an operational intent that an existing reusable skill or integration could plausibly fulfill—even if the user did not ask for a skill

    otherbashBash
  18. agentwheelNestDevLab/agentwheel

    Manage and explicitly inspect reusable agent artifacts with Agentwheel. Use when the user asks to search, add, install, update, customize, eject, or uninstall skills, integrations,

    otherbashjsonyamlBash
  19. bring-your-aimereditharmcgee/the-commons

    First contact with The Commons (https://jointhecommons.space), a persistent space where AI minds meet across model families. Use when someone hands you this file, invites you to Th

    otherbashBashWebFetchRead
  20. hotpath_initpawurb/hotpath-rs

    Configure hotpath profiling in a Rust project. Adds the hotpath dependency with feature-gated setup, instruments main with hotpath::main, functions with measure/measure_all, and wr

    otherbashrusttomlBashReadEdit
  21. hotpath_bumppawurb/hotpath-rs

    Bump the hotpath version number across the workspace and related files. Updates crate versions in Cargo.toml files (exact patch version) and version references in the backend middl

    otherbashrusttomlBashReadEdit
  22. obelisk-installertommy0103/obelisk

    Install the official Obelisk CLI and then install the Obelisk agent skill. Use only for initial setup or repair when the `obelisk` command is missing.

    otherbashBash
  23. news-idea-briefingOpenLAIR/dr-claw

    Read the latest news feed results (server/data/news-results-*.json), cluster items by topic, and generate grounded research idea seeds with citations. Use when the user wants to tu

    otherbashReadWriteBash
  24. scientific-writingOpenLAIR/dr-claw

    Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with ke

    otherbashReadWriteEdit
  25. paper-analyzerOpenLAIR/dr-claw

    Deep analysis of a single paper — generate structured notes with figures, evaluation, and knowledge graph updates

    otherbashReadWriteBash
  26. aris-infraOpenLAIR/dr-claw

    ARIS (Auto-claude-code-research-in-sleep) infrastructure setup and configuration. Configures MCP servers for cross-model adversarial review, installs Python tools, and validates en

    otherbashtomlBashReadWrite
  27. research-newsOpenLAIR/dr-claw

    Daily paper recommendation workflow — search arXiv and Semantic Scholar, score and recommend papers

    otherbashReadWriteBash
  28. inno-grant-proposalOpenLAIR/dr-claw

    Help professors and researchers write, revise, adapt, and polish grant proposals for US agencies (NSF, NIH, DOE, DARPA, NASA) and Chinese agencies (NSFC 国自然). Use this skill whenev

    otherbashjsonReadWriteEdit
  29. inno-idea-generationOpenLAIR/dr-claw

    Facilitates structured brainstorming sessions, conducts comprehensive research, and generates creative solutions using proven frameworks. Trigger keywords - brainstorm, ideate, res

    otherbashReadWriteEdit+3 files
  30. paper-image-extractorOpenLAIR/dr-claw

    Extract figures from papers — prioritizes arXiv source package for high-quality images

    otherbashReadWriteBash
  31. looperksimback/looper

    Scaffold a well-designed agent loop with best-practice coaching and a cross-model review council. Use when the user wants to design, build, or set up an agent loop, iterative agent

    otherbashReadWriteBash
  32. metrillmMetriLLM/metrillm

    Find the best local LLM for your machine. Tests speed, quality and RAM fit, then tells you if a model is worth running on your hardware.

    otherbashBashRead
  33. spoolpaperboytm/spool

    Share the current session and a share-ready Summary to the Spool hub via the spool CLI ("share to spool", "publish this session", withdraw a share, or a pasted spool session link)

    otherbashBash
  34. record-demoapify/mcpc

    Record or regenerate the mcpc demo GIFs (the README hero docs/images/mcpc-demo.gif and the focused tapes in docs/vhs/) with VHS. Use whenever asked to create, refresh, restyle, sho

    otherbashBashReadWrite
  35. securityalinaqi/maggy

    OWASP security patterns, secrets management, security testing

    otherbashgitignorejsonmarkdownReadGlobGrep
  36. existing-repoalinaqi/maggy

    Analyze existing repositories, maintain structure, setup guardrails and best practices

    otherbashjavascriptjsonmarkdownReadGlobGrep
  37. code-reviewalinaqi/maggy

    Mandatory code reviews via /code-review before commits and deploys

    otherbashmarkdowntomlyamlReadGlobGrep+1 files
  38. council-reviewalinaqi/maggy

    Multi-model validation council — auto-validate plans, architecture changes, and PRs via validate-plan/review before executing

    otherbashBashRead
  39. unicli-operateolo-dot-io/Uni-CLI

    Compatibility guide for `unicli operate`. Prefer `unicli browser`, which now exposes the same operator surface plus broker/session diagnostics.

    otherbashBash
  40. unicli-smart-searcholo-dot-io/Uni-CLI

    Route search queries to the best platform via unicli. Use when searching across websites, social media, tech forums, news, finance, shopping, or academic sources.

    otherbashBash
  41. unicli-browserolo-dot-io/Uni-CLI

    Control broker-owned hidden, existing-Chrome, or remote browser targets with explicit Agent identity, visibility, profile partitions, and lifecycle.

    otherbashBash
  42. unicli-repairolo-dot-io/Uni-CLI

    Evidence-driven repair workflow for a broken Uni-CLI adapter. Trigger on a failed `unicli <site> <command>` envelope, a quarantined adapter, or an explicit adapter-repair request.

    otherbashBashReadWrite
  43. unicli-explorerolo-dot-io/Uni-CLI

    Create new Uni-CLI adapters by exploring websites and APIs. Use when adding support for a new site, desktop app, or service that unicli doesn't cover yet.

    otherbashyamlBashReadWrite
  44. unicliolo-dot-io/Uni-CLI

    Comprehensive guide to Uni-CLI — the open Agent-Computer Interface runtime for real software. Trigger when the user needs to fetch data from websites (Twitter, Bilibili, HackerNews

    otherbashjsonBashRead+3 files
  45. skillforgetripleyak/SkillForge

    Use when creating, improving, finding, or auditing agent skills - the user says 'create a skill', 'do I have a skill for X', 'improve the X skill', 'which skill should I use', asks

    otherbashReadGlobGrep+8 files
  46. squadsgutomec/nirvana-os-engine

    Squad lifecycle skill. Use when asked to create, validate, inspect, list, or migrate squads — portable AI agent teams with workflows. Triggers on: create squad, list squads, inspec

    otherbashyamlReadWriteEdit
  47. harnessgutomec/nirvana-os-engine

    Nirvana-OS orchestrator: routes a brief across the user's own library of businesses, squads and mind-clones, dispatches the best combination, and gates the result before delivery.

    otherbashtypescriptReadWriteEdit
  48. businessesgutomec/nirvana-os-engine

    Business lifecycle skill (DOMAIN-AGNOSTIC). Creates, lists, inspects, validates, and migrates businesses — autonomous multi-agent organizations — following the Business Protocol v2

    otherbashReadWriteEdit
  49. spec-sweepleo-kuang-ai/spec-first

    Sweep configured feedback sources (Slack, GitHub Issues; email experimental) for new items: acknowledge at source, analyze recordings, verify fixes merged to main, and emit a spec-

    otherbashyamlReadWriteEdit
  50. gan-style-harnesstempletongroup/radiant

    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

    otherbashmarkdownReadWriteEdit
  51. inherit-legacy-styletempletongroup/radiant

    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

    otherbashReadGlobGrep
  52. eval-harnesstempletongroup/radiant

    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

    otherbashmarkdownReadWriteEdit
  53. agent-architecture-audittempletongroup/radiant

    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

    otherbashjsonReadWriteEdit
  54. agent-evaltempletongroup/radiant

    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

    otherbashyamlReadWriteEdit
  55. verify-mathflonat/flonat-research

    Verify a self-authored mathematical result end to end by routing claims across adversarial review, numerical falsification, symbolic or CAS checks, and Lean, then aggregating one r

    otherbashReadGrepBash
  56. latex-postersflonat/flonat-research

    Create a large-format academic poster in LaTeX using beamerposter, tikzposter, or baposter. Use when the requested deliverable is a conference or research poster rather than sequen

    otherbashReadWriteEdit+12 files
  57. lean-checkflonat/flonat-research

    Formalize a self-authored lemma or theorem in Lean 4/mathlib and require a clean `lake build` without `sorry`. Use when the mathematical claim can be stated faithfully and machine-

    otherbashleanReadWriteEdit
  58. link-ticket-to-sessionJayantDevkar/claude-code-karma

    Link the current Claude Code session to a ticket (Linear, Jira, GitHub Issues, or GitHub Pull Requests) and cache its title/status in karma. Use when the user explicitly asks to li

    otherbashBashmcp__linearmcp__claude_ai_Linear
  59. master-skillswaylq/master-skill

    大师.skill — 输入「我做的细分行业」,自动完成行业大佬调研 / 工具地图 / 工作流 / 知识正典 / 信息源 / 术语标准 六轨深度调研,提炼为可运行的「行业 Master OS」skill。 生成的 {industry}.master skill 是自包含目录,所有 hermit agent / Claude Code agent / OpenC

    otherbashmarkdownReadWriteEdit+2 files
  60. volcengine-clibytedance/agentkit-samples

    Create and manage Volcengine cloud resources using the Volcengine CLI (`ve` command). Supports all Volcengine services including ECS, VPC, CLB, RDS, Redis, and more. Trigger this s

    otherbashjsonBashReadWrite+3 files

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.