Full index · agent skills
All agent skills — page 49 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.
- User SegmentationCluster users into at least three behavior-and-JTBD segments from feedback, tickets, or surveys so you can target roadmap and messaging.1k installs
- Correctness And Error HandlingSystematically find and fix correctness gaps, async failures, and missing loading or empty UI states in a Cognite Flows app.1k installs
- Creating Data Lake TableConfigure least-privilege IAM and S3 Tables policies so an agent can create and query federated Glue catalog tables on AWS data lakes.1k installs
- Ingesting Into Data LakeLoad CSV, JSON, Parquet, or ORC from S3 into a governed data-lake table using Athena INSERT when Glue ETL is overkill.1k installs
- Integrate Atlas ChatWire your app to Cognite Atlas AI agents with a typed AtlasClient that lists agents, resolves by external ID, and posts chat payloads over JSON or SSE.1k installs
- Odoo 19Give your coding agent accurate Odoo 19 ORM, manifest, OWL, controller, and migration reference while you implement ERP modules or customizations.1k installs
- Qianwen Model SelectorPick the right Qwen model and compare pricing before wiring DashScope into an agent workflow.1k installs
- Setup Python ToolsWire client-side Pyodide Python tool execution into a Cognite Flows app after Atlas chat is integrated—without hand-rolling usePyodideRuntime and pythonRuntime hooks.1k installs
- Test CoverageHit Flows app approval by closing Vitest or Jest gaps until line coverage passes the 80% hard gate—not just a report.1k installs
- Arxiv SearchSearch arXiv preprints with semantic full-text queries from the terminal or via an agent, backed by the Valyu API.1k installs
- Create Client ToolScaffold a browser-executed AtlasTool with TypeBox schema, execute(), and useAtlasChat wiring so your Atlas agent can call client-side actions.1k installs
- Nextjs DeploymentDeploy a Next.js app to Vercel, AWS ECS, or similar platforms with correct env vars, headers, and preview workflows.1k installs
- SecurityRun an ordered find-and-fix security pass on Cognite Flows (Vite/React) apps before shipping features that touch auth, secrets, or untrusted input.1k installs
- Use TopbarInstall and wire the @aura/topbar shadcn registry top bar with theming and composition—without falling back to a custom bar when the registry install fails.1k installs
- Wireframe PrototypingStructure unmoderated prototype tests and pick between Figma, Framer, and Adobe XD before you commit to production UI.1k installs
- Apify Sdk IntegrationWire Apify Actor execution into an existing JS/TS or Python app with apify-client for scraping, automation, or extraction backends.1k installs
- Gitlab Cli SkillsRoute agent terminal work through `glab` for MRs, issues, releases, repos, auth, and CI/CD without memorizing GitLab’s full CLI surface.1k installs
- Nodejs CoreFollow the mandatory edit → build → lint → test loop when contributing patches to Node.js core itself.1k installs
- PerformanceFind and fix slow Flows/React UI performance—re-renders, heavy CDF queries, and bundle bloat—with measured before/after proof.1k installs
- Pull Changes Resolve ConflictsPull or merge main on multi-contributor repos (including Flows apps) with explicit conflict analysis and user-approved resolutions before committing.1k installs
- Qianwen VisionWire QianWen vision into your agent for image/video understanding, OCR, and visual Q&A without leaking API keys in chat.1k installs
- Ansoff MatrixMap growth options across existing and new products and markets using Ansoff quadrants before you commit budget to expansion.1k installs
- Graph ViewerEmbed interactive node–edge graph views in builder or ops UIs with typed themes, palettes, and Reagraph defaults.1k installs
- Identify Assumptions ExistingStress-test a feature idea on an existing product by surfacing risky assumptions across value, usability, viability, and feasibility before you commit engineering time.1k installs
- Setup Flows AuthWire Cognite Flows and CDF authentication into an existing React app when migrating to Fusion or when no Dune or App SDK auth is present yet.1k installs
- Tradingview QuantitativeWire TradingView MCP calls into an agent workflow for screened equities, technicals, and risk-aware trade ideas.1k installs
- BeadsGuide an AI agent to manage beads (bd) tasks using bd prime for live CLI truth instead of stale inline command docs in SKILL.md.1k installs
- Markdown Token OptimizerShrink long Markdown skill and doc files before they fill the agent context window during Azure-skills workflows.1k installs
- Prioritize AssumptionsRank product assumptions with an Impact × Risk matrix and get suggested experiments before building the wrong thing.1k installs
- Sprint PlanPlan the next sprint with realistic capacity, a committed story list, dependency order, and risk mitigations before your agent or team starts implementation.1k installs
- Tailwind Design SystemStand up a Tailwind-based component library with semantic tokens, variants, dark mode, and accessible patterns so UI stays consistent as a solo builder ships pages and features.1k installs
- C ReviewRun a structured security-minded review of C source before merge or release when you ship native code, drivers, or embedded firmware solo.1k installs
- Context Window ManagementDesign tiered summarization, trimming, and routing so long agent sessions stay coherent without blowing token budgets.1k installs
- Dm Limits And Best PracticesImplement Cognite CDF Data Modeling calls without 429 storms by applying official limits, pagination, batching, and QueuedTaskRunner concurrency patterns.1k installs
- Coding GuidelinesKeep Rust crates aligned with naming, formatting, and Clippy-friendly patterns while you or your agent write or review code.1k installs
- Finding Data Lake AssetsResolve vague table names, keywords, column hints, or S3 paths to concrete Glue, S3 Tables, lakehouse, or Redshift assets in a chosen AWS region.1k installs
- Firebase Auth BasicsWire Firebase Authentication into an Android Kotlin app with BoM-aligned Gradle deps and a initialized FirebaseAuth instance.1k installs
- Provider Test PatternsStructure HashiCorp Terraform provider acceptance tests with terraform-plugin-testing instead of guessing TestStep, statecheck, and import patterns.1k installs
- Security Alert TriageClassify Elastic security alerts as benign, unknown, or malicious using evidence-first criteria so solo operators do not drown in false positives.1k installs
- Add ExpertAdd a new Remotion expert profile with photos, experts-data entry, and generated expert cards in the Remotion monorepo docs and promo pages.1k installs
- Citation ManagementGenerate and normalize BibTeX entries for papers, books, and reports while writing technical docs or research-backed posts.1k installs
- Cybersecurity AnalystRun structured threat modeling, vulnerability review, and compliance checks on apps and APIs before you ship or respond to incidents.1k installs
- Premium Frontend DesignShip landing pages, dashboards, or product shells that feel crafted and memorable instead of generic template UI.1k installs
- Qianwen Video GenerationRegister and invoke QianWen video generation from the agent when you need text-to-video or image-to-video without hand-wiring API docs each time.1k installs
- Storyboard ManagerStructure characters, arcs, and story beats before building narrative games, trailers, or scripted content with an agent.1k installs
- Conversion OptimizationInstall this skill when you need a structured CRO workflow—research, hypotheses, A/B tests, and friction fixes—for signup, checkout, or demo funnels.1k installs
- Flutter ConcurrencyKeep Flutter UI smooth by choosing the right JSON serialization and Isolate strategy for heavy or large payloads.1k installs
- Grimoire PendleUse when preflighting Pendle Hosted SDK metadata—chains, markets, assets, aggregators—via Grimoire before DeFi routing or spells.1k installs
- Marketing Strategy PmmDefine ICP, April Dunford positioning, GTM playbooks, and competitive battlecards before you ship or launch a SaaS product.1k installs
- Reverse Shell TechniquesQuick copy-paste reverse-shell payload and listener references during authorized security assessments or defensive hardening research.1k installs
- Troubleshooting S3 FilesDiagnose Amazon S3 Files mount, permission, sync, and performance failures when production or staging file access breaks.1k installs
- Make PrFinish a Remotion-style monorepo feature by formatting affected packages, committing on a non-main branch, and opening a GitHub PR with a title that matches your pr-name skill.1k installs
- Tiktok AdsSet up TikTok Ads, Pixel or Events API tracking, and short-form creative strategy when you launch paid acquisition to 18–34 audiences.1k installs
- Add Molab BadgeAdd Open in molab badges and optional session exports so readers can open your marimo notebooks from READMEs, docs, or sites.1k installs
- Fusion Issue SolvingRun a repeatable issue-to-PR workflow with scoped work, MCP-first lookups, validation gates, and a PR-ready summary.1k installs
- Ppt CreatorTurn a topic or messy notes into a structured, persuasive slide deck with charts, speaker notes, and a finished PPTX or Marp export.1k installs
- Qianwen UsageAuthenticate the QianWen CLI and inspect usage, quotas, Token Plan status, and pay-as-you-go billing while building with QianWen models.1k installs
- Unsplash DownloaderLearn how a planned browser extension will batch-download full-resolution Unsplash photos while you gather UI and marketing imagery during build.1k installs
- Add SfxContribute a new CC0 WAV sound effect to the Remotion monorepo by updating remotion.media, @remotion/sfx exports, and docs pages.1k installs
- App ClipsPlan and ship a focused iOS App Clip (≤15MB) so users try your product from App Store search, links, or NFC without installing the full app.1k installs
- Convex Component AuthoringAuthor and publish reusable Convex components with correct isolation, exports, and packaging so other apps can install your backend module cleanly.1k installs
- Security Detection Rule ManagementManage Elastic Kibana detection-engine rules (CRUD, bulk, export/import, preview) from an agent via the documented REST API paths used by rule_manager.py.1k installs
- Asc Build LifecycleManage App Store Connect build numbers, processing waits, TestFlight/App Store publish, and aged-build cleanup from your agent terminal.1k installs
- Asc Testflight OrchestrationOrchestrate TestFlight groups, testers, build distribution, and What to Test notes using the asc CLI from your agent.1k installs
- Flutter LocalizationWire up Flutter i18n/l10n so a solo builder can ship one codebase with `.arb` translations and correct delegates on Material, Cupertino, and iOS App Store locales.1k installs
- Qianwen Update CheckPoll GitHub for a newer QianWen-AI skills bundle version so your local agent toolchain stays current without manual changelog checks.1k installs
- Safe BrowserRun a Claude Agent SDK browsing worker that only visits allowlisted domains via a safe_browser tool instead of giving the agent raw CDP or shell.1k installs
- Fusion Github Review ResolutionWork through open GitHub pull request review threads systematically—reply, fix, and resolve—using documented GraphQL operations and a resolution checklist.1k installs
- Neon Postgres Egress OptimizerCut surprise Neon/Postgres network transfer bills by finding and fixing overfetching query patterns in your app.1k installs
- Opencli RsGive your coding agent a single Rust CLI that pulls live data and actions from 55+ web platforms using your existing Chrome logins—no API keys.1k installs
- RetroRun a structured sprint retrospective with grouped feedback and owned action items after a delivery cycle.1k installs
- Asc Signing SetupOnboard or rotate Apple signing—bundle IDs, capabilities, certificates, provisioning profiles, and team sync—using the asc CLI.1k installs
- Business Document GeneratorGenerate investor-ready business plans, annual budgets, and client-facing proposals from structured JSON fields without starting from a blank Word doc.1k installs
- Connecting Lambda To DynamodbWire an AWS Lambda function to DynamoDB with IAM roles, streams, and event source mapping using a step-by-step agent playbook.1k installs
- Qianwen Ops AuthConfigure DashScope/QianWen API authentication and region settings so agent calls stop failing with 401 errors.1k installs
- Sentry Flutter SdkWire up Sentry in a Flutter or Dart app so crashes, traces, replay, and logs are visible before and after you ship.1k installs
- Alphaear StockPersist and query A-share style stock price and symbol list data locally in SQLite for finance agents and trading-sidecar apps.999 installs
- Csv Data VisualizerTurn CSV columns into the right chart type—histogram, box plot, or violin plot—via guided CLI flags instead of guessing visualization defaults.999 installs
- Asc Xcode BuildArchive, export, and version iOS-family apps with asc xcode helpers before App Store Connect upload.998 installs
- Better AuthWire Better Auth into your app with PostgreSQL, session secrets, OAuth providers, SMTP, and optional Redis session storage.998 installs
- Security Case ManagementCreate, search, update, and comment on Elastic Security cases in Kibana and link alerts for SOC-style incident tracking from your agent.998 installs
- AutoresearchRun a bounded autonomous loop that edits scoped files, measures a numeric metric via shell verify, and keeps or discards each change.997 installs
- Beachhead SegmentPick the first beachhead segment to launch into so you can prove PMF with limited time and budget instead of selling to everyone.997 installs
- Flutter Http And JsonWire a Flutter app to REST backends with the http package, safe JSON parsing, and platform network permissions before you ship features that depend on live data.997 installs
- Mcp2cliCall MCP servers, OpenAPI REST APIs, or GraphQL endpoints from the shell without codegen or one-off scripts.997 installs
- Nestjs Drizzle Crud GeneratorSpin up a full NestJS entity module—schema, Zod DTOs, service queries, controller routes, and Jest tests—from a field list in one generator pass.997 installs
- Strapi ExpertShip or refactor Strapi v5 plugins, content-types, and custom APIs using Document Service patterns instead of deprecated Entity Service code.997 installs
- Blender McpWire Blender MCP to CC0 asset libraries like PolyHaven for HDRIs, PBR textures, and models inside agent-driven 3D workflows.996 installs
- Flutter AccessibilityShip Flutter apps that pass WCAG-style checks with semantics, contrast, tap targets, and layouts that adapt across screen sizes and input types.996 installs
- Math OlympiadInstall this when you need an agent to solve or critique olympiad-level proofs (IMO, Putnam, USAMO, AIME) with competition-style rigor instead of casual homework help.996 installs
- Senior ArchitectCompare nine software architecture patterns with trade-offs and structure guidance before you commit to a monolith, modular monolith, or services split.996 installs
- Avatar VideoGenerate HeyGen v3 avatar or photo-animated videos with exact avatar, voice, script, and background specs via API or MCP tools.995 installs
- Backtest ExpertDocument and learn from failed strategy backtests so you do not ship curve-fit or regime-fragile rules to live trading.995 installs
- Laravel Best PracticesGuide your coding agent through Laravel 13 architecture, Eloquent, validation, and API patterns using 31 prioritized rules while you build or refactor a PHP backend.995 installs
- NuqsApply type-safe nuqs patterns when building or reviewing URL query state in Next.js and other React routers.995 installs
- Prompt EngineeringImprove prompts, teach reliable LLM patterns, and debug odd agent behavior without guessing.993 installs
- WwasStructure product backlog items in Why-What-Acceptance format so each increment is independent, valuable, and testable with clear strategic intent.993 installs
- AihotPull today’s curated Chinese AI industry brief from AI HOT without browser tabs or stale model cutoff dates.992 installs
- ArchitectureForce context discovery (scale, team, timeline, domain, constraints) before your agent proposes stack or architecture so MVP choices do not inherit enterprise microservice defaults.992 installs
- Claimable PostgresSpin up a throwaway Postgres DATABASE_URL in seconds for demos, agent scripts, or tests without Neon signup or a credit card.992 installs