Full index · agent skills
All agent skills — page 9 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.
- Java JunitGuide an agent through JUnit 5 unit and parameterized tests in Maven or Gradle Java projects.10.1k installs
- Videoagent Video StudioGenerate text-to-video or image-to-video clips from an OpenClaw skill through a hosted fal.ai proxy without managing API keys locally.10.1k installs
- Playwright Automation Fill In FormDrive Playwright MCP to open a web form, enter fields and uploads, and pause for human review before submit.10.1k installs
- React Native DesignApply React Native StyleSheet, flexbox, and component styling patterns while shipping a mobile UI with TypeScript.10.1k installs
- Stock AnalysisPull Yahoo Finance stock and crypto metrics, compare tickers, and manage a local portfolio with periodic performance reports from your agent.10.1k installs
- Dotnet Design Pattern ReviewGet a read-only agent review of selected C#/.NET code against Command, Factory, DI, Repository, Provider, and Resource patterns before you merge or refactor.10.1k installs
- Sandbox SdkWire Cloudflare Sandbox SDK calls—lifecycle, shell exec, and code interpreter contexts—when building agent or worker features that run untrusted code remotely.10.1k installs
- Html PptGenerate polished HTML slide decks from structured templates when you need presentations without PowerPoint or a separate design tool.10.1k installs
- Review And RefactorHave the agent read your repo’s Copilot instruction files, review the codebase, and refactor in place to match those standards without splitting files.10.1k installs
- CoinglassWire crypto derivatives market data—funding, open interest, liquidations, and futures metrics—into agent workflows via Coinglass API tools.10k installs
- AgentationWire the Agentation in-browser annotation toolbar into a Next.js app so you can give visual feedback that syncs to coding agents in dev.10k installs
- SimplifyPolish code you just wrote so it matches project conventions and reads clearly without changing behavior.10k installs
- Update Implementation PlanRevise an existing implementation plan file when scope, architecture, packages, or design requirements change so agents can execute deterministically.10k installs
- XiaohongshuResearch, publish, and engage on Xiaohongshu (RedNote)—search feeds, track hotspots, post notes, and export reports for China-facing growth.10k installs
- Mcp IntegrationWire external APIs and services into Claude Code plugins via Model Context Protocol servers and `.mcp.json` bundles.10k installs
- Prisma Client ApiWrite correct Prisma Client queries, filters, relations, transactions, and raw SQL using the official rule-prioritized API reference while shipping a data layer.10k installs
- Make Repo ContributionGive agents structured issue and pull-request templates so solo builders can contribute cleanly to GitHub repos.10k installs
- React Native ArchitectureScaffold Expo Router tab layouts, dynamic routes, and theming patterns when building a React Native app with an agent.10k installs
- Security ReviewRun a structured security pass with FAIL/PASS patterns when you add auth, APIs, secrets, uploads, or payments.10k installs
- EditorconfigGenerate a project-aware .editorconfig that enforces consistent indentation, charset, and file-type rules across editors.9.9k installs
- Web AccessRoute every agent-driven network task—search, fetch, login, and dynamic pages—through a CDP-backed browser workflow with explicit dependency checks.9.9k installs
- Java DocsApply consistent Javadoc to Java public APIs so solo builders ship readable, review-ready API docs without guessing tag conventions.9.8k installs
- Godot Gdscript PatternsApply advanced Godot 4 GDScript patterns for scene changes, async loading, transitions, and game architecture.9.8k installs
- My Pull RequestsGet a personal digest of pull requests assigned to you in the current repo, including review blockers, failed checks, and optional Copilot review offers.9.8k installs
- Monorepo ManagementStructure and operate pnpm workspaces or Nx monorepos so solo builders can add apps, shared packages, and CI-friendly scripts without dependency chaos.9.7k installs
- React State ManagementImplement typed Redux Toolkit slices, store setup, and React hooks so agent-assisted UI work stays consistent in solo SaaS and dashboard builds.9.7k installs
- Flutter Animating AppsAdd polished motion, transitions, and physics feedback to a Flutter mobile UI without hand-rolling frame math.9.7k installs
- Akshare StockRun natural-language A-share and cross-market stock analysis in OpenClaw with compact outputs for QQ or Telegram.9.7k installs
- Uv Package ManagerStandardize fast Python dependency installs, lockfiles, monorepos, Docker images, and GitHub Actions jobs on Astral uv instead of pip/Poetry drift.9.6k installs
- Flutter Managing StateChoose and implement Flutter state management—from local setState to MVVM with Provider—for widgets that share data.9.6k installs
- Clerk WebhooksGenerate verified Clerk webhook handlers that sync users, orgs, sessions, and billing events into your database or notification systems.9.6k installs
- Apple Appstore ReviewerAudit an iOS codebase and project metadata like App Store reviewer would, surfacing rejection risks before submission.9.6k installs
- Python Mcp Server GeneratorScaffold a production-ready Python MCP server with tools, transport choice, and uv-based project layout so your coding agent can call your APIs.9.6k installs
- My IssuesSurface GitHub issues assigned to you in the current repo and rank what to tackle next by age, discussion, and status.9.6k installs
- Accessibility ComplianceImplement WCAG 2.2 patterns and fix audit findings so web and mobile UIs work with keyboards and assistive tech.9.6k installs
- Nano Banana Pro OpenrouterGenerate or edit marketing and product images from prompts via OpenRouter without wiring a separate image API stack.9.6k installs
- Fastapi PythonShip typed async REST APIs with FastAPI conventions, Pydantic schemas, and consistent error-handling patterns your agent can apply across routers.9.6k installs
- Flutter Theming AppsDefine Material 3 color schemes, typography, and adaptive platform styling across a Flutter app without scattered one-off widget colors.9.5k installs
- TsdownTeach your coding agent how to configure, build, and troubleshoot TypeScript library bundles with tsdown.9.5k installs
- Wecomcli DocCreate or edit WeCom (企业微信) docs and smart spreadsheets from an agent via documented create_doc and edit_doc_content APIs.9.5k installs
- Agentic EvalAdd reflection, rubric judges, and evaluator–optimizer loops so agent-written code and reports meet quality bars before merge or release.9.5k installs
- Wecomcli MsgPull WeCom (企业微信) chat history for a user or group via wecom-cli get_message when building ops bots or compliance exports.9.5k installs
- Prompt BuilderWalk through requirements and emit a production-ready GitHub Copilot `.prompt.md` with persona, tools, and front matter.9.5k installs
- Ai Prompt Engineering Safety ReviewRun a systematic safety, bias, security, and effectiveness review on any prompt before you ship it to users or agents.9.5k installs
- Pdftk ServerInstall and verify PDFtk Server on Windows or Linux so agents and scripts can merge, split, and manipulate PDFs from the command line.9.4k installs
- Breakdown Feature PrdTurn an Epic-level feature idea into a structured PRD your agent and engineers can implement from.9.4k installs
- Kpi Dashboard DesignStructure department KPIs and dashboard layouts for sales, marketing, product, and finance so a solo founder can see what to track.9.4k installs
- Wecomcli ContactQuery and filter enterprise contacts from WeChat Work (企业微信) directory within your permitted visibility scope.9.4k installs
- Create Github Action Workflow SpecificationDocument an existing GitHub Actions workflow as a maintainable, AI-readable spec without tying it to transient YAML syntax.9.4k installs
- Architecture Decision RecordsCapture context, decision, and consequences in ADRs when adopting frameworks, data stores, APIs, or security patterns so future-you and agents can replay why you chose them.9.4k installs
- Wecomcli ScheduleIntegrate calendar scheduling and availability checking into WeCom-based applications and workflows.9.4k installs
- Wecomcli TodoList, filter, create, and assign WeCom (企业微信) todos via wecom-cli with human-readable names from the contact skill.9.4k installs
- Stripe IntegrationWire Stripe Checkout, Payment Element, and subscription flows into a solo builder’s product without guessing API shapes or error handling.9.4k installs
- Wecomcli MeetingCreate and manage video meetings programmatically with granular control over security settings, invitations, and meeting parameters via API.9.4k installs
- Baoyu ImagineGenerate product, marketing, and doc illustrations via official image APIs from the agent with aspect ratios, references, and optional batch runs.9.4k installs
- Excel AutomationAutomate live Excel workbooks—dashboards, formulas, pivot tables, and VBA—with xlwings instead of manual clicks or file-only libraries.9.4k installs
- Command DevelopmentAuthor reusable Claude Code slash commands with frontmatter, dynamic arguments, and bash-backed context so solo builders stop retyping the same agent prompts.9.4k installs
- Dataverse Python Production CodeGenerate production-grade Python against Microsoft Dataverse with retries, OData filters, and typed error handling.9.3k installs
- Flutter Implementing Navigation And RoutingImplement screen transitions, declarative routing, nested navigators, and deep links in Flutter apps.9.3k installs
- Deep Agents MemoryChoose and wire the right Deep Agents file/memory backend so your agent can keep drafts, notes, and workspace files across a thread or across sessions.9.3k installs
- Markdown To HtmlConvert GitHub-flavored Markdown snippets into correct HTML when building docs sites, README renderers, or static content pipelines.9.3k installs
- Appinsights InstrumentationWire an ASP.NET Core or Node.js app on Azure to Application Insights so solo builders can see health and telemetry in production.9.3k installs
- Azure Deployment PreflightRun Azure and azd preflight checks, collect all auth and config failures, and output a remediation report before deploy.9.3k installs
- SlidevAuthor and fix Slidev markdown decks—frontmatter, slides, animations, and Vue blocks—without guessing sli.dev syntax.9.2k installs
- Csharp AsyncApply Microsoft-aligned async/await conventions while your agent writes or refactors C# services, APIs, and libraries.9.2k installs
- Fireworks Tech GraphGenerate architecture, flow, sequence, and concept diagrams as validated SVG with PNG export when you need visuals for specs or docs.9.2k installs
- Mcp BuilderScaffold MCP servers with the right mix of widget tools and tool-only handlers for demos and agent integrations without over-building UI.9.2k installs
- Mcp CliDiscover, inspect, and execute MCP server tools from the terminal while wiring agents to GitHub, filesystems, databases, and APIs.9.2k installs
- Create Architectural Decision RecordGenerate a numbered ADR markdown file in /docs/adr/ with structured alternatives, consequences, and coded bullets after you decide an architecture choice.9.2k installs
- Insforge DebugDiagnose InsForge SDK, HTTP, auth, RLS, realtime, edge, and deploy failures using CLI observability primitives and symptom recipes.9.2k installs
- React DoctorRun React Doctor before commit to catch regressions in lint, accessibility, bundle size, and architecture with a 0–100 score.9.2k installs
- Refactor Method Complexity ReduceShrink a named method’s cognitive complexity at or below a threshold by extracting focused helper methods.9.2k installs
- Azure Role SelectorPick the smallest Azure RBAC role that still satisfies a permission need and learn how to assign it to an identity.9.2k installs
- DbsInstall this as the single entry point that routes your business, content, and decision questions to the right dontbesilent diagnostic skill without mixing analyses.9.2k installs
- Plantuml AsciiTurn PlantUML sources into terminal-friendly ASCII or Unicode text diagrams for READMEs and commits.9.2k installs
- Meeting MinutesProduce standardized internal meeting minutes with decisions and owned action items from notes or transcripts.9.2k installs
- Rag ImplementationImplement production RAG retrievers—hybrid BM25+vectors, multi-query expansion, and contextual compression—with LangChain-style patterns.9.1k installs
- Image Manipulation Image MagickResize, convert, and batch-process image assets for apps, docs, and marketing without hand-rolling ImageMagick commands.9.1k installs
- Parallel Deep ResearchRun exhaustive, citation-rich web research via parallel-cli when a solo builder explicitly wants a comprehensive report—not a quick lookup.9.1k installs
- Scoutqa TestRun AI-powered exploratory and accessibility QA on live web apps via the ScoutQA CLI after shipping features or when validating user flows.9.1k installs
- Ai Paper ReproductionRun a README-first, minimal-trustworthy reproduction of an AI paper repo with auditable `repro_outputs/` and conservative patching.9.1k installs
- Write Coding Standards From FileDerive a project coding standards or style guide document from real files already in the repo instead of generic templates.9.1k installs
- Hook DevelopmentCreate and wire Claude Code plugin hooks (PreToolUse, PostToolUse, Stop, SessionStart, and related events) so tool use, policies, and context load automatically in your agent workflow.9.1k installs
- Csharp XunitAuthor maintainable XUnit tests in a .NET test project using Facts, Theories, fixtures, and dotnet test workflows.9.1k installs
- Interaction DesignAdd purposeful motion, loading states, toasts, and gesture feedback so shipped UI feels responsive and clear without decorative animation overload.9.1k installs
- Kotlin SpringbootApply idiomatic Kotlin patterns—DI, JPA entities, config, and feature-first packages—while building Spring Boot services.9.1k installs
- Clerk TestingRun Playwright or Cypress E2E tests against Clerk auth with testing tokens, clerkSetup, and persisted storageState.9.1k installs
- Powerbi ModelingName tables, columns, and DAX measures consistently and choose explicit vs implicit measures for solo-friendly Power BI semantic models.9.1k installs
- TurborepoSet up and tune Turborepo pipelines, turbo.json tasks, caching, and CI for a solo builder’s TypeScript/JavaScript monorepo.9.1k installs
- Copilot SdkEmbed GitHub Copilot’s production agent runtime in your app with custom tools, sessions, streaming, and MCP instead of building orchestration from scratch.9.1k installs
- Context MapProduce a pre-implementation map of files, dependencies, tests, patterns, and risks before the agent edits the repo.9.1k installs
- Agent GovernanceAdd policy gates, intent checks, trust scores, and audit logs before production agents call real tools.9.1k installs
- Devops Rollout PlanProduce a production-ready rollout document with preflight checks, deployment steps, rollback, and comms before you touch prod.9.1k installs
- Python Code StyleKeep Python repos consistent with ruff, mypy or pyright, PEP 8 naming, and maintained docstrings across writes and reviews.9.1k installs
- Golang PatternsInstall this when you want an agent to write, refactor, or review Go code using idiomatic patterns instead of clever one-offs.9k installs
- Boost PromptRun a structured Q&A to sharpen a task prompt, then copy final markdown to the clipboard—without the agent writing code.9k installs
- Git Flow Branch CreatorLet the agent read git status/diff and create the correct nvie Git Flow branch name, then check it out for you.9k installs
- Chatgpt App BuilderTurn a plain-language product spec into the right mix of ChatGPT widgets and tools before you wire MCP backends.9k installs
- Typescript ExpertConfigure and enforce strict TypeScript 5.x compiler settings so agent-generated code stays type-safe in modern ESM projects.9k installs
- Create Github Pull Request From SpecificationOpen a single, review-ready GitHub pull request whose title and body match your repo PR template and the feature specification.9k installs