Full index · agent skills
All agent skills — page 94 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.
- Architecture Paradigm Event DrivenDesign loosely coupled, async systems with clear event schemas and topology choices when building real-time or multi-subscriber backends.1 installs
- Architecture Paradigm Functional CoreRefactor entangled business logic and I/O using Functional Core, Imperative Shell so unit tests run fast and adapters stay thin.1 installs
- Architecture Paradigm HexagonalStructure a solo builder’s backend so domain logic stays testable while databases, APIs, and UIs plug in through ports and adapters.1 installs
- Architecture Paradigm LayeredChoose and document layered n-tier boundaries when a moderate monolith needs clear presentation, domain, and persistence separation.1 installs
- Architecture Paradigm MicrokernelShape a minimal stable core plus a strict plugin contract when solo builders design extensible platforms, IDEs, or marketplaces.1 installs
- Architecture Paradigm MicroservicesDecide whether a solo or small team should split a product into independently deployable services—and how to scope boundaries, gateways, and ops before committing to a distributed build.1 installs
- Architecture Paradigm Modular MonolithChoose and implement a modular monolith with real internal boundaries when microservices ops are overkill but spaghetti modules are killing velocity.1 installs
- Architecture Paradigm PipelineShape ETL, streaming, or automation flows as pipes-and-filters so each stage stays isolated, reusable, and scalable.1 installs
- Architecture Paradigm ServerlessDesign event-driven, bursty workloads on FaaS with externalized state when you want pay-per-run economics and minimal server babysitting.1 installs
- Architecture Paradigm Service BasedChoose and document service-based architecture when teams need independent deploys but must keep a shared database instead of full microservices.1 installs
- Architecture Paradigm Space BasedDesign space-based, data-grid architecture when a solo builder’s app outgrows one database and needs in-memory partitioning with linear scale-out.1 installs
- Architecture ParadigmsRoute a solo builder from vague system goals to the right architecture paradigm skill before committing to structure and ADRs.1 installs
- Architecture ReviewAudit Architecture Decision Records for required sections, status progression, and governance before scaling or refactoring a codebase.1 installs
- Arxiv Paper TranslatorTurn an arXiv LaTeX source into a Chinese-friendly technical report PDF with a repeatable XeLaTeX and Make workflow.1 installs
- Assistant PresetsDesign, benchmark, and version specialized assistant presets—persona, parameters, tools, and output formats—for domain tasks instead of one-off system prompts.1 installs
- Assisted MasteryChoose explain vs produce agent assistance per task, fade scaffolding over time, and keep load-bearing code in human hands on risky work.1 installs
- Audience TargetingLayer Google Ads audience types—in-market, custom intent, remarketing, and customer match—for efficient prospecting and conversion campaigns.1 installs
- Audio GenerationClassify TTS, voice change, dub, podcast, or lip-sync audio requests and route execution to the right PostPlus runner without inventing voice or translation policy.1 installs
- Audio TranscriptionTurn podcast, interview, or voice memo audio into durable transcripts and timestamped subtitle artifacts via PostPlus hosted Whisper endpoints.1 installs
- Audiocraft Audio GenerationFine-tune and run Meta AudioCraft MusicGen pipelines with custom audio datasets resampled to 32 kHz mono WAV and metadata JSON.1 installs
- Auditing Azure Active Directory ConfigurationGuide an agent through structured review of Microsoft Entra ID (Azure AD) settings—conditional access, identities, and risky configs—before or after production ship.1 installs
- Auditing Cloud With Cis BenchmarksA solo builder uses CIS Benchmarks to audit and validate their cloud infrastructure against industry-standard security and compliance controls.1 installs
- Auditing Gcp Iam PermissionsAudit Google Cloud IAM bindings and over-privileged roles before production or after org changes.1 installs
- Auditing Kubernetes Cluster RbacRun a structured Kubernetes RBAC review before release or during production access changes so cluster roles and bindings do not over-privilege workloads or humans.1 installs
- Auditing Terraform Infrastructure For SecurityHave your agent systematically review Terraform for misconfigurations, overly permissive IAM, and common cloud security gaps before apply or merge.1 installs
- Auditing Tls Certificate Transparency LogsDetect rogue or mis-issued TLS certificates for your domains by querying Certificate Transparency logs during security reviews.1 installs
- Authentication PatternsDrop interactive GitHub (and similar) authentication with caching into bash workflow skills so commands fail fast with clear prompts.1 installs
- Auto SubmitAutomate git submit or push-style handoff steps from the agent when your workflow needs less manual ceremony at ship time.1 installs
- Auto UpdaterRun a gated five-step workflow to batch-apply safe improvements to multiple SKILL.md packages after reviews, with backups and rollback.1 installs
- Autogpt AgentsImplement and register custom AutoGPT blocks with Pydantic schemas so autonomous workflows can call your logic.1 installs
- Automating Ioc EnrichmentEnrich indicators of compromise (IPs, hashes, domains) automatically so a solo builder or small team can triage alerts without manual threat-intel lookups.1 installs
- AutoresearchKeep long-running autonomous research agents alive with a mandatory 20-minute wall-clock loop so work does not stop after a single cycle.1 installs
- Awq QuantizationQuantize open LLM weights with AWQ (4-bit) and pick GEMM vs GEMV kernels for your inference latency and batch shape.1 installs
- Aws Agentic AiDeploy Claude Agent SDK, OpenClaw, or Strands-style agents with S3-backed shared SKILL.md and config so capability updates do not require redeploys.1 installs
- Aws Cost OperationsAnalyze AWS bills, estimate pricing, set CloudWatch alarms, query logs, and audit CloudTrail when you need cost and operational visibility on production AWS.1 installs
- Aws Mcp SetupConnect Claude Code or similar agents to AWS documentation search and optional live AWS API calls through MCP.1 installs
- Aws Serverless EdaDesign and implement AWS serverless APIs and event-driven workflows with Lambda, API Gateway, queues, and Step Functions aligned to Well-Architected practices.1 installs
- Axiom IntegrationWire Siri, Shortcuts, widgets, StoreKit, EventKit, Live Activities, and other Apple system APIs into an iOS app using the Axiom integration playbook and linked reference docs.1 installs
- Axiom LocationShip Core Location, geofencing, and MapKit features in an iOS or SwiftUI app without guessing authorization, monitoring mode, or MapKit API choices.1 installs
- Axiom MacosInstall this whenever you or your agent build a macOS app—windows, menus, sandbox, notarization, AppKit bridging, and macOS-specific SwiftUI.1 installs
- Axiom MediaShip camera, photo picker, audio, haptics, ShazamKit, Now Playing, and CarPlay features in iOS or visionOS apps without guessing Apple framework APIs.1 installs
- Axiom PerformanceRoute Apple-platform performance work—slow UI, leaks, battery drain—through the right Axiom profiling and memory-debugging playbooks and audits.1 installs
- Axiom ShippingRun App Store Connect submission, rejection fixes, privacy manifests, and appeals with checklist-driven agent guidance for iOS/macOS apps.1 installs
- Axiom SwiftReview and modernize Swift and SwiftUI code—ownership, Transferable, deep links, and tvOS—so Apple platform apps match current APIs and fewer agent hallucinations ship.1 installs
- Axiom SwiftuiRoute any SwiftUI view, navigation, layout, animation, performance, or debugging task through Axiom’s indexed sub-skill references instead of guessing APIs.1 installs
- Axiom TestingRoute every Swift and Apple-platform testing question through structured guidance for unit, async, UI, and XCTest automation choices.1 installs
- Axiom ToolsRoute iOS and Swift agent work through Axiom’s xclog, xcsym, xcui, and xcprof tools for console capture, crash symbolication, simulator UI checks, and trace profiling.1 installs
- Axiom UikitDebug and implement UIKit bridging, Auto Layout, Combine, TextKit, and UIKit animations with symptom-driven reference guides.1 installs
- Axiom Xcode McpWire Claude Code, Cursor, or Codex to Xcode 26.3’s built-in MCP bridge so you can read files, build, test, and preview iOS projects from your agent without leaving chat.1 installs
- AxolotlNavigate Axolotl’s large Python API surface when fine-tuning or customizing LLM training jobs as a solo ML builder.1 installs
- Bad Ice Cream 2 Game Online UnblockedSurface a browser-playable Bad Ice Cream 2 landing page with controls, genre tags, and an unblocked play link for SERP Games traffic.1 installs
- Baoyu Article IllustratorGenerate hand-drawn 16:9 infographic illustrations for articles and posts after a one-time preference setup, using your content language and cartoon style rules.1 installs
- Baoyu Article IllustratorGenerate hand-drawn 16:9 infographic illustrations for blog posts and articles without leaving your agent workflow.1 installs
- Baoyu Compress ImageBatch-compress PNG/JPEG/WebP assets for faster pages by auto-picking sips, cwebp, ImageMagick, or sharp via a Bun CLI.1 installs
- Baoyu Cover ImageAuto-pick cover-image type, color palette, and rendering style from article or post signals, then produce on-brand hero or conceptual artwork.1 installs
- Baoyu Cover ImageGenerate on-brand cover and hero images for articles, launches, and social posts without hand-picking layout rules every time.1 installs
- Baoyu Danger Gemini WebWire unofficial Gemini web session auth, chat, and image generation into Node/TypeScript agent workflows when you cannot use the official API alone.1 installs
- Baoyu Danger Gemini WebWire agent workflows to Google Gemini via the unofficial web client for chat, gems, and image generation when API keys are not an option.1 installs
- Baoyu Danger X To MarkdownRun once before any X/Twitter-to-markdown conversion so media handling and output paths are saved in EXTEND.md instead of re-asking every session.1 installs
- Baoyu DesignApply the baoyu-design skill when the ingested package is restored—intended for UI/design guidance during frontend build (source SKILL.md was not readable at catalog ingest).1 installs
- Baoyu Format MarkdownNormalize and fix Markdown files—GFM, frontmatter, and CJK-friendly spacing—before you publish or commit agent-written docs.1 installs
- Baoyu Image GenConfigure default image provider and model for baoyu-image-gen before generating images in your agent workflow.1 installs
- Baoyu Image GenRun first-time setup for Baoyu image generation—pick Google Gemini or OpenAI and persist defaults in EXTEND.md before generating assets in the agent.1 installs
- Baoyu InfographicAnalyze source material with an instructional-design lens before generating infographics that preserve facts and pick layout×style pairs.1 installs
- Baoyu InfographicTurn long-form notes or articles into publication-ready infographics with recommended layout-and-style pairs for decks, posts, and docs.1 installs
- Baoyu Markdown To HtmlTurn markdown drafts into themed, image-aware HTML documents ready to publish or ship in static sites and newsletters.1 installs
- Baoyu Post To WechatPublish markdown blog posts to a WeChat Official Account with formatting, themes, and image placeholders handled automatically.1 installs
- Baoyu Post To XTurn a Markdown draft into a formatted X Article with cover image and inline images, preview in Chrome, then publish when you are ready.1 installs
- Baoyu Slide DeckTurn markdown or pasted copy into styled slide-deck images plus optional PPT/PDF merges for pitches, demos, and marketing.1 installs
- Baoyu TranslateTurn articles, files, or URLs into consistent Chinese/English (or other) copy using quick, normal, or refined translation modes with optional glossaries.1 installs
- Baoyu Url To MarkdownFetch any public URL through a headless Chrome CDP session and save clean markdown for research, competitor briefs, or content pipelines.1 installs
- Baoyu Xhs ImagesRun first-time preference setup then generate Xiaohongshu-style carousel images with watermark and style choices locked in EXTEND.md.1 installs
- Baoyu Xhs ImagesGenerate Xiaohongshu (Little Red Book) carousel and cover images with agent-guided style, watermark, and layout preferences before publishing social posts.1 installs
- Barcode Capture AndroidWire Scandit Barcode Capture into an Android app with camera, symbologies, and scan callbacks without guessing v6 SDK setup.1 installs
- Barcode Capture CapacitorWire Scandit BarcodeCapture into a Capacitor hybrid app with camera preview, symbology settings, and a live scanned-product list.1 installs
- Barcode Capture CordovaScaffold and integrate Scandit BarcodeCapture into a Cordova iOS/Android app with the official plugin versions and entry-point hooks.1 installs
- Barcode Capture FlutterIntegrate Scandit Barcode Capture into a Flutter app using the v8 API and BLoC-style listeners for camera scanning.1 installs
- Barcode Capture IosMigrate or implement iOS barcode scanning using Scandit Barcode Capture instead of raw AVFoundation metadata output.1 installs
- Barcode Capture MauiWire Scandit Data Capture into a .NET MAUI page so your mobile app scans barcodes with a hosted DataCaptureView.1 installs
- Barcode Capture Net AndroidBootstrap Scandit Data Capture barcode scanning on Android with .NET (Xamarin-style) activities, camera, overlay, and license wiring.1 installs
- Barcode Capture Net IosWire Scandit Data Capture barcode scanning into a .NET for iOS app with camera, context, capture mode, and listener callbacks.1 installs
- Barcode Capture RnWire Scandit BarcodeCapture into a React Native scan screen with camera lifecycle, symbologies, and navigation focus handling.1 installs
- Barcode Capture WebWire Scandit Barcode Capture into a web or React app with camera, symbologies, and license-backed SDK loading for in-browser scanning.1 installs
- Batch ProcessingRun large parallel AI batches over files or API items with concurrency limits, retries, checkpoints, and aggregated success/failure reports.1 installs
- BeadsRun beads issue tracking with the bd CLI using bd prime for live command context and lightweight PM rituals while coding with agents.1 installs
- BeadsKeep durable project tasks, blockers, and handoffs in bd/Beads instead of ad-hoc notes when shipping with agents across sessions.1 installs
- Bears MachinesRun the Arduino USB balance edge service that publishes calibrated mass telemetry over NATS for gravimetric lab automation.1 installs
- Bears WorkflowsRun a strict single-run Opentrons colour-mixing loop with camera feedback and Bayesian or LLM volume optimization toward a target RGB.1 installs
- Benchmark To BriefConvert validated short-form video benchmark research into fact-grounded campaign briefs, hooks, and test plans without inventing unsupported claims.1 installs
- Binary DiffDiff a reference function’s disassembly and pseudocode against a target build to emit YAML of vcalls, calls, funcptrs, globals, and struct offsets for symbol migration.1 installs
- BioinformaticsSpin up reproducible computational-biology pipelines—QC, clustering, differential expression, and pathway enrichment—for solo founders building biotech, health, or research tooling.1 installs
- Blast RadiusScore merge risk and map what your diff touches—including gaps in test coverage—before you merge.1 installs
- Blender Threejs ExportExport the current Blender scene to GLB plus a standalone Three.js HTML viewer with orbit controls and studio lighting.1 installs
- Blender Web Asset OptimizerClean and export Blender scenes for lean web GLB delivery without destroying geometry the artist still needs.1 installs
- Blip 2 Vision LanguageFine-tune Salesforce BLIP-2 for image captioning or VQA with LoRA or Q-Former-only training without guessing freeze and PEFT settings.1 installs
- Bloat DetectorScan an AI-assisted codebase for vibe-coding slop—duplicate blocks, oversized commits, and agent-style repetition—before merge or refactor sprints.1 installs
- Blog Post CounterCount how many unique blog posts a competitor or prospect publishes without hunting down their blog URL manually.1 installs
- Book StudyStructure book notes into linked concept, case, model, and chapter wiki pages for a personal knowledge base your agent can extend.1 installs
- Book To SkillTurn a PDF, EPUB, DOCX, or other book into a structured agent skill with frameworks, principles, techniques, and anti-patterns you can reuse in Amp or Claude Code.1 installs
- BrainstormRun a structured interview that stress-tests assumptions and ends in a brief, spec, or decision doc—not a loose chat.1 installs