Full index · agent skills
All agent skills - page 64 of 589
Every one of the 58,849 agent skills in the directory, ranked by adoption. Jump to a tool, or browse the agent skills hub.
- Logistics Exception ManagementGet expert, codified guidance when handling real-world shipping exceptions, freight claims, carrier disputes, and delivery issues.1.3k installs
- Make Pr Easy To ReviewAutomatically improve pull request descriptions, add context, label changes, and make code reviews faster and less error-prone.1.3k installs
- Stock MonitorReceive intelligent, multi-rule alerts on Chinese stock positions with cost-basis tracking, technical signals, and color-coded notifications matching local investor con1.3k installs
- Swift Actor PersistenceImplement thread-safe, data-race-free persistence layers in Swift projects using actors and file-backed storage.1.3k installs
- Vinext Vite NextjsMigrate an existing Next.js application to Vite so it can be deployed to Cloudflare Workers or any other target without being locked into the Next.js comp1.3k installs
- Cx OllyQuery live observability data, ask natural-language questions about alerts and logs, and retrieve AI-generated charts directly from the terminal.1.3k installs
- Opensource PipelineSafely strip secrets, sanitize code, and generate required open-source files before releasing a private project publicly.1.3k installs
- Homelab Wireguard VpnQuickly spin up a secure WireGuard VPN server for remote access to their homelab from phones and laptops.1.3k installs
- React PerformanceSystematically apply 70+ React and Next.js performance rules during coding, review, and refactoring.1.3k installs
- Sf IntegrationReliably handle transient failures when making HTTP callouts to external APIs.1.3k installs
- Dt MigrationAutomatically map Dynatrace auto-tagging keys and ManagementZoneDataSourceMeAttribute values into the correct semantic dictionary fields used by AI coding agents.1.3k installs
- Homelab Network ReadinessGenerate a readiness checklist and staged migration plan before touching VLANs, local DNS, or remote access in a homelab network.1.3k installs
- Homelab Network SetupGenerate a scalable, future-proof network architecture for a home lab or small office that supports servers, NAS, VPN, and VLANs.1.3k installs
- Impeccable Design PolishTurn raw AI-generated HTML into crisp, professional, human-quality interfaces ready for live deployment.1.3k installs
- Network Config ValidationCatch dangerous commands, duplicate IPs, subnet overlaps, and stale references in router and switch configs before they reach production.1.3k installs
- Network Interface HealthQuickly diagnose packet loss, CRC errors, flapping links, and interface counter trends on routers, switches, and Linux hosts.1.3k installs
- Rev StructAutomatically recover C data structure definitions from compiled binaries by tracing memory access patterns.1.3k installs
- Social Graph RankerRank their existing network connections by warm-intro potential and bridge strength across X and LinkedIn.1.3k installs
- Style GuideEnforce consistent academic, business, or technical Korean writing style across research papers, product specs, and documentation.1.3k installs
- Evm Token DecimalsEliminate silent decimal-mismatch bugs when reading ERC-20 balances or calculating fiat values across EVM chains.1.3k installs
- Recsys Pipeline ArchitectQuickly design and scaffold modular recommendation, ranking, and personalized feed systems.1.3k installs
- Startup ValidatorQuickly evaluate startup ideas using structured market frameworks before investing development time.1.3k installs
- Swift Concurrency 6 2Safely adopt Swift 6.2's single-threaded-by-default concurrency model when migrating apps or resolving data-race compiler errors.1.3k installs
- Dd ApmAutomatically provision a Datadog Agent on a fresh Linux host with Single Step Instrumentation for APM enabled.1.3k installs
- Homelab Vlan SegmentationIsolate IoT, guest, trusted, and server traffic on their home network using UniFi, pfSense/OPNsense, and MikroTik hardware.1.3k installs
- Messages OpsReliably retrieve and inspect live messages, texts, DMs, and one-time codes from multiple surfaces before taking action.1.3k installs
- PlanTurn high-level goals into ordered, trackable issue plans with bounded contexts and first-failing-test targets.1.3k installs
- Plankton Code QualityGet automatic formatting, linting, and Claude-powered fixes on every file edit without waiting for commit time.1.3k installs
- Quarkus PatternsGenerate proven Quarkus 3.x architecture patterns for Java backends with Camel messaging, Panache data layers, and reactive flows.1.3k installs
- Energy ProcurementReceive expert guidance on electricity and gas procurement, tariff optimization, demand charge reduction, and renewable PPA evaluation.1.3k installs
- Flox EnvironmentsCreate identical, reproducible dev environments across macOS and Linux without containers or VMs.1.3k installs
- Homelab Pihole DnsRun a network-wide ad blocker and DNS server for their homelab using a Raspberry Pi or Linux host.1.3k installs
- Stock Daily AnalysisReceive daily AI-powered technical analysis and trading signals for chosen A/H/US stocks.1.3k installs
- TtsAdd high-quality multi-speaker text-to-speech capabilities to their AI agents and voice-enabled applications.1.3k installs
- Ui Toolkit/WebGive their Claude-powered coding agent a consistent, high-quality set of web UI components and interaction patterns.1.3k installs
- Using Mobile Native CapabilitiesGenerate Lightning Web Components that correctly call native iOS and Android app review prompts from within a Salesforce mobile app.1.3k installs
- Cuopt Server CommonGive agents reliable access to common NVIDIA cuOpt server utilities and shared logic when building optimization and routing workflows.1.3k installs
- DocumentationGenerate, structure, and maintain high-quality technical documentation using the Diátaxis framework.1.3k installs
- Fsharp TestingGenerate high-quality unit, property-based, and integration tests for F# services using xUnit, FsUnit, Unquote, and FsCheck.1.3k installs
- GgetQuickly fetch, cache, and manage external files, assets, and dependencies directly from URLs inside agent-driven workflows.1.3k installs
- Nanoclaw ReplRun persistent, branching REPL sessions that stay task-focused while extending Claude-powered agent workflows.1.3k installs
- Neodata Financial SearchRetrieve structured financial data, company reports, and market intelligence using natural language queries.1.3k installs
- Network Bgp DiagnosticsSafely diagnose BGP neighbor, route, and policy problems on routers and cloud gateways without risking disruptive commands.1.3k installs
- Openclaw Persona ForgeInstantly generate complete, character-rich personas for OpenClaw agents including soul description, boundary rules, name, and avatar prompt.1.3k installs
- Returns Reverse LogisticsGet expert guidance on handling product returns, reverse logistics, fraud detection, and warranty claims without hiring an operations manager.1.3k installs
- Swift Protocol Di TestingAbstract external dependencies behind focused protocols so Swift code can be tested deterministically without real I/O.1.3k installs
- Unified Notifications OpsTurn scattered alerts from GitHub, Linear, desktop, and chat into one coherent notification surface with clear severity, ownership, routing, and action.1.3k installs
- Perl PatternsGenerate and review modern, idiomatic Perl 5.36+ code that follows current best practices instead of legacy patterns.1.3k installs
- Perl SecurityEnsure all Perl code that touches user input, the shell, filesystem or databases follows hardened security defaults before shipping.1.3k installs
- Perl TestingWrite reliable Perl modules and applications following TDD with Test2::V0 and Test::More.1.3k installs
- Specs Code CleanupRun final hygiene passes that remove debug statements, reorder imports, eliminate dead code comments, and polish readability after agent review approval.1.3k installs
- Understand ExplainGet a clear, structured deep-dive explanation of any specific file, function, class or module without flooding the context window.1.3k installs
- Quarkus SecurityAutomatically review and harden Quarkus backend services for authentication, authorization, secrets, and vulnerability risks before deployment.1.3k installs
- Ralphinho Rfc PipelineBreak down large features into independently verifiable work units that multiple agents can execute safely in sequence.1.3k installs
- Rev SymbolAutomatically recover meaningful function names from stripped binaries or decompiled code using pattern analysis.1.3k installs
- SalesforceLet their AI coding agent read, write, and automate records inside a Salesforce CRM or marketing automation instance.1.3k installs
- Visa Doc TranslateAutomatically convert foreign-language visa application images into professional bilingual English PDFs ready for submission.1.3k installs
- Quarkus TddFollow strict test-driven development when adding features, fixing bugs, or refactoring Quarkus 3.x event-driven services.1.3k installs
- Netmiko Ssh AutomationSafely write and review Python scripts that connect to network devices via SSH using Netmiko.1.3k installs
- TypstGenerate beautifully formatted academic papers, reports, and technical documents with perfect typography and automated citations using Typst.1.3k installs
- Asc Metadata SyncKeep App Store Connect metadata, localizations, and keywords synchronized with local JSON files during app updates and releases.1.3k installs
- Iii Architecture PatternsChoose and apply III architecture patterns for modular agents, services, and data flow before implementing features in the iii-hq/iii codebase.1.3k installs
- Owasp Security CheckAutomatically scan REST API endpoints for OWASP-style vulnerabilities such as mass assignment, missing pagination, and over-fetching before shipping.1.3k installs
- Wiki IngestAutomatically ingest structured knowledge from documents into a consistent wiki-style knowledge base using predefined page templates.1.3k installs
- Wps ExcelLet an AI agent manipulate Excel spreadsheets using natural language instead of writing complex formulas.1.3k installs
- Quarkus VerificationRun a complete verification loop on Quarkus services before creating pull requests or deploying.1.3k installs
- Uspto DatabaseQuery the USPTO patent and trademark database directly from their AI coding agents.1.3k installs
- Cuopt Skill EvolutionLet agents reliably discover, load, and correctly apply custom skills instead of hallucinating or skipping them.1.3k installs
- Edge To EdgeMigrate an existing Jetpack Compose Android app to support edge-to-edge layouts and resolve UI overlaps with system bars.1.3k installs
- Qwen AgentHelps with ai & agent building tasks.1.3k installs
- UncloudManage, deploy, and operate services on their personal Uncloud self-hosting cluster using natural language.1.3k installs
- Asc Id ResolverTranslate human-readable app names, bundle identifiers, and version strings into the exact numeric IDs that App Store Connect CLI commands require.1.3k installs
- Invoice ChaseAutomatically chase overdue invoices using an AI agent that reads your knowledge base, crafts polite personalized reminders, and sends them without manual effort.1.3k installs
- Tinystruct PatternsGet expert guidance when developing or extending applications with the tinystruct Java framework.1.3k installs
- Tradingview QuantitativeGet accurate, metadata-driven quantitative stock analysis, technical pattern detection, and multi-factor investment recommendations directly from TradingView data.1.3k installs
- Corridorkey Green ScreenRemove green screen backgrounds from video footage using a neural network that produces clean alpha mattes.1.3k installs
- Iii Core PrimitivesLearn iii foundational primitives—tools, skills, sessions, and runtime objects—to architect agents and compose capabilities before adding middleware or SDK layers.1.3k installs
- Nanochat Llm TrainingTrain a custom GPT-2-scale language model from scratch on a single GPU node for under $100.1.3k installs
- Observability K8s InvestigationLet their agent rapidly investigate observability signals and logs inside a Kubernetes cluster.1.3k installs
- Research PlanningTurn a vague research topic or paper idea into a complete, executable plan with methodology, architecture, task dependencies and experiment design.1.3k installs
- RpiRun fully autonomous three-phase agent executions that complete discovery, implementation, and validation without any mid-process interruptions.1.3k installs
- Cx Cost OptimizationAnalyze, manage, and reduce their Coralogix observability spend through targeted CLI commands.1.3k installs
- Iii Sdk ReferenceLook up iii SDK APIs, types, modules, and configuration options while implementing agents, CLIs, or backend integrations without guessing method signatures.1.3k installs
- Mapbox Token SecurityPrevent Mapbox access token leaks in client-side code, frontend bundles, and Git repositories.1.3k installs
- Newsletter GenerationInstantly turn a topic or set of sources into a polished, ready-to-send newsletter or weekly digest.1.3k installs
- Deployments CicdDeploy, promote, roll back, and wire CI workflows on Vercel without fighting platform cron and prebuilt pitfalls.1.3k installs
- Flask Api DevelopmentGenerate production-ready Flask application factory patterns, configuration classes, and JWT authentication routes using AI agents.1.3k installs
- Review And ShipGet systematic, high-signal code review and launch-readiness checks before every deploy.1.3k installs
- Vercel AgentConfigure and use Vercel Agent for AI-driven PR review, incident debugging, and SDK setup alongside Vercel deploy workflows.1.3k installs
- Senior FrontendGet expert guidance when creating fast, SEO-critical marketing sites, documentation hubs, blogs, or pricing pages that prioritize content over interactivity.1.3k installs
- Git City 3d Github VisualizationQuickly add, customize, or extend interactive 3D GitHub profile visualizations in the Git City project.1.3k installs
- Sf Diagram MermaidInstantly generate clear, standardized Mermaid diagrams of Agentforce agent architecture, topics, actions and conversation flows.1.3k installs
- Ui Ux Pro MaxGet instant, high-quality UI/UX intelligence across 50 styles, 21 palettes, 50 font pairings and stack-specific implementation guidance.1.3k installs
- Capture Api Response Test FixtureQuickly capture real provider API responses for reliable test fixtures when developing AI SDK integrations.1.3k installs
- LearnAutomatically analyze an existing codebase and generate reusable Claude Code rules that capture its unique patterns and conventions.1.3k installs
- Minimax Music GenGenerate original vocal or instrumental songs on demand from text prompts or lyrics using the MiniMax API.1.3k installs
- OpenuiLet LLMs generate interactive React UIs using a compact token-efficient language instead of JSON.1.3k installs
- Options Strategy AdvisorGet accurate theoretical options pricing, Greeks calculations, and strategy recommendations using only free market data.1.3k installs
- ProductCreate or refine a PRODUCT.md that captures product vision, priorities, and boundaries for consistent agentic reviews.1.3k installs
- Senior BackendGet an opinionated, production-grade Django + DRF + Postgres architecture blueprint that matches real-world team and data constraints.1.3k installs