Full index · agent skills
All agent skills - page 413 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.
- Ce Ssr PatternsApplies Commerce Engine SSR patterns across Next.js, TanStack Start, Astro, and SvelteKit using publicStorefront(), serverStorefront(), and cookie-based tokens.12 installs
- ChangesetsCreate or refresh a .changeset markdown file for the current branch, or report that no changeset is required.12 installs
- Chembl DatabaseQuery ChEMBL for bioactive molecules and drug-discovery data, searching compounds by structure and retrieving bioactivity data like IC50 and Ki.12 installs
- Chrome Webstore Release BlueprintSet up Chrome Web Store API release automation: credentials, secrets, and a version-gated publish-and-status-check workflow.12 installs
- Churn PreventionDesign cancel flows, save offers, exit surveys, and dunning sequences to reduce voluntary and involuntary SaaS churn.12 installs
- Ci Cd PipelinesCI/CD guidelines for GitHub Actions, GitLab CI, Jenkins, and Azure DevOps covering build, test strategies, and deployment patterns.12 installs
- Circuit Breaker GatewayAdd a gateway-level circuit breaker with pybreaker plus Nginx proxy_next_upstream and short timeouts to stop a failing downstream service from degrading the gateway.12 installs
- ClankerDeploy and manage ERC20 tokens with Uniswap V4 pools on Base, Ethereum or Arbitrum from chat commands.12 installs
- Clean CodeApply DRY, KISS, and YAGNI clean-code principles when writing or reviewing .NET code for maintainability and simplicity.12 installs
- Clean CodeHelps with ai & agent building tasks.12 installs
- Clean Code ReviewerReviews code against Clean Code principles for naming, function size, duplication, over-engineering, and magic numbers with severity ratings and refactor suggestions.12 installs
- Clinicaltrials DatabaseQuery ClinicalTrials.gov API v2 to search trials by condition, drug, location, status, or phase and retrieve trial details by NCT ID.12 installs
- Clinpgx DatabaseQuery ClinPGx (successor to PharmGKB) for gene-drug interactions, CPIC guidelines, and allele functions for genotype-guided dosing.12 installs
- Clinvar DatabaseQuery NCBI ClinVar for variant clinical significance by gene or position, interpret pathogenicity classifications, and annotate VCFs.12 installs
- ClipUses OpenAI CLIP for zero-shot image classification, image-text matching, and cross-modal retrieval without fine-tuning.12 installs
- Clojure EvalHelps with ai & agent building tasks during AI-assisted development.12 installs
- CobrapyPerform constraint-based metabolic modeling with COBRApy: flux balance analysis, gene knockouts, flux sampling, and SBML model handling.12 installs
- Code DebuggingHelps with debugging tasks.12 installs
- Code GeneratorGenerates code from templates and scaffolds functions, classes, and modules across languages following best practices.12 installs
- Code Review GraphHelps with ai & agent building tasks.12 installs
- CodexerHelps with ai & agent building tasks.12 installs
- Coding Guidelines GenHelps solo builders with design & ui/ux tasks in the build phase.12 installs
- Coding Guidelines VerifyHelps solo builders with design & ui/ux tasks in the build phase.12 installs
- CommitStages and commits changes when asked to commit or after completing implementation tasks.12 installs
- Components FooterHelps with ai & agent building tasks.12 installs
- Compose Ui ControlControls a running Compose Desktop app over HTTP to click, enter text, wait for elements, and capture screenshots via compose-ui-test-server.12 installs
- Compound EngineeringHelps with ai & agent building tasks during AI-assisted development.12 installs
- Constitutional AiApplies Anthropic's Constitutional AI to train harmless models via self-critique and RLAIF, reducing harmful outputs without human harm labels.12 installs
- Content CreatorHelps with marketing & seo tasks.12 installs
- Content FactoryA developer or creator uses this skill when they want an end-to-end pipeline that aggregates trending topics and generates and publishes content across platforms.12 installs
- Content StrategyHelps with marketing & seo tasks.12 installs
- Context OptimizationExtend effective context capacity and cut token cost for a long-running agent using compaction, masking, and partitioning.12 installs
- Context OptimizationManages context-window usage, compresses long sessions, and optimizes token consumption.12 installs
- Controller CliExecute Starknet smart contract transactions and manage Cartridge Controller sessions via CLI with human-authorized policies.12 installs
- Conventional CommitsAdopt Conventional Commits with commitlint and husky so commit messages drive semantic-release versioning and automatic changelogs.12 installs
- Cookie AnalysisHelps with ai & agent building tasks during AI-assisted development.12 installs
- Copy Move Forgery DetectionUse OpenCV SIFT keypoint self-matching to find cloned regions within a document image, revealing pasted photos or duplicated text.12 installs
- CopywriterHelps with ai & agent building tasks.12 installs
- Copywriting CoreHelps with ai & agent building tasks.12 installs
- Cors PolicyConfigure an explicit CORS allowlist in FastAPI and Nginx so only trusted frontend origins can call the API, never a wildcard with credentials.12 installs
- Cosmic DatabaseAccess the COSMIC cancer mutation database to query somatic mutations, the Cancer Gene Census, mutational signatures, and gene fusions.12 installs
- Coupling Cohesion MetricsMeasure module afferent/efferent coupling, instability, and LCOM cohesion with radon and import-linter to catch architectural degradation over time.12 installs
- Create IssueHelps with ai & agent building tasks.12 installs
- Creating Share ImagesGenerates dynamic OpenGraph and Twitter share images in Next.js using next/og ImageResponse with gradients, SVG icons, and correct dimensions.12 installs
- Cross Field Consistency CheckerCompare MRZ fields against the document's visual zone with normalization and Levenshtein tolerance to flag documents manipulated in only one zone.12 installs
- Cross PlatformCross-platform mobile development guidelines for React Native and Flutter covering state management, navigation, and native modules.12 installs
- Cs448b VisualizationHelps with ai & agent building tasks during AI-assisted development.12 installs
- Csharp Xml DocsDocuments C# APIs, methods, properties, classes, and interfaces with XML documentation via an on-demand Haiku to expert-review to final workflow, supporting Korean or English.12 installs
- Custom Agent UsageHelps with ai & agent building tasks.12 installs
- Customer Success ManagerScore a SaaS customer portfolio for health, churn risk, and expansion so a CS team can prioritize renewals and upsells.12 installs
- DaskScale pandas and NumPy beyond memory with Dask parallel DataFrames and Arrays, task graphs, and distributed multi-file processing.12 installs
- Database VersioningHelps with databases tasks.12 installs
- Datacommons ClientQuery Data Commons for public statistical data like population, GDP, unemployment, and disease prevalence via the Python API v2.12 installs
- Data EngineeringData pipeline patterns and ETL/ELT best practices covering batch, streaming, Lambda, and Kappa architectures.12 installs
- DatamolUse Datamol, a Pythonic RDKit wrapper, for SMILES parsing, standardization, descriptors, fingerprints, clustering, and 3D conformers.12 installs
- Db MigrationsHelps with ai & agent building tasks during AI-assisted development.12 installs
- Dcgm ExporterDeploy NVIDIA DCGM Exporter as a Kubernetes DaemonSet to scrape GPU metrics (utilization, VRAM, temperature, ECC) into Prometheus with alerts.12 installs
- Dead Code DetectorHelps with ai & agent building tasks.12 installs
- Debug ModeDiagnose hard bugs by instrumenting code, collecting runtime logs after user reproduction, then fixing from evidence.12 installs
- DeepchemApply machine learning to molecules with DeepChem: predict ADMET/toxicity, use graph neural networks, and MoleculeNet benchmarks.12 installs
- Deep Health CheckImplement deep health checks that run real functional probes (dummy ML inference, functional DB queries, model-load verification) instead of shallow connectivity pings.12 installs
- DeepspeedScales distributed model training with DeepSpeed using ZeRO optimization stages, pipeline parallelism, and mixed precision like FP16/BF16/FP8.12 installs
- DeeptoolsAnalyze NGS data with deepTools: convert BAM to bigWig, run QC (correlation, PCA), and generate heatmaps and profiles around genomic features.12 installs
- DenarioAutomate scientific research end-to-end with Denario, a multiagent system from data analysis to publication-ready LaTeX papers.12 installs
- Dependency Graph AnalysisBuild and visualize the module dependency graph with pydeps/graphviz and DFS cycle detection to catch circular dependencies and orphan modules in CI.12 installs
- Deploy StatusChecks Civitai production deployment status across the Tekton to Flux to Flagger chain via read-only kubectl, with GitHub Deployments as a cross-check.12 installs
- Design ExplorationExplore several UI design directions, pick one with a human in the loop, and export a coding handoff.12 installs
- Design System BuilderHelps with design & ui/ux tasks.12 installs
- Desktop ControlHelps with ai & agent building tasks.12 installs
- Detect AnomaliesDetect volume spikes, outliers and new error types in Axiom observability data via statistical analysis.12 installs
- Dex Mivolo Age EstimatorUse DEX or MiVOLO facial age-estimation models to predict apparent age from a selfie and compare it against the document birth date to flag inconsistencies.12 installs
- Did Event StudyHelps with ai & agent building tasks.12 installs
- DiffdockPredict protein-ligand binding poses with DiffDock from PDB structures and SMILES, with confidence scores for virtual screening.12 installs
- Dispatching Coding AgentsHelps with ai & agent building tasks.12 installs
- Dispatching Parallel AgentsHelps with ai & agent building tasks.12 installs
- Display Quantitative InformationHelps with ai & agent building tasks during AI-assisted development.12 installs
- Distributed Llm Pretraining TorchtitanRuns PyTorch-native distributed LLM pretraining with torchtitan using 4D parallelism (FSDP2, TP, PP, CP) from 8 to 512+ GPUs.12 installs
- Dnanexus IntegrationBuild DNAnexus apps/applets, manage genomics data, and run workflows with the dxpy Python SDK for FASTQ/BAM/VCF pipelines.12 installs
- DocReads, creates, and edits .docx files using python-docx, rendering to PDF/PNG to verify tables, layout, and pagination fidelity.12 installs
- Doc CoauthoringCo-author a technical spec, proposal, or decision doc through a staged gather, refine, and reader-test workflow.12 installs
- Docker ArchitectCreating or auditing Dockerfiles and Compose files with multi-stage builds, security hardening, and CI build/scan pipelines.12 installs
- Docker Docker ComposeContainerize all services and orchestrate a reproducible local dev stack with Docker Compose, using multi-stage Dockerfiles and healthchecks.12 installs
- Document Edge DetectionDetect an ID document's contour with OpenCV Canny edges and quadrilateral contour approximation to validate framing and extract corners for perspective correction.12 installs
- Document Expiry ValidatorValidate an ID document's expiry date, plausible issue age, and supported country/document type from OCR/MRZ output before proceeding.12 installs
- DotagentsManage agent skill dependencies declared in agents.toml so multiple agent tools discover skills from a shared .agents/skills directory.12 installs
- Drawio FlowchartCreate draw.io flowcharts, swimlane diagrams, and process visualizations with shapes and connectors, exporting to PNG, SVG, or PDF.12 installs
- Drugbank DatabaseAccess DrugBank data on drug properties, interactions, targets, pathways, and chemical structures for pharmacology and drug-discovery research.12 installs
- Drug DiscoveryHelps with ai & agent building tasks.12 installs
- E2eRun end-to-end tests for a Sentry JavaScript SDK test application, ensuring SDK packages are built first.12 installs
- Ear Blink DetectionDetect natural blinks by computing Eye Aspect Ratio from MediaPipe facial landmarks frame by frame, for active liveness challenges.12 installs
- Ela AnalysisRun Error Level Analysis by recompressing a JPEG and diffing it against the original to surface regions with inconsistent compression error indicating manipulation.12 installs
- Eliteforge BrainstormingTurns ideas into designs through collaborative dialogue before any implementation, requiring an approved design first.12 installs
- Emotion MigrateHelps with ai & agent building tasks during AI-assisted development.12 installs
- Ena DatabaseAccess the European Nucleotide Archive via API/FTP to retrieve DNA/RNA sequences, raw FASTQ reads, and genome assemblies by accession.12 installs
- Engine PatternsCross-engine design pattern comparison for game development including ECS, state machines, and networking across Unity, Unreal, Godot, and more.12 installs
- EnsSet your primary (reverse) ENS name on Base and other L2 chains and verify or resolve ENS names on-chain.12 installs
- Erc8004Register an AI agent's verifiable on-chain identity and reputation on Ethereum using the ERC-8004 Trustless Agents standard.12 installs
- EsmWork with ESM protein language models to design novel proteins, generate embeddings, perform inverse folding, and predict function.12 installs
- EtetoolkitManipulate and visualize phylogenetic trees with ETE: Newick/NHX I/O, evolutionary event detection, orthology, and NCBI taxonomy.12 installs
- ExcalidrawGenerates architecture diagrams as .excalidraw files from codebase analysis, with optional PNG and SVG export.12 installs