BigHugger

Agent skills that run 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. adr-skillvercel/ai

    Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede

    otherbashmarkdowntypescript
  2. add-harness-packagevercel/ai

    Guide for adding new AI SDK harness packages. Use when creating a new @ai-sdk/harness-<name> package that adapts a coding-agent runtime to HarnessV1.

    otherbash+2 files
  3. list-npm-package-contentvercel/ai

    List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, or debug npm publis

    otherbash
  4. update-harness-dependenciesvercel/ai

    Update the primary SDK dependencies of harness packages. Use when asked to update the harness SDKs or harness adapter dependencies.

    otherbash
  5. update-provider-modelsvercel/ai

    Add new or remove obsolete model IDs for existing AI SDK providers. Use when adding a model to a provider, removing an obsolete model, or processing a list of model changes from an

    otherbashtypescript
  6. ai-sdkvercel/ai

    Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or to

    otherbash
  7. add-provider-packagevercel/ai

    Guide for adding first-party AI provider packages to the AI SDK. Use when creating a provider package under packages/ to integrate an external AI service.

    otherbash+7 files
  8. develop-ai-functions-examplevercel/ai

    Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support, demonstrate features, or crea

    otherbashtypescript
  9. xcodebuildmcp-cligetsentry/XcodeBuildMCP

    Official skill for the XcodeBuildMCP CLI. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).

    otherbash
  10. ios-simulatorcallstack/agent-device

    Verify and debug native, React Native, Expo, or Flutter apps on an iOS Simulator with agent-device. Use when an agent needs to launch an app, inspect its live UI, tap, type, scroll

    otherbash
  11. dogfoodcallstack/agent-device

    Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to dogfood, QA, exploratory test, find iss

    otherbashBash(agent-device:*)Bash(npx agent-device:*)
  12. android-emulatorcallstack/agent-device

    Verify and debug native, React Native, Expo, or Flutter apps on an Android Emulator with agent-device. Use when an agent needs to launch an app, inspect its live UI, tap, type, scr

    otherbash
  13. agent-devicecallstack/agent-device

    Automates Apple-platform apps (iOS, tvOS, macOS), Android devices, and Amazon Vega OS TV apps in Vega Virtual Devices. Use when navigating apps, taking snapshots/screenshots where

    otherbash
  14. corsaircorsairdev/corsair

    Use when adding Corsair to a TypeScript app to integrate the app with external services (GitHub, Slack, Linear, Stripe, Gmail, and hundreds more, via OAuth or API keys). Can be use

    otherbashtypescript
  15. wigoloKnockOutEZ/wigolo

    Local-first web intelligence MCP server for AI coding agents. Ten tools for search, fetch, crawl, cache, extract, find similar, research, agent-driven data gathering, page diffing,

    otherbashjson
  16. flight-searchLetsFG/LetsFG

    Search and book flights across hundreds of airlines plus the major booking sites, with than OTAs. Returns raw airline prices via the letsfg.co server-side search engine. Use when u

    otherbashjsonpython+2 files
  17. letsfgLetsFG/LetsFG

    LetsFG — Agent-native flight and hotel search and booking API. Hundreds of airlines plus the major booking sites (Google Flights, Skyscanner, Kiwi, Kayak, Momondo), with per-flight

    otherbashjsonpython
  18. browserVibiumDev/vibium

    Automate browsers with the Vibium CLI. Use to navigate websites, inspect pages, fill forms, extract page data, debug UI behavior, capture screenshots and recordings, or delegate br

    otherbash
  19. 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
  20. 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
  21. remote-browserbrowser-use/browser-use

    Controls an isolated Browser Use Cloud browser from a sandboxed machine with the current Browser Use CLI.

    otherbashpythonBash(browser-use:*)+1 files
  22. 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
  23. browser-usebrowser-use/browser-use

    Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.

    otherbash
  24. seed-create-componentdaangn/seed-design

    SEED 컴포넌트의 플랫폼·공개 표면을 정하고 구현·문서·검증을 연결할 때 사용한다.

    otherbash+25 files
  25. seed-change-plandaangn/seed-design

    SEED 변경의 패키지·플랫폼 영향, 필요한 검증, changeset 및 PR 기준 브랜치를 읽기 전용으로 판단할 때 사용한다.

    otherbash
  26. seed-verify-figma-mcp-transportsdaangn/seed-design

    Figma MCP 도구 변경 뒤 REST와 WebSocket 결과를 실제로 비교해 transport parity를 검증할 때 사용한다.

    otherbash
  27. seed-api-paritydaangn/seed-design

    한 SEED 컴포넌트의 React·Lynx 공개 API와 사용자 결과 차이를 읽기 전용으로 비교할 때 사용한다.

    otherbash+3 files
  28. seed-component-mapdaangn/seed-design

    한 SEED 컴포넌트의 구현·공개 export·Registry·문서·테스트 경로를 읽기 전용으로 찾을 때 사용한다.

    otherbash
  29. chromatic-diffdaangn/seed-design

    Chromatic snapshot 변경의 원인, 실제 회귀 또는 flaky 여부를 조사할 때 사용한다.

    otherbash
  30. seed-submit-changedaangn/seed-design

    확정한 변경을 release lane에 맞춰 rebase·commit·push·PR할 때 사용한다.

    otherbash
  31. seed-token-analysisdaangn/seed-design

    한 SEED 색상 토큰의 정의·alias·사용처·생성 표면 또는 WCAG 2.x 대비를 읽기 전용으로 확인할 때 사용한다.

    otherbash+2 files
  32. seed-changesetdaangn/seed-design

    현재 SEED 변경의 공개 패키지 release bump와 한국어 changeset을 판단·작성할 때 사용한다.

    otherbash+2 files
  33. open-computer-useiFurySt/open-codex-computer-use

    Platform-neutral guidance for using Open Computer Use, the open-source Computer Use MCP server and CLI for macOS, Linux, and Windows. Use when an agent needs to install, verify, tr

    otherbashtoml+3 files
  34. trelloopenclaw/openclaw

    Manage Trello boards, lists, and cards via the Trello REST API.

    otherbash
  35. notionopenclaw/openclaw

    Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

    otherbash
  36. 1passwordopenclaw/openclaw

    Set up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets.

    otherbash
  37. sagopenclaw/openclaw

    ElevenLabs text-to-speech with mac-style say UX.

    otherbash
  38. python-debugpyopenclaw/openclaw

    Debug Python with pdb, breakpoint(), post-mortem inspection, and debugpy remote attach.

    otherbashpython
  39. gh-issuesopenclaw/openclaw

    Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.

    otherbash
  40. openhueopenclaw/openclaw

    Control Philips Hue lights and scenes via the OpenHue CLI.

    otherbash
  41. node-connectopenclaw/openclaw

    Diagnose OpenClaw Control UI browser and native Android, iOS, or macOS node connection failures across route, auth, pairing, QR/setup-code, and reconnect states.

    otherbash
  42. nano-pdfopenclaw/openclaw

    Edit PDFs with natural-language instructions using the nano-pdf CLI.

    otherbash
  43. himalayaopenclaw/openclaw

    Himalaya CLI for IMAP/SMTP mail: list, read, search, compose, reply, forward, copy, move, delete.

    otherbash
  44. healthcheckopenclaw/openclaw

    Audit/harden OpenClaw hosts: SSH, firewall, updates, exposure, backups, disk encryption, gateway security.

    otherbashpowershell
  45. coding-agentopenclaw/openclaw

    Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.

    otherbash
  46. xurlopenclaw/openclaw

    xurl CLI for authenticated X posts, replies, reads/search, DMs, media upload, followers, auth status, or raw v2 API calls.

    otherbash
  47. apple-remindersopenclaw/openclaw

    List, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.

    otherbash
  48. tmuxopenclaw/openclaw

    Control tmux sessions/panes for interactive CLIs: list, capture output, send keys, paste text, monitor prompts.

    otherbash
  49. peekabooopenclaw/openclaw

    Capture and automate macOS UI with the Peekaboo CLI.

    otherbash
  50. openai-whisper-apiopenclaw/openclaw

    OpenAI Audio Transcriptions API via curl; gpt-4o-transcribe, mini, diarize, or whisper-1.

    otherbashjson
  51. model-usageopenclaw/openclaw

    Summarize CodexBar local cost logs by model for Codex or Claude, including current or full breakdowns.

    otherbash
  52. gogopenclaw/openclaw

    Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

    otherbash
  53. clawhubopenclaw/openclaw

    Search ClawHub for skills when a requested capability is not already available; install, verify, update, uninstall, publish, or sync skills.

    otherbash
  54. summarizeopenclaw/openclaw

    Summarize or transcribe URLs, YouTube/videos, podcasts, articles, transcripts, PDFs, and local files.

    otherbashjson
  55. sherpa-onnx-ttsopenclaw/openclaw

    Local text-to-speech via sherpa-onnx (offline, no cloud)

    otherbashjson
  56. obsidianopenclaw/openclaw

    Work with Obsidian vaults using the official obsidian CLI: read/search/create/edit notes, tasks, links, properties, plugins.

    otherbash
  57. githubopenclaw/openclaw

    GitHub CLI for issues, PRs, CI/check logs, comments, reviews, releases, repos, and gh api queries.

    otherbash
  58. bear-notesopenclaw/openclaw

    Create, search, and manage Bear notes via grizzly CLI.

    otherbashtoml
  59. weatheropenclaw/openclaw

    Current weather and forecasts with web_fetch, falling back to wttr.in curl for locations, rain, temperature, travel planning.

    otherbashjavascript
  60. node-inspect-debuggeropenclaw/openclaw

    Debug Node.js with node inspect, --inspect, breakpoints, CDP, heap, and CPU profiles.

    otherbashjavascript

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.