Full index · agent skills
All agent skills - page 480 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.
- Acreadiness AssessRuns the AgentRC readiness scan on a repo and renders a static HTML dashboard scoring AI-readiness across nine pillars with a remediation plan.2 installs
- Acreadiness Generate InstructionsGenerates tailored AI agent instruction files via AgentRC, including copilot-instructions.md, AGENTS.md, and per-area .instructions.md with applyTo globs.2 installs
- Acreadiness PolicyHelps pick, write, or apply AgentRC policies that customize readiness scoring by disabling checks, overriding weights, and setting pass-rate thresholds for CI gating.2 installs
- Action Cable PatternsHelps with ai & agent building tasks.2 installs
- Action Mailer PatternsBuilds transactional emails in Rails 8 with Action Mailer, covering HTML/text templates, layouts, previews, background delivery, and mailer tests.2 installs
- Active Storage SetupConfigures Active Storage in Rails 8 for file uploads with variants, direct uploads, and cloud or local disk storage.2 installs
- AdbHelps with ai & agent building tasks during AI-assisted development.2 installs
- Adr DraftingHelps with ai & agent building tasks.2 installs
- Adr ReviewHelps with ai & agent building tasks during AI-assisted development.2 installs
- Aegro PatrimonialManage and record farm assets, fuel supplies, and maintenance events in the Aegro system.2 installs
- Agent BrowserHelps with ai & agent building tasks during AI-assisted development.2 installs
- Agent BrowserHelps with ai & agent building tasks.2 installs
- Agent BrowserHelps with ai & agent building tasks.2 installs
- Agent BrowserAutomates browser tasks from a CLI: navigating pages, snapshotting elements, filling forms, clicking, screenshotting, and extracting data.2 installs
- Agent CreatorCreates new OpenCode agents with a gpt-5.2-codex default model, showing agent file locations, frontmatter, and per-agent tool access.2 installs
- Agent DesktopHelps with ai & agent building tasks during AI-assisted development.2 installs
- Agentic Actions AuditorAudits GitHub Actions workflows for security vulnerabilities in AI agent integrations like Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference.2 installs
- AgenticbetsPlace UP/DOWN price-prediction bets on Base tokens and claim winnings from an agent using USDC.2 installs
- Agent Self EvaluationHave an agent self-rate its output on 5 axes with evidence to catch gaps before handoff.2 installs
- Agents SdkGuides building stateful AI agents on Cloudflare Workers with the Agents SDK, covering state, callable RPC, scheduling, Workflows, MCP, and React hooks.2 installs
- AgentwikiHelps with ai & agent building tasks during AI-assisted development.2 installs
- Ai Cleaning DataUses DSPy to normalize and fix messy data fields (addresses, phone numbers, dates, company names, free text) at scale to a defined target format.2 installs
- Ai Detecting AnomaliesBuilds a DSPy anomaly detector that scores events or transactions for severity against a baseline, routes by risk level, and explains findings to reviewers.2 installs
- Ai Generating NotificationsBuilds a DSPy generator that turns structured events into channel-appropriate notification copy (push, email, Slack, SMS) with urgency calibration and digest aggregation.2 installs
- Ai Matching RecordsBuilds a DSPy record matcher for deduplication and entity resolution using blocking to narrow candidates, pairwise LM scoring, and transitive closure to group matches.2 installs
- Ai PmReverse-engineers a frontend spec from a Figma design when no PM spec exists, producing a draft-spec.md with page structure, component list, and open questions.2 installs
- Ai RecommendingBuilds a two-stage DSPy recommendation engine: embedding retrieval for candidates, then an LM re-ranker that personalizes ranking and generates explanations.2 installs
- Ai Redacting DataBuilds a DSPy pipeline that strips PII and sensitive data from text (emails, phones, SSNs, cards, names) using regex first then LM detection, for GDPR/HIPAA/PCI compliance.2 installs
- Airflow AdapterAdd or maintain Airflow API methods that work across Airflow 2.x and 3.x using auto-detected version adapters.2 installs
- Ai Social Media ContentGenerate platform-ready social videos, images, captions, and hashtags for TikTok, Instagram, YouTube, and X.2 installs
- Ai Translating ContentBuilds a DSPy translator that localizes text between languages while enforcing glossary terms, preserving brand voice, and supporting batch i18n JSON workflows.2 installs
- Aliyun CliHelps with ai & agent building tasks.2 installs
- Alpha ZooBrowse prebuilt cross-sectional alpha factor libraries and run IC/IR benchmarks on a named alpha or whole zoo over a chosen universe and period.2 installs
- Amazon Alexa QaA researcher submits bulk questions to Amazon's Rufus assistant and collects the answers for category market research.2 installs
- Analysis Api Extend Ka ResolverAdds KaResolver resolveSymbol/resolveCall support for a given Kotlin PSI type by following established Analysis API resolver patterns.2 installs
- Analytics InterpretationInterprets app metrics like DAU/MAU, retention, LTV, and ARPU using AARRR funnel and cohort analysis to diagnose problems and build a data-driven growth plan.2 installs
- Analytics SetupGenerates protocol-based analytics infrastructure with swappable providers like TelemetryDeck, Firebase, and Mixpanel so telemetry providers can be changed in one line.2 installs
- Analyze Feature RequestsAnalyzes and prioritizes a list of feature requests by theme, strategic alignment, impact, effort, and risk.2 installs
- Analyzing Recent Project StateProduce a read-only Git-evidence snapshot of recent changes to decide whether a branch is ready to review, merge, or hand off.2 installs
- AndroidReference for interacting with Android devices over ADB: connecting devices, running shell commands, installing apps, UI automation, viewing logs, and analyzing crashes.2 installs
- Android AccessibilityChecklist for auditing and fixing Android accessibility issues in Jetpack Compose, covering content descriptions, touch targets, color contrast, focus order, and semantics.2 installs
- Android ArchitectureGuides modern Android app architecture using Clean Architecture layers (UI, Domain, Data) and Hilt dependency injection, with inward-flowing module dependencies.2 installs
- Android CoroutinesRules and patterns for production Kotlin Coroutines on Android, covering structured concurrency, dispatcher management, Flow/StateFlow, lifecycle-safe collection, and testing.2 installs
- Android Data LayerImplements the Android data layer with the repository pattern, Room for local storage, and Retrofit for remote data, using offline-first single-source-of-truth synchronization.2 installs
- Android Emulator SkillProvides scripts to build, test, and automate Android apps on an emulator using accessibility-driven UI navigation, log monitoring, and emulator lifecycle management.2 installs
- Android Gradle LogicSets up scalable Android Gradle build logic with convention plugins and version catalogs following the Now in Android architecture to avoid duplicated build.gradle.kts config.2 installs
- Android TestingCovers an Android testing strategy across unit, Hilt integration, and Compose screenshot tests, inspired by Now in Android, with the right test dependencies.2 installs
- Animation MasterReusable CSS motion library that copies and wires bundled .t-* animation effects into a project for UI transitions, text motion, hovers, and page transitions.2 installs
- Announcement BannerGenerates an in-app announcement banner system with remote config, scheduling, deep link actions, and dismiss tracking for maintenance alerts, promos, and feature highlights.2 installs
- Api AuthzKibana API route authorization patterns - requiredPrivileges config, authzResult privilege branching, opt-out reasons, and privilege naming.2 installs
- Api Contract ValidatorValidates API responses against OpenAPI/Swagger specs, JSON Schema, and consumer-driven contracts to prevent breaking changes.2 installs
- Api Documentation GeneratorGenerate or update OpenAPI/Swagger documentation from existing REST API route files across common web frameworks.2 installs
- Api EnrichmentEnriches a UI spec with API mappings, data models, state structures, and error handling from OpenAPI docs, producing enriched-spec.md for implementation.2 installs
- Apifox Mock Script GenGenerates Apifox mock scripts from an API doc, supporting pagination, token validation, error cases, delays, and parameter checks.2 installs
- Api VersioningImplements RESTful JSON API design in Rails 8 with versioning for backwards compatibility, plus request tests.2 installs
- App ClipGenerates App Clip targets with NFC/QR/Safari invocation URL handling, experience routing, location confirmation, and a full-app upgrade prompt.2 installs
- App Description WriterWrites and improves App Store descriptions, promotional text, and What's New copy designed to convert browsers into users.2 installs
- App ExtensionsGenerates iOS/macOS app extension targets (Share, Action, Keyboard, Safari Web) with App Group data sharing between the host app and its extensions.2 installs
- App Growth InvestigatorInvestigates app growth, activation, retention, and conversion by analyzing funnels, timing, and segments across analytics, database, billing, and release data.2 installs
- App Icon GeneratorGenerates app icons programmatically with a CoreGraphics Swift script following Apple HIG, producing all required sizes and installing them into the Xcode asset catalog.2 installs
- App IntentsBuilds App Intents that expose app functionality to Siri, Shortcuts, Spotlight, and Apple Intelligence, including intent modes, interactive snippets, and entity indexing.2 installs
- Apple RemindersHelps with ai & agent building tasks during AI-assisted development.2 installs
- Apple Search AdsPlans and optimizes Apple Search Ads campaigns for indie apps, covering readiness thresholds, keyword bidding, budget planning, and ROAS optimization.2 installs
- Apple Ui DesignApply an Apple-style typography, color, spacing and component system when building or reviewing a clean minimal UI.2 installs
- App PlannerGuides comprehensive iOS/Swift app planning for new apps or audits of existing ones, covering product, technical stack, UI/UX, and distribution decisions.2 installs
- App Store AssetsGenerates App Store asset specifications and checklists for icons, screenshots, app previews, event cards, subscription images, and featuring artwork across Apple platforms.2 installs
- App Store ConnectA developer updates App Store listing metadata across locales, manages TestFlight testers, responds to reviews, and submits an iOS build for review from the terminal.2 installs
- ArchitectureHelps with ai & agent building tasks.2 installs
- Architecture PatternsChoose and apply a software architecture pattern (DDD, Clean, Hexagonal, Page Object Model) to structure a full-stack TypeScript project.2 installs
- Architecture SpecGenerates a technical architecture specification (ARCHITECTURE.md) for an iOS/macOS app from a PRD, covering architecture pattern, tech stack, data models, and app structure.2 installs
- Ark UiHelps with ai & agent building tasks.2 installs
- Arthas Eagleeye TraceidGet the EagleEye traceId of a live request with Arthas watch/trace so it can be correlated with logs and distributed traces.2 installs
- Arthas Springcontext Issues ResolveDiagnose Spring ApplicationContext, Bean, and config-injection problems in a running JVM using Arthas vmtool read-only queries.2 installs
- Artifacts BuilderHelps with ai & agent building tasks during AI-assisted development.2 installs
- Ascii Tree ExplanationsHelps with productivity & planning tasks.2 installs
- Assistive AccessImplements iOS/iPadOS Assistive Access support for cognitive accessibility, including simplified scenes, navigation icons, runtime detection, and Info.plist declarations.2 installs
- Ast Visitor PatternHelps with ai & agent building tasks during AI-assisted development.2 installs
- Audio ComposerGenerate SFX and looping music for a generated 2D game, with an offline oscillator fallback.2 installs
- AuditRun a systematic read-only audit of a codebase to identify deprecations, anti-patterns, type issues and code smells with severity ratings.2 installs
- AuthHelps with security tasks during AI-assisted development.2 installs
- Authentication FlowSets up user authentication in Rails 8 using the built-in generator, covering login/logout, sessions, and password resets without external gems.2 installs
- Auth FlowGenerates an iOS/macOS authentication flow with Sign in with Apple, Face ID/Touch ID biometrics, and secure Keychain token storage.2 installs
- AuthorizationHelps with security tasks during AI-assisted development.2 installs
- AutoresearchHelps with ai & agent building tasks.2 installs
- Awesome DocsRecords and maintains project documentation such as plans, todos, risks, decisions, and reusable command registries under a project docs root.2 installs
- Aws CdkHelps with ai & agent building tasks.2 installs
- Aws Cli BeastProvides advanced AWS CLI patterns for EC2, Lambda, S3, DynamoDB, RDS, VPC, IAM, and CloudWatch, generating bulk scripts and JMESPath queries for complex filtering.2 installs
- Aws Ses InboundConfigures AWS SES to receive inbound email and deliver it to an HTTPS webhook via SNS, for AI email agents or email-to-ticket systems.2 installs
- Babeliocli DiscoverHelps with ai & agent building tasks during AI-assisted development.2 installs
- Babeliocli LibraryHelps with ai & agent building tasks during AI-assisted development.2 installs
- Babeliocli SetupHelps with ai & agent building tasks during AI-assisted development.2 installs
- Backend DesignBackend architecture standards covering vertical-slice (feature-first) organization, modular monolith with the outbox pattern, and edge-case-first testing.2 installs
- Background ProcessHousekeeping guidance for launching background processes cleanly: avoiding stale processes and port conflicts, verifying startup, and choosing signals.2 installs
- Background ProcessingGenerates iOS background processing infrastructure with BGTaskScheduler refresh, background URLSession downloads that survive termination, and silent push handling.2 installs
- Bai ReadyShow assigned GitHub issues that are ready to work, sorted by priority, with blocked ones listed separately.2 installs
- BallsDecompose a complex question into independent reasoning units, solve and verify each, assign confidence scores, then synthesize a final answer weighted by confidence.2 installs
- Bambu SlicerRun an end-to-end Bambu Lab 3D printing pipeline: design, browse, slice STL to 3MF, arrange plates, and print.2 installs
- Baseline StatusChecks the browser support and Baseline status of web features via a baselinestatus CLI query.2 installs
- BasicsHelps with ai & agent building tasks during AI-assisted development.2 installs
- Bbdown CliInstalls and runs the BBDown CLI to download Bilibili videos by URL, handle login and cookies, prefer 720p, and mux with ffmpeg.2 installs