Skill Catalog
Browse 5,478 curated AI agent skills. No account needed.
Roadmap Communicator
Use when preparing roadmap narratives, release notes, changelogs, or stakeholder updates tailored for executives, engineering teams, and customers.
by alirezarezvani/claude-skills / product-team/skills/roadmap-communicator
Roadmap Update
Update, create, or reprioritize your product roadmap. Use when adding a new initiative and deciding what moves to make room, shifting priorities after new information comes in, moving timelines due to a dependency slip, or building a Now/Next/Later view from scratch.
by anthropics/knowledge-work-plugins / product-management/skills/roadmap-update
Robot Framework Skill
Generates Robot Framework tests in keyword-driven syntax with Python. Supports SeleniumLibrary, RequestsLibrary, and custom keywords. Use when user mentions "Robot Framework", "*** Test Cases ***", "SeleniumLibrary", ".robot file". Triggers on: "Robot Framework", "*** Test Cases ***", ".robot", "SeleniumLibrary", "keyword-driven test".
by LambdaTest/agent-skills / robot-framework-skill
Robusta Dev
Robusta Kubernetes observability and alert automation platform. USE WHEN installing Robusta OR configuring playbooks OR setting up notification sinks OR troubleshooting Kubernetes alerts OR creating custom actions OR integrating with Prometheus/AlertManager OR automating incident remediation.
by julianobarbosa/claude-code-skills / skills/robusta-dev
Robusta Dev Skill
Robusta Dev Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/robusta-dev-skill
Role Creator
Create and update Codex custom agents using standalone custom-agent TOML files.
by am-will/codex-skills / skills/role-creator
Roundup
Generate personalized status briefings on demand. Pulls from your configured data sources (GitHub, email, Teams, Slack, and more), synthesizes across them, and drafts updates in your own communication style for any audience you define.
by github/awesome-copilot / skills/roundup
Roundup Setup
Interactive onboarding that learns your communication style, audiences, and data sources to configure personalized status briefings. Paste in examples of updates you already write, answer a few questions, and roundup calibrates itself to your workflow.
by github/awesome-copilot / skills/roundup-setup
Rowan
Cloud-based quantum chemistry platform with Python API. Preferred for computational chemistry workflows including pKa prediction, geometry optimization, conformer searching, molecular property calculations, protein-ligand docking (AutoDock Vina), and AI protein cofolding (Chai-1, Boltz-1/2). Use when tasks involve quantum chemistry calculations, molecular property prediction, DFT or semiempirical methods, neural network potentials (AIMNet2), protein-ligand binding predictions, or automated computational chemistry pipelines. Provides cloud compute resources with no local setup required.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/rowan
Rowan: Cloud-Native Molecular-Modeling and Drug-Design Workflows
Rowan is a cloud-native molecular modeling and medicinal-chemistry workflow platform with a Python API. Use for pKa and macropKa prediction, conformer and tautomer ensembles, docking and analogue docking, protein-ligand cofolding, MSA generation, molecular dynamics, permeability, descriptor workflows, and related small-molecule or protein modeling tasks. Ideal for programmatic batch screening, multi-step chemistry pipelines, and workflows that would otherwise require maintaining local HPC/GPU infrastructure.
by K-Dense-AI/scientific-agent-skills / scientific-skills/rowan
Rpgmaker Consistency
Use this skill when validating cross-file references, checking for orphaned database entries, or detecting switch collisions in an RPG Maker MV or MZ project. Triggers: running project-wide validation, checking if item/actor/skill references resolve, finding switch ID conflicts across maps, or when the user mentions consistency, validation, orphaned references, broken references, switch collisions, or cross-file checks in an RPG Maker context. Provides: cross-file reference rules, orphaned reference detection, switch collision detection, and a master validate_project.py runner.
by nightquill/rpgmaker-agent-skills / skills/rpgmaker-consistency
Rpgmaker Core
Use this skill when working with any RPG Maker MV or MZ project. Triggers: presence of a Game.rpgproject or Game.rmmzproject manifest, data/*.json files named Actors.json/Skills.json/Items.json/Enemies.json/MapInfos.json, or when the user mentions RPG Maker, RPGMaker, MV, MZ, JRPG development, or narrative RPG in a project containing these files. Provides: project structure overview, MV/MZ detection, safety rules (MapInfos.json append-only, ID non-renumbering, dry-run first, backup before write).
by nightquill/rpgmaker-agent-skills / skills/rpgmaker-core
Rpgmaker Database
Use this skill when reading or writing RPG Maker MV or MZ database files (Actors.json, Skills.json, Items.json, Weapons.json, Armors.json, Enemies.json, States.json, Troops.json, Classes.json, Animations.json, Tilesets.json, CommonEvents.json, System.json). Triggers: any modification to data/*.json database entries, adding skills/enemies/items/actors, balance checking, schema validation, or when the user mentions database, stats, formulas, balance, notetags, or data entry in an RPG Maker context. Provides: database file schemas, damage formula DSL, balance heuristics, and helper scripts for safe entry addition, validation, and outlier detection.
by nightquill/rpgmaker-agent-skills / skills/rpgmaker-database
Rpgmaker Dialog
Use this skill when writing, editing, or reviewing NPC dialog in an RPG Maker MV or MZ project. Triggers: editing CommonEvents.json or MapXXX.json dialog, writing character lines, reviewing text escape codes like \N[] or \V[], or when the user mentions dialog, NPC lines, conversation, text, cutscene dialog, or character voice in an RPG Maker context. Provides: dialog command code reference, text escape codes, voice consistency workflow, and helper scripts for extraction, injection, and validation.
by nightquill/rpgmaker-agent-skills / skills/rpgmaker-dialog
Rpgmaker Events
Use this skill when reading, writing, or editing event command lists in an RPG Maker MV or MZ project. Triggers: editing event command lists, creating NPC behaviors, working with switches/variables/self-switches, scaffolding event patterns (chest, shop, inn, door, cutscene, wanderer), or when the user mentions events, triggers, map events, common events, switches, or variables in an RPG Maker context. Provides: full event command code table, six parameterized event pattern templates, switch/variable tracking scripts, and cross-project event reference search.
by nightquill/rpgmaker-agent-skills / skills/rpgmaker-events
R Programming Language Instructions
R language and document formats (R, Rmd, Quarto): coding standards and Copilot guidance for idiomatic, safe, and consistent code generation.
by github/awesome-copilot / instructions/r.instructions.md
Rspec Skill
Generates RSpec tests in Ruby with describe/context/it blocks, matchers, let/before hooks, and mocking. Use when user mentions "RSpec", "describe do", "expect().to", "Ruby test". Triggers on: "RSpec", "expect().to eq()", "describe do", "Ruby test", "spec file".
by LambdaTest/agent-skills / rspec-skill
Rss Catchup
Fetch and summarize latest articles from RSS feeds. Creates notes with article summaries as bullet points. Use to catch up on blogs without reading everything. Triggers on "rss catchup", "blog catchup", "check feeds", "summarize articles".
by TaylorHuston/local-life-manager / .claude/skills/rss-catchup
Ruby MCP Expert
Expert assistance for building Model Context Protocol servers in Ruby using the official MCP Ruby SDK gem with Rails integration.
by github/awesome-copilot / agents/ruby-mcp-expert.agent.md
Ruby MCP Server Development Guidelines
Best practices and patterns for building Model Context Protocol (MCP) servers in Ruby using the official MCP Ruby SDK gem.
by github/awesome-copilot / instructions/ruby-mcp-server.instructions.md
Ruby MCP Server Generator
Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.
by github/awesome-copilot / skills/ruby-mcp-server-generator
Ruby on Rails
Ruby on Rails coding conventions and guidelines
by github/awesome-copilot / instructions/ruby-on-rails.instructions.md
Ruff Recursive Fix
Run Ruff checks with optional scope and rule overrides, apply safe and unsafe autofixes iteratively, review each change, and resolve remaining findings with targeted edits or user decisions.
by github/awesome-copilot / skills/ruff-recursive-fix
RUG
Pure orchestration agent that decomposes requests, delegates all work to subagents, validates outcomes, and repeats until complete.
by github/awesome-copilot / agents/rug-orchestrator.agent.md
Run Acceptance Tests
Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix `TestAcc`.
by hashicorp/agent-skills / terraform/provider-development/skills/run-acceptance-tests
Runbook
Create or load an operational runbook for a given topic. Searches `runbooks/` for an existing match; if none, scaffolds a new one from the standard template (Purpose / Prerequisites / Steps / Verification / Troubleshooting / Last Tested). Use when asked to "create a runbook", "load runbook for X", document a procedure, or look up an SOP.
by julianobarbosa/claude-code-skills / skills/runbook
Runbook
Create or update an operational runbook for a recurring task or procedure. Use when documenting a task that on-call or ops needs to run repeatably, turning tribal knowledge into exact step-by-step commands, adding troubleshooting and rollback steps to an existing procedure, or writing escalation paths for when things go wrong.
by anthropics/knowledge-work-plugins / operations/skills/runbook
Runbook Skill
Runbook Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/runbook-skill
Run Experiment
Deploy and run ML experiments on local, remote, Vast.ai, or Modal serverless GPU. Use when user says "run experiment", "deploy to server", "跑实验", or needs to launch training jobs.
by wanshuiyin/Auto-claude-code-research-in-sleep / skills/run-experiment
Run Experiment
Deploy and run ML experiments on local or remote GPU servers. Use when user says "run experiment", "deploy to server", "跑实验", or needs to launch training jobs.
by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/run-experiment
Run Models
Run AI models on Replicate via predictions, webhooks, and streaming.
by replicate/skills / skills/run-models
Running Dbt Commands
Formats and executes dbt CLI commands, selects the correct dbt executable, and structures command parameters. Use when running models, tests, builds, compiles, or show queries via dbt CLI. Use when unsure which dbt executable to use or how to format command parameters.
by dbt-labs/dbt-agent-skills / skills/dbt/skills/running-dbt-commands
Rust Async Patterns
Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.
by wshobson/agents / plugins/systems-programming/skills/rust-async-patterns
Rust Coding Conventions and Best Practices
Rust programming language coding conventions and best practices
by github/awesome-copilot / instructions/rust.instructions.md
Rust Engineer
Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling with Result/Option. Use when building Rust applications, solving ownership or borrowing issues, designing trait-based APIs, implementing async/await concurrency, creating FFI bindings, or optimizing for performance and memory safety. Invoke for Rust, Cargo, ownership, borrowing, lifetimes, async Rust, tokio, zero-cost abstractions, memory safety, systems programming.
by Jeffallan/claude-skills / skills/rust-engineer
Rust MCP Expert
Expert assistant for Rust MCP server development using the rmcp SDK with tokio async runtime
by github/awesome-copilot / agents/rust-mcp-expert.agent.md
Rust MCP Server Development Best Practices
Best practices for building Model Context Protocol servers in Rust using the official rmcp SDK with async/await patterns
by github/awesome-copilot / instructions/rust-mcp-server.instructions.md
Rust MCP Server Generator
Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK
by github/awesome-copilot / skills/rust-mcp-server-generator
Ru Text
Use when writing, editing, or reviewing Russian-language text, or when user mentions ru-text. Covers typography, info-style, editorial, UX writing, business correspondence. Auto-activates on Russian text output.
by talkstream/ru-text
RWKV - Receptance Weighted Key Value
RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.
by Orchestra-Research/AI-Research-SKILLs / 01-model-architecture/rwkv
SaaS Metrics
SaaS business metrics analysis - MRR, ARR, Churn, LTV, CAC, cohort analysis, and investor reporting
by claude-office-skills/skills / saas-metrics
SaaS Metrics Coach
SaaS financial health advisor. Use when a user shares revenue or customer numbers, or mentions ARR, MRR, churn, LTV, CAC, NRR, or asks how their SaaS business is doing.
by alirezarezvani/claude-skills / finance/skills/saas-metrics-coach
SaaS Scaffolder
Generates complete, production-ready SaaS project boilerplate including authentication, database schemas, billing integration, API routes, and a working dashboard using Next.js 14+ App Router, TypeScript, Tailwind CSS, shadcn/ui, Drizzle ORM, and Stripe. Use when the user wants to create a new SaaS app, start a subscription-based web project, scaffold a Next.js application, or mentions terms like starter template, boilerplate, new project, or wiring up auth and payments.
by alirezarezvani/claude-skills / product-team/skills/saas-scaffolder
SaaS Valuation Compression
Analyze SaaS company valuation compression between funding rounds. Use this skill whenever the user asks about: how much a SaaS company's valuation multiple changed between rounds, why the ARR multiple compressed or expanded, comparing a company's compression to macro benchmarks, or explaining what drove valuation changes for any VC-backed software company. Trigger on phrases like "valuation compression", "ARR multiple", "round-to-round valuation", "multiple change", or when the user asks to compare a company's funding rounds. Always use this skill for any multi-round SaaS valuation analysis — do not try to answer from memory alone.
by himself65/finance-skills / plugins/market-analysis/skills/saas-valuation-compression
Safe Browser
Build local constrained-browser agents with a safe_browser tool that owns CDP, enforces a domain allowlist with Fetch interception, and lets a runtime Claude Agent SDK agent complete browsing tasks without raw browser, shell, or CDP access. Use when the user wants an agent to browse or scrape while staying on approved domains, demo blocked off-domain navigation, or generate a safe browser client.
by browserbase/skills / skills/safe-browser
Safe Encryption
Encrypt, decrypt, and manage keys with the SAFE CLI — a modern GPG alternative with post-quantum support.
by grittygrease/safe-encryption-skill
Sag
ElevenLabs text-to-speech with mac-style say UX.
by openclaw/openclaw / skills/sag
Saga Orchestration
Implement saga patterns for distributed transactions and cross-aggregate workflows. Use this skill when implementing distributed transactions across microservices where 2PC is unavailable, designing compensating actions for failed order workflows that span inventory, payment, and shipping services, building event-driven saga coordinators for travel booking systems that must roll back hotel, flight, and car rental reservations atomically, or debugging stuck saga states in production where compensation steps never complete.
by wshobson/agents / plugins/backend-development/skills/saga-orchestration
Sage
Advising founders YC-style by surfacing the #1 bottleneck via socratic probing, giving pattern-matched honest feedback, detecting founder anti-patterns, and extracting 1-2 week action items. Use when seeking founder-mode advisory. Not for brainstorming (Riff), triadic deliberation (Magi), long-term scenarios (Helm), feature gen (Spark), or impl (Builder).
by simota/agent-skills / sage
Salary Negotiation Prep
Research market rates, build negotiation strategy, and create counter-offer scripts
by Paramchoudhary/ResumeSkills / skills/salary-negotiation-prep
Salary Negotiation Script Builder
Researches market compensation data via Brave Search, calculates your worth based on experience/location, and generates word-for-word negotiation scripts for offers, raises, and counter-offers. Prerequisites: brave-search MCP, python3.
by AgentArmory
Sales Enablement
When the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs, or demo scripts. Also use when the user mentions 'sales deck,' 'pitch deck,' 'one-pager,' 'leave-behind,' 'objection handling,' 'deal-specific ROI analysis,' 'demo script,' 'talk track,' 'sales playbook,' 'proposal template,' 'buyer persona card,' 'help my sales team,' 'sales materials,' or 'what should I give my sales reps.' Use this for any document or asset that helps a sales team close deals. For competitor comparison pages and battle cards, see competitors. For marketing website copy, see copywriting. For cold outreach emails, see cold-email. For the offer being sold (bonuses, guarantees, pricing structure), see offers.
by coreyhaines31/marketingskills / skills/sales-enablement
Sales Engineer Skill
Analyzes RFP/RFI responses for coverage gaps, builds competitive feature comparison matrices, and plans proof-of-concept (POC) engagements for pre-sales engineering. Use when responding to RFPs, bids, or proposal requests; comparing product features against competitors; planning or scoring a customer POC or sales demo; preparing a technical proposal; or performing win/loss competitor analysis. Handles tasks described as 'RFP response', 'bid response', 'proposal response', 'competitor comparison', 'feature matrix', 'POC planning', 'sales demo prep', or 'pre-sales engineering'.
by alirezarezvani/claude-skills / business-growth/skills/sales-engineer
Salesforce Apex Quality
Apex code quality guardrails for Salesforce development. Enforces bulk-safety rules (no SOQL/DML in loops), sharing model requirements, CRUD/FLS security, SOQL injection prevention, PNB test coverage (Positive / Negative / Bulk), and modern Apex idioms. Use this skill when reviewing or generating Apex classes, trigger handlers, batch jobs, or test classes to catch governor limit risks, security gaps, and quality issues before deployment.
by github/awesome-copilot / skills/salesforce-apex-quality
Salesforce Apex & Triggers Development
Implement Salesforce business logic using Apex classes and triggers with production-quality code following Salesforce best practices.
by github/awesome-copilot / agents/salesforce-apex-triggers.agent.md
Salesforce Component Standards
Quality standards for Salesforce Lightning Web Components (LWC), Aura components, and Visualforce pages. Covers SLDS 2 compliance, accessibility (WCAG 2.1 AA), data access pattern selection, component communication rules, XSS prevention, CSRF enforcement, FLS/CRUD in AuraEnabled methods, view state management, and Jest test requirements. Use this skill when building or reviewing any Salesforce UI component to enforce platform-specific security and quality standards.
by github/awesome-copilot / skills/salesforce-component-standards
Salesforce Developer
Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the Salesforce platform. Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up Salesforce DX and CI/CD pipelines.
by Jeffallan/claude-skills / skills/salesforce-developer
Salesforce Expert Agent
Provide expert Salesforce Platform guidance, including Apex Enterprise Patterns, LWC, integration, and Aura-to-LWC migration.
by github/awesome-copilot / agents/salesforce-expert.agent.md
Salesforce Flow Design
Salesforce Flow architecture decisions, flow type selection, bulk safety validation, and fault handling standards. Use this skill when designing or reviewing Record-Triggered, Screen, Autolaunched, Scheduled, or Platform Event flows to ensure correct type selection, no DML/Get Records in loops, proper fault connectors on all data-changing elements, and appropriate automation density checks before deployment.
by github/awesome-copilot / skills/salesforce-flow-design
Salesforce Flow Development
Implement business automation using Salesforce Flow following declarative automation best practices.
by github/awesome-copilot / agents/salesforce-flow.agent.md
Salesforce Marketing Cloud Automation via Rube MCP
Automate Salesforce Marketing Cloud tasks via Rube MCP (Composio). Always search tools first for current schemas.
by ComposioHQ/awesome-claude-skills / composio-skills/salesforce-marketing-cloud-automation
Salesforce Service Cloud Automation via Rube MCP
Automate Salesforce Service Cloud tasks via Rube MCP (Composio). Always search tools first for current schemas.
by ComposioHQ/awesome-claude-skills / composio-skills/salesforce-service-cloud-automation
Salesforce UI Development (Aura & LWC)
Implement Salesforce UI components using Lightning Web Components and Aura components following Lightning framework best practices.
by github/awesome-copilot / agents/salesforce-aura-lwc.agent.md
Salesforce Visualforce Development
Implement Visualforce pages and controllers following Salesforce MVC architecture and best practices.
by github/awesome-copilot / agents/salesforce-visualforce.agent.md
Salesmate Automation via Rube MCP
Automate Salesmate tasks via Rube MCP (Composio). Always search tools first for current schemas.
by ComposioHQ/awesome-claude-skills / composio-skills/salesmate-automation
Sales Operations
Manage sales workflows — track deals, schedule calls, client comms.
by googleworkspace/cli / skills/persona-sales-ops
Sandbox npm Install
Install npm packages in a Docker sandbox environment. Use this skill whenever you need to install, reinstall, or update node_modules inside a container where the workspace is mounted via virtiofs. Native binaries (esbuild, lightningcss, rollup) crash on virtiofs, so packages must be installed on the local ext4 filesystem and symlinked back.
by github/awesome-copilot / skills/sandbox-npm-install
Sandbox SDK
Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
by cloudflare/skills / skills/sandbox-sdk
Sanity Best Practices
Sanity development best practices for schema design, GROQ queries, TypeGen, Visual Editing, images, Portable Text, Studio structure, localization, migrations, Sanity Functions, Blueprints, and framework integrations such as Next.js, Nuxt, Astro, Remix, SvelteKit, Angular, Hydrogen, and the App SDK. Use this skill whenever working with Sanity schemas, defineType or defineField, GROQ or defineQuery, content modeling, Presentation or preview setups, Sanity-powered frontend integrations, Sanity Functions, documentEventHandler, defineDocumentFunction, defineMediaLibraryAssetFunction, @sanity/functions, @sanity/blueprints, sanity.blueprint.ts, event-driven content automation, or when reviewing and fixing a Sanity codebase.
by sanity-io/agent-toolkit / skills/sanity-best-practices
Sanity Check
Step back, reflect on current work, validate direction and alignment. Use when complexity is increasing, feeling uncertain, before major decisions, or something feels off.
by TaylorHuston/local-life-manager / .claude/skills/sanity-check
SAST Configuration
Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automating code vulnerability detection.
by wshobson/agents / plugins/security-scanning/skills/sast-configuration
Sast Sca Security Analyzer
Use when: performing SAST (Static Application Security Testing), SCA (Software Composition Analysis), scanning source code or binaries for security flaws, auditing third-party dependency vulnerabilities, checking policy compliance, generating structured security reports, identifying CWE-mapped flaws with file/line precision, reviewing open-source license risk, or producing CI/CD-gate security findings.
by github/awesome-copilot / agents/sast-sca-security-analyzer.agent.md
Save a Gmail Message to Google Docs
Save a Gmail message body into a Google Doc for archival or reference.
by googleworkspace/cli / skills/recipe-save-email-to-doc
Save Gmail Attachments to Google Drive
Find Gmail messages with attachments and save them to a Google Drive folder.
by googleworkspace/cli / skills/recipe-save-email-attachments
Savings Goal Calculator & Tracker
Calculates how long to reach savings goals with compound interest projections, generates a month-by-month savings plan, and tracks progress in a markdown file. Prerequisites: python3.
by AgentArmory
Savings Goals
Plan and track savings for specific financial goals including retirement, education, and home purchase. Use when the user asks about required savings rates, 529 plans, retirement accumulation targets, down payment planning, or goal prioritization. Also trigger when users mention 'how much do I need to save each month', 'am I on track for retirement', 'college savings', 'safe withdrawal rate', '4% rule', 'FIRE savings rate', 'catch-up contributions', 'employer match', or ask how to balance competing savings goals.
by JoelLewis/finance_skills / plugins/wealth-management/skills/savings-goals
Scaffold
Provisioning infrastructure via cloud IaC (Terraform/OpenTofu/CloudFormation/Pulumi) and local development environments (Docker Compose/dev setup/env vars). Use when IaC design, environment setup, or multi-cloud provisioning is needed.
by simota/agent-skills / scaffold
Scaffold Exercises
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.
by mattpocock/skills / skills/misc/scaffold-exercises
Scaffolding Oracle To Postgres Migration Test Project
Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in .NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use when setting up test infrastructure before writing migration integration tests, or when a test project is needed for Oracle-to-PostgreSQL validation.
by github/awesome-copilot / skills/scaffolding-oracle-to-postgres-migration-test-project
Scala Best Practices
Scala 2.12/2.13 programming language coding conventions and best practices following Databricks style guide for functional programming, type safety, and production code quality.
by github/awesome-copilot / instructions/scala2.instructions.md
Scale Recipe
Adjust recipe servings and display scaled ingredient quantities
by cooklang/cooklang-skills / skills/scale-recipe
Scandinavia Transit
Search trains, buses, and ferries in Norway (Entur), Sweden (ResRobot), and Denmark (Rejseplanen). Intra-Scandinavia ground transport with schedules and Danish fare pricing.
by borski/travel-hacking-toolkit / plugins/travel-hacking-toolkit/skills/scandinavia-transit
Scanner Bridge
Internal helper agent. Invoked by orchestrator agents via Task tool. Internal helper that bridges GitHub Accessibility Scanner CI data with the agent ecosystem. Fetches scanner-created issues, normalizes findings, deduplicates against local scans, and tracks Copilot fix status.
by Community-Access/accessibility-agents / codex-skills/scanner-bridge
Scanning Container Images With Grype
Scan container images for known vulnerabilities using Anchore Grype with SBOM-based matching and configurable severity thresholds.
by mukul975/Anthropic-Cybersecurity-Skills / skills/scanning-container-images-with-grype
Scanning Containers With Trivy In Cicd
This skill covers integrating Aqua Security's Trivy scanner into CI/CD pipelines for comprehensive container image vulnerability detection. It addresses scanning Docker images for OS package and application dependency CVEs, detecting misconfigurations in Dockerfiles, scanning filesystem and git repositories, and establishing severity-based quality gates that block deployment of vulnerable images.
by mukul975/Anthropic-Cybersecurity-Skills / skills/scanning-containers-with-trivy-in-cicd
Scanning Docker Images With Trivy
Trivy is a comprehensive open-source vulnerability scanner by Aqua Security that detects vulnerabilities in OS packages, language-specific dependencies, misconfigurations, secrets, and license violati
by mukul975/Anthropic-Cybersecurity-Skills / skills/scanning-docker-images-with-trivy
Scanning Infrastructure With Nessus
Tenable Nessus is the industry-leading vulnerability scanner used to identify security weaknesses across network infrastructure including servers, workstations, network devices, and operating systems.
by mukul975/Anthropic-Cybersecurity-Skills / skills/scanning-infrastructure-with-nessus
Scanning Kubernetes Manifests With Kubesec
Perform security risk analysis on Kubernetes resource manifests using Kubesec to identify misconfigurations, privilege escalation risks, and deviations from security best practices.
by mukul975/Anthropic-Cybersecurity-Skills / skills/scanning-kubernetes-manifests-with-kubesec
Scanning Network With Nmap Advanced
Performs advanced network reconnaissance using Nmap's scripting engine, timing controls, evasion techniques, and output parsing to discover hosts, enumerate services, detect vulnerabilities, and fingerprint operating systems across authorized target networks.
by mukul975/Anthropic-Cybersecurity-Skills / skills/scanning-network-with-nmap-advanced
Scanpy
Standard single-cell RNA-seq analysis pipeline. Use for QC, normalization, dimensionality reduction (PCA/UMAP/t-SNE), clustering, differential expression, visualization, and converting R-friendly single-cell formats such as Seurat or SingleCellExperiment RDS files into h5ad for Scanpy. Best for exploratory scRNA-seq analysis with established workflows. For deep learning models use scvi-tools; for data format questions use anndata.
by K-Dense-AI/scientific-agent-skills / skills/scanpy
Scanpy
Single-cell RNA-seq and retained scverse workflow owner. Load .h5ad/10X data, manage AnnData metadata, plan scVI/scANVI batch-correction workflows, QC, normalization, PCA/UMAP/t-SNE, Leiden clustering, marker genes, cell type annotation, trajectory, for scRNA-seq analysis.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/scanpy
Scanpy: Single-Cell Analysis
Standard single-cell RNA-seq analysis pipeline. Use for QC, normalization, dimensionality reduction (PCA/UMAP/t-SNE), clustering, differential expression, and visualization. Best for exploratory scRNA-seq analysis with established workflows. For deep learning models use scvi-tools; for data format questions use anndata.
by K-Dense-AI/scientific-agent-skills / scientific-skills/scanpy
Scenario Analyzer
Skill that analyzes 18-month scenarios from a news headline. Runs the primary analysis with the scenario-analyst agent and obtains a second opinion with the strategy-reviewer agent. Generates a comprehensive English report covering 1st/2nd/3rd-order impacts, recommended stocks, and a critical review. Example: /scenario-analyzer "Fed raises rates by 50bp" Triggers: news analysis, scenario analysis, 18-month outlook, medium-to-long-term investment strategy
by tradermonty/claude-trading-skills / skills/scenario-analyzer
Scenario War Room
Cross-functional what-if modeling for cascading multi-variable scenarios. Unlike single-assumption stress testing, this models compound adversity across all business functions simultaneously. Use when facing complex risk scenarios, strategic decisions with major downside, or when the user asks 'what if X AND Y both happen?'
by alirezarezvani/claude-skills / c-level-advisor/skills/scenario-war-room
Schedule a Recurring Meeting
Create a recurring Google Calendar event with attendees.
by googleworkspace/cli / skills/recipe-schedule-recurring-event
Schema
When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured data," "JSON-LD," "rich snippets," "schema.org," "FAQ schema," "product schema," "review schema," "breadcrumb schema," "Google rich results," "knowledge panel," "star ratings in search," or "add structured data." Use this whenever someone wants their pages to show enhanced results in Google. For broader SEO issues, see seo-audit. For AI search optimization, see ai-seo.
by coreyhaines31/marketingskills / skills/schema
Schema
Designing database schemas, planning migrations, and authoring ER diagrams. Handles normalization, index strategies, and relation definitions. Use when DB schema design is needed.
by simota/agent-skills / schema
Schema Markup
When the user wants to implement, audit, or validate structured data (schema markup) on their website. Use when the user mentions 'structured data,' 'schema.org,' 'JSON-LD,' 'rich results,' 'rich snippets,' 'schema markup,' 'FAQ schema,' 'Product schema,' 'HowTo schema,' or 'structured data errors in Search Console.' Also use when someone asks why their content isn't showing rich results or wants to improve AI search visibility. NOT for general SEO audits (use seo-audit) or technical SEO crawl issues (use site-architecture).
by alirezarezvani/claude-skills / marketing-skill/skills/schema-markup
Schema Markup
Schema Markup linked from Corey Haines marketing skills, with the upstream skill instructions available on GitHub.
by coreyhaines31/marketingskills / skills/schema-markup
Scholar Evaluation
Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and actionable feedback.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/scholar-evaluation