Plugins
12 plugins@amplifthq
Presets
Presets from amplifthq/oh-my-dsh.
4 skills · plugin
curated
Polished UI Demo Presentation
For product teams to create a walkthrough video and package it into a presentation.
3 skills · plugin
curated
Prediction Market Arbitrage
Compare Polymarket probabilities with options-implied probabilities to find arbitrage opportunities.
4 skills · plugin
@micsapp
Plugin
Persistent memory system for Claude Code - seamlessly preserve context across sessions
5 skills · plugin
curated
Launch on Product Hunt
Launch a product on Product Hunt by researching, preparing assets, and executing the launch playbook.
3 skills · plugin
@phuryn
Execution
Execution and product management skills: PRDs, OKRs, roadmaps, sprints, pre-mortems, stakeholder maps, user stories, prioritization frameworks, and more.
16 skills · plugin
curated
Prepare Performance Review
Gather work evidence, analyze contributions, and draft a performance review.
3 skills · plugin
curated
Publish Open Source Project
Sanitizes secrets, prepares repository, and publishes to GitHub with CI/CD and documentation.
3 skills · plugin
curated
Safe Production Deployment
Deploy a web application safely with pre-deployment audit, rollout plan, canary monitoring, and rollback strategy.
9 skills · plugin
curated
Create Accessible Form
Design and implement a form that minimizes friction, prevents errors, and is accessible.
4 skills · plugin
curated
GDPR Audit Pipeline
Pressure-test GDPR compliance with article-cited questions and generate audit readiness evidence.
9 skills · plugin
@fradser
Refactor
Agent and skills for code simplification and refactoring to improve code quality while preserving functionality
3 skills · plugin
Results for “pre-pr”
2,369 skillsTorchdrug
Graph-based drug discovery toolkit. Molecular property prediction (ADMET), protein modeling, knowledge graph reasoning, molecular generation, retrosynthesis, GNNs (GIN, GAT, SchNet), 40+ datasets, for PyTorch-based ML on molecules, proteins, and biomedical graphs.
5 · bundle
Source Verification
Use when incorporating information from research, references, or external sources. This skill provides verification procedures to ensure information used in deliverables is accurate, current, and from authoritative sources, preventing hallucination and misinformation.
0
Jetson LLM Serve
Serve LLMs and VLMs on NVIDIA Jetson devices using vLLM or SGLang with optimized Docker containers and quantization presets.
2.2k · bundle
Tao Run On Kubernetes
Submits TAO container jobs as single-pod Kubernetes Jobs with NVIDIA GPU scheduling on EKS, GKE, AKS, or on-prem clusters.
2.2k · bundle
Strategic Compact
Suggests manual context compaction at logical intervals to preserve context through task phases rather than relying on arbitrary auto-compaction.
226k
Scikit Learn
Build and evaluate machine learning models using scikit-learn for classification, regression, clustering, dimensionality reduction, and preprocessing.
30.2k · bundle
Hypothesis Generation
Formulate testable hypotheses from observations, design experiments, and generate predictions using a structured scientific method framework.
30.2k · bundle
Paperjsx
Generate PPTX presentations, DOCX documents, XLSX spreadsheets, and PDF reports from structured JSON input using PaperJSX.
66.9k · bundle
Minimalist
Enforces a strict efficiency ladder—YAGNI, reuse, stdlib, native platform, existing deps—before writing any new code, preventing over-engineering and unnecessary dependencies.
20.4k
Behavior Validator
Validates observable behavior of apps, CLIs, APIs, and generated artifacts against a prewritten contract without inspecting source code.
9.1k · bundle
Meet
Runs meetings effectively: classifies meeting types, prepares agendas, facilitates discussions, captures decisions and actions, and audits recurring meetings to fix poor meeting culture.
32
Etl Pipelines
Construye pipelines ETL/ELT con Pandas: extracción, transformación y carga de datos con logging, manejo de errores, idempotencia y opciones de orquestación.
0 · bundle
Strategic Compact
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
0
Article Bilingual Translation Publisher
Translates a Chinese article into English Markdown, generates bilingual detailed summaries, and writes the results back to LanceDB while preserving structure.
0 · bundle
Mariadb Connector Cpp Install
Installs and configures MariaDB Connector/C++ across Linux, Windows, and source builds, covering prerequisites, linking, and runtime plugin setup.
0
Gws Gmail Send
Sends email messages via Gmail with support for attachments, CC/BCC, HTML content, send-as aliases, drafts, and dry-run previews.
0
042 Soc 1d937eaf
Reference for SOC 2, PCI-DSS, HIPAA, and GDPR compliance requirements, including control checklists, evidence collection, and audit preparation guidance.
7 · bundle
106 One C28a512a
Explains how Agent Script instruction resolution works across three phases, with patterns for pre-LLM setup, LLM reasoning, and post-action loops.
7 · bundle
Umap Learn
Reduce high-dimensional data with UMAP for visualization, clustering preprocessing, and supervised or semi-supervised learning, including parameter tuning guidance.
3 · bundle
Ndcg 10
Evaluates how well internal model representations (hidden states) predict token-level information importance in summarization tasks, using NDCG@10 and Spearman's rank correlation.
3
Mem Search
Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
3
Plotly
Interactive visualization library. Use when you need hover info, zoom, pan, or web-embeddable charts. Best for dashboards, exploratory analysis, and presentations. For static publication figures use matplotlib or scientific-visualization.
2
Grill Me
Runs a relentless interview that sharpens a plan or design. Use when the user wants to be grilled on an idea, pressure-test a plan, or refine a design through questioning.
580 · bundle
Pump TS Vanity
Build educational TypeScript vanity-address tooling for Pump.fun/Solana wallets with @solana/web3.js, async generators, event-loop yielding, prefix/suffix matching, batch search, and best-effort memory zeroization.
0
Web Deploy
Build, preview, and deploy websites, web apps, and APIs using Vercel, Railway, GitHub Pages, or local Canvas environments. Use when a user needs general web deployment guidance across common hosting targets.
228 · bundle
Agency Setup
Interactive onboarding wizard that generates agency.config.json for any B2B agency. Asks structured questions about the agency, services, ICP, tools, outreach preferences, and CRM setup. Outputs a complete config file.
2 · bundle
Inherit Legacy Style
Legacy-project style inheritance skill. Use when the user types /inherit-legacy-style, or when onboarding an AI coding agent onto a hand-written legacy project and you need to prevent "style drift" (the model imposing its pretrained mainstream idioms onto the project). Language- and framework-agnostic — it aligns meta-architecture only, not syntax. Once run, it becomes a behavioral constraint on all subsequent coding tasks. Do NOT use for pure research or one-off questions unrelated to code-style alignment.
0
Alterlab String DB
Query the STRING API for protein-protein interactions (59M proteins, 20B interactions across 5000+ species), building interaction networks, discovering functional partners, and running GO/KEGG/Pfam enrichment on protein lists. Use when constructing a protein-protein interaction network, expanding from seed proteins to functional partners, or running PPI-based enrichment for systems biology; for curated metabolic pathway maps and reactions prefer alterlab-kegg, and for protein sequences, annotations, or accession ID mapping prefer alterlab-uniprot instead. Part of the AlterLab Academic Skills suite.
60 · bundle
Implementing Epss Score For Vulnerability Prioritization
Integrate FIRST's Exploit Prediction Scoring System (EPSS) API to prioritize vulnerability remediation based on real-world exploitation probability within 30 days.
24.6k · bundle
Security And Hardening
Hardens code against vulnerabilities by applying threat modeling, OWASP Top 10 prevention patterns, and secure coding practices for web applications.
69.5k
Finishing A Development Branch
Guides completion of development work by verifying tests, detecting the environment, and presenting structured options for merging, creating a PR, or discarding changes.
247k
Dali Dynamic Mode
Write, review, and migrate code using NVIDIA DALI's imperative dynamic-mode API for efficient data loading and preprocessing.
2.2k · bundle
Token Budget Advisor
Intercepts responses to let users choose the depth and token budget before answering, with heuristic token estimation and preset depth levels.
226k
Frontend Dev
Builds production-ready frontend pages with premium UI design, cinematic animations, AI-generated media assets, persuasive copywriting, and generative art.
12.9k · bundle
Fhir Data Mapping
Maps FHIR R4 clinical resources (Patient, Observation, Condition, CarePlan, CodeableConcept) to Salesforce Health Cloud objects, including prerequisite configuration and cardinality handling.
15 · bundle
Axiom
Audits hidden assumptions in decisions by classifying them, ranking by fragility and impact, and rebuilding conclusions from verified premises. Auto-detects Chinese or English input.
253 · bundle