Full index · agent skills
All agent skills — page 29 of 112
Every one of the 11,101 agent skills in the directory, ranked by adoption. Jump to a tool, or browse the agent skills hub.
- Auth0 QuickstartProvision and configure Auth0 tenants and applications (SPA, regular web) from the CLI so your app gets correct callbacks, origins, and client setup.2k installs
- Lean UxRun Lean UX inside dual-track agile so discovery experiments validate what to build before features enter the delivery backlog.2k installs
- Engineering SkillsLoad one meta entry point so your agent can route to 23 production engineering skills—from architecture and fullstack to QA, DevOps, SecOps, and AI/ML—across Claude Code, Codex, Cursor, and OpenClaw.2k installs
- Nestjs ExpertArchitect and fix NestJS modules, DI, guards, pipes, auth, and tests using enterprise patterns in an existing Node API.2k installs
- Ui TestRun browser-driven UI checks with diff context, structured pass markers, and adversarial clicks before you ship frontend changes.2k installs
- Frontend Ui Ux EngineerPolish web UI and UX with strong visual design when you have no Figma mockups or dedicated designer.2k installs
- Graphql OperationsOrganize GraphQL fragments with colocation, composition, and reuse patterns so agent-assisted UI code fetches only the fields each component needs.2k installs
- InfocardDrop a polished architecture-map infocard into README or internal docs without hand-building HTML/CSS each time.2k installs
- Text OptimizerShrink prompts, CLAUDE.md, and agent instruction files with 41 token-efficiency rules so you spend less per session without losing intent.2k installs
- Continuous DiscoveryRun a weekly customer-discovery cadence with opportunity trees, assumption tests, and interview snapshots so shipping stays tied to outcomes.2k installs
- Okx A2a PaymentResolve legacy agent invocations that still name okx-a2a-payment by redirecting the agent to okx-agent-payments-protocol without executing deprecated payment logic.2k installs
- Sentry WorkflowRoute to the right Sentry workflow for fixing production issues, reviewing Sentry bot comments, or upgrading SDKs.2k installs
- BlogwatcherTrack competitor blogs, newsletters, and RSS/Atom feeds from the terminal so your agent can surface new posts without manual checking.2k installs
- Business AnalystRun structured product discovery and requirements interviews (5 Whys, JTBD) before committing specs so the agent captures real problems—not feature wishlists.2k installs
- Printing Press PolishClear PII findings in a cli-printing-press project so promote and publish gates pass with an auditable ledger.2k installs
- Printing Press PublishOpen a pull request that publishes a Printing Press–generated CLI into the shared printing-press-library repo after local validation.2k installs
- Asc NotarizationArchive, export, and notarize a macOS app with Developer ID signing and Apple notarization via xcodebuild and the asc CLI for distribution outside the Mac App Store.2k installs
- ReddapiMine Reddit discussions for pain points, niches, and competitive signals through reddapi.dev semantic search and trends without fighting official API rate limits.2k installs
- Automate ThisTurn a screen recording of a repetitive manual workflow into analyzed steps and working automation scripts using tools already on the machine.2k installs
- Swiftui PerformanceDiagnose SwiftUI hangs, hitches, and over-invalidation using the WWDC23 measure–identify–optimize–re-measure loop.2k installs
- Spotify PlayerControl Spotify search and playback from the terminal via spogo (preferred) or spotify_player while coding.2k installs
- Recover ContentTriage pages losing organic clicks and decide whether to refresh, consolidate, redirect, or retire them instead of guessing why rankings slipped.2k installs
- Build ClustersPlan a pillar-and-spoke content architecture and interlinking map from one seed topic so organic traffic compounds instead of living on isolated posts.2k installs
- Roadmap PlanningTurn business goals and customer problems into prioritized, sequenced epics and a Now/Next/Later roadmap narrative for exec and team alignment.2k installs
- Frontend DevGuide your coding agent through frontend UI implementation patterns when you are building web or app interfaces in the Build phase.2k installs
- Pr CreatorHave your coding agent open a pull request that respects branch protection, conventional commits, and your repo’s PR template.2k installs
- Startup IdeationRun structured startup brainstorming and apply Why Now and differentiation tests before committing to build.2k installs
- FastapiStand up a production-style async Python REST API with FastAPI, Pydantic validation, and JWT auth without hitting the usual async, CORS, and 422 traps.2k installs
- Khazix WriterDraft long-form WeChat official-account articles in the 数字生命卡兹克 (Khazix) voice from briefs, PDFs, links, or rough notes.2k installs
- Chat With AnyoneExtract a high-quality mono voice-reference WAV from video or audio using SRT timing for TTS or voice-clone pipelines.2k installs
- Nature DataDraft Nature-ready Data Availability statements, repository plans, FAIR checklists, and dataset citations for manuscript submission.2k installs
- Design SystemAudit tokens and components, document variants and a11y, or extend patterns without breaking an existing UI system.2k installs
- Finance SkillsRun ratio analysis, DCF valuation, budget variance, and rolling forecasts from your agent without leaving the repo.2k installs
- Asc Subscription LocalizationBulk-create or update subscription and in-app purchase display names across every App Store Connect locale with the asc CLI instead of clicking through each language manually.2k installs
- Wordpress RouterClassify a WordPress repo (plugin, theme, block theme, core checkout) and route the agent to the right WP workflow before editing code.2k installs
- OnboardingShip your first LaunchDarkly boolean flag end-to-end—create the flag, wire evaluation, and prove OFF then ON after the SDK is installed.2k installs
- AlphaAuthenticate and call Binance Alpha API endpoints from your agent with correct signing for API key, secret, RSA, or Ed25519 credentials.2k installs
- Blave QuantCall the Blave REST API from an agent for crypto alpha, Taiwan equities, Hyperliquid trader tracking, and related futures market data.2k installs
- Golang GraphqlImplement GraphQL resolvers in Go (gqlgen or graph-gophers) with correct DataLoader batching and N+1-safe database access.2k installs
- Printing Press CatalogBrowse and install pre-built Go CLIs for popular APIs when you want a catalog shortcut instead of generating from scratch.2k installs
- Printing Press ReprintRegenerate a published Printing Press CLI from scratch while keeping prior research, novel features, and post-publish patches in the reconciliation pipeline.2k installs
- Inspired ProductApply empowered product-team patterns and case studies when a solo builder or small team is stuck shipping sales-driven features that nobody adopts.2k installs
- Vibe CodingCoach non-engineers and solo builders through AI-assisted prototyping so ideas become working software via natural language instead of manual coding alone.2k installs
- NotionDrive Notion pages, Markdown content, data sources, comments, and search from the agent via the official ntn CLI with curl fallback.1.9k installs
- Monetization StrategyDesign or tune app monetization—subscriptions, paywalls, IAP, and trials—using structured model comparison and conversion-oriented questioning.1.9k installs
- Nx Run TasksRun the right Nx targets (build, test, lint, serve) in a monorepo without guessing project names or package-manager prefixes.1.9k installs
- Knowledge AgentTurn claude-mem observation history into named, filterable corpora you can prime and question like a custom project brain.1.9k installs
- Openai Whisper ApiTranscribe local audio files through OpenAI’s `/v1/audio/transcriptions` using a curl-based shell script and your API key.1.9k installs
- Create Adaptable ComposableDesign Vue 3 composables that accept plain values, refs, or getters so one API works across components and agent-generated UI code.1.9k installs
- Paperclip Create AgentHire and configure Paperclip agents by copying role templates (Coder, QA, UX) or building from the baseline guide during the board hiring workflow.1.9k installs
- Android Device AutomationRun vision-driven Android UI checks and end-to-end flows on a real device with natural-language steps instead of brittle selectors.1.9k installs
- Fix LinkingAudit or design internal link architecture so PageRank flows, orphan pages get connected, and anchor text matches topical hubs.1.9k installs
- Printing Press Output ReviewRun an internal forked agent review of sampled printed-CLI command output to catch plausibility bugs rule-based ship checks miss.1.9k installs
- Printing Press ScoreScore a generated Go CLI against the Steinberger bar and compare two versions side-by-side before you ship.1.9k installs
- AutobrowseTurn converged autobrowse traces into self-contained Playwright scripts that attach to Browserbase over CDP for cloud browser automation.1.9k installs
- Typescript E2e TestingInstall this so your agent generates TypeScript REST API end-to-end tests with CRUD flows using a real HTTP test server pattern.1.9k installs
- Printing Press RetroPackage manuscript run outputs and optional CLI source into a staging upload bundle without touching the user's original directories.1.9k installs
- Voice CallStart and manage outbound voice calls from an OpenClaw agent via Twilio, Telnyx, Plivo, or a mock provider.1.9k installs
- Opencli OperateLet your coding agent drive Chrome through real logged-in sessions for QA, ops tasks, and web workflows without handing over passwords or a separate LLM vision bill.1.9k installs
- Margin TradingWire Binance margin-trading API calls into an agent or script with correct signing for API key, secret, RSA, or Ed25519 credentials.1.9k installs
- 1passwordWire 1Password CLI (`op`) into agent workflows so env vars, files, and templates load secrets without pasting them into chat or repos.1.9k installs
- Printing Press ImportBack up an existing Printing Press library CLI and manuscripts to a zip before importing or overwriting an api-slug.1.9k installs
- Ios NetworkingReview and correct Swift URLSession API client design—status codes, retries, auth headers, and transport-level tests—for iOS apps.1.9k installs
- Pwa DevelopmentAdd installable, offline-ready Progressive Web App behavior to an existing web app with service workers, caching, and a web app manifest.1.9k installs
- Read Arxiv PaperTurn an arXiv abstract URL into a downloaded TeX source, full paper read-through, and a local markdown summary for nanochat knowledge.1.9k installs
- Video GenerationGenerate short videos from a text prompt file and optional reference images using Google Veo 3.1 long-running predict API and GEMINI_API_KEY.1.9k installs
- IotGenerate AWS IoT fleet lifecycle diagrams (provisioning, Defender, OTA, S3) as PlantUML for architecture docs.1.9k installs
- Golang Uber FxWire long-running Go services with uber-go/fx modules, lifecycle hooks, and composition-root patterns instead of ad-hoc init() spaghetti.1.9k installs
- Research SynthesisTurn interview transcripts, surveys, and support feedback into themed insights and prioritized product opportunities for solo builders validating what to build.1.9k installs
- StreamingWire custom or non–AI SDK backends to assistant-ui with full support for reasoning, sources, tools, and rich message streaming.1.9k installs
- Golang SwaggerGenerate and expose live Swagger UI for Go Gin APIs using swag annotations without breaking on dynamic map responses.1.9k installs
- Gh Address CommentsTriage open GitHub PR review threads on your current branch and apply fixes only for the comments you select, using authenticated gh CLI and a fetch script.1.9k installs
- Target SerpMap target keywords to SERP feature types and the on-page formats needed to win snippets, PAA, and rich results.1.9k installs
- DevMaintain the playwright-cli repo with documented roll-and-release workflows when you fork or contribute to Microsoft’s CLI wrapper.1.9k installs
- Asc Localize MetadataAutomate pulling App Store metadata from a source locale, LLM-translating it, and pushing localized copy back to App Store Connect with the asc CLI.1.9k installs
- Md2wechatRun the md2wechat CLI to turn Markdown into WeChat Official Account HTML, previews, drafts, image posts, covers, and humanized creator-style copy.1.9k installs
- Argent Android Emulator SetupBoot or attach an Android emulator via Argent MCP and get a device serial before any mobile UI automation.1.9k installs
- Golang Uber DigWire Go services with uber-go/dig using parameter objects, value groups, and container-friendly constructor patterns.1.9k installs
- Ios LocalizationImplement String Catalogs, generated symbols, plurals, FormatStyle, and RTL-safe layout so an iOS app passes global App Store expectations.1.9k installs
- AntdQuery offline Ant Design v4/v5/v6 metadata, demos, and migration guides while writing or upgrading antd UI in your app.1.9k installs
- SecurityDocument and diagram continuous AWS compliance monitoring with Config rules, audit evidence, and centralized logging for solo builders shipping regulated or enterprise-facing SaaS.1.9k installs
- Argent Device InteractInstall this when your agent must drive iOS simulators or Android emulators via Argent MCP—tap, swipe, type, screenshots, and app launch for mobile QA.1.9k installs
- Argent Test Ui FlowRun autonomous iOS or Android UI tests with Argent MCP using screenshot, describe, gesture, and verify loops.1.9k installs
- Argent React Native App WorkflowRun the correct React Native start, iOS/Android build, Metro, and test commands for an Argent-style repo without guessing defaults.1.9k installs
- Argent React Native ProfilerRecord Hermes CPU and React commit profiles on a RN app and get a ranked report of re-render and hotspot issues before or after a fix.1.9k installs
- Nature CitationMap draft manuscript sentences to Nature, CNS, and flagship journal citations and export Zotero RDF, RIS, or ENW for solo researchers writing papers.1.9k installs
- R3f InteractionAdd clicks, hovers, camera controls, and gesture handling to React Three Fiber scenes without relearning R3F pointer event APIs.1.9k installs
- OauthFix OAuth redirect and callback failures when developing locally with Portless instead of broken `.localhost` callback URLs.1.9k installs
- SlackWire your coding agent to Slack so it can send, read, edit, and moderate channel messages from structured tool calls.1.9k installs
- Argent Ios Simulator SetupBoot and verify an iOS Simulator via Argent MCP before any automated tap, swipe, or session work on iPhone/iPad builds.1.9k installs
- Argent Metro DebuggerDebug a React Native app at runtime by attaching to Metro CDP, inspecting components, and reading console output on iOS or Android.1.9k installs
- Feishu DocLook up Feishu document block type IDs and editability before your agent lists, updates, or deletes blocks via the Feishu doc tools.1.9k installs
- Migrate OxfmtSwitch a JavaScript or TypeScript repo from Prettier or Biome to Oxfmt without hand-rewriting formatter config and ignore rules.1.9k installs
- Powershell WindowsWrite reliable Windows PowerShell automation without classic parser traps, unicode breakage, and unsafe null access.1.9k installs
- Sherpa Onnx TtsGenerate local offline speech audio from text using sherpa-onnx models via a Node CLI wrapper for voice-enabled agents.1.9k installs
- Things MacLet your agent list, search, and add Things 3 todos on macOS via things3-cli for day-to-day task tracking while you ship.1.9k installs
- Trigger ConfigConfigure trigger.config.ts with retries, lifecycle hooks, and build extensions (Prisma, etc.) for Trigger.dev background jobs.1.9k installs
- CouncilSpin up a model-diverse subagent council to investigate one question in parallel—architecture, risky fixes, red-team review, or rollout calls—then merge findings into a single recommendation.1.9k installs
- Golang Spf13 CobraShip idiomatic Cobra CLIs in Go with correct RunE error propagation, Args validators, and patterns that pass structured eval traps instead of ad-hoc `os.Exit` hacks.1.9k installs
- Vueuse FunctionsLook up how to use VueUse composables such as computedAsync when wiring async derived state in a Vue 3 app.1.9k installs