Browse Skills — Page 172
21,746 public skills · showing 17,101–17,200
- 100/100
scienceworld-planting-operation
zjunlp/SkillNet
Plants seeds into prepared containers with soil to initiate plant growth. Execute this when you have both seeds and properly prepared planting containers available. This skill handles the specific action pattern of transferring seeds from storage to growth containers to begin cultivation processes.
- 100/100
scienceworld-pot-preparer
zjunlp/SkillNet
Prepares a planting pot by moving soil from inventory into an empty or water-filled pot. Use this when setting up a growth environment for seeds or plants. It performs the 'move soil to flower pot X' action, transforming the container into a viable planting medium. This skill is atomic and can be repeated for multiple pots.
- 100/100
scienceworld-process-monitor
zjunlp/SkillNet
This skill observes the state of an active apparatus and its contents to track progress. Use when you need to periodically check for state changes (e.g., solid to liquid) during a heating or reaction process. The skill uses 'look at' or 'examine' actions on the apparatus and substance.
- 100/100
scienceworld-process-pauser
zjunlp/SkillNet
This skill introduces deliberate pauses in task execution. Use when the agent needs to consider next steps, evaluate intermediate results, or wait for processes to complete. The skill uses the 'wait1' or 'wait' actions to temporarily halt activity, preventing rushed decisions in complex experimental procedures.
- 100/100
scienceworld-recipe-retriever
zjunlp/SkillNet
This skill locates and acquires a recipe or instruction document by using 'pick up' on the recipe object. Use when the task involves following a specific procedure (e.g., crafting, mixing) and the agent needs to obtain the written instructions. The skill assumes the recipe is visible in the current room and moves it to the inventory, allowing the agent to read it later to understand required ingredients and steps.
- 100/100
scienceworld-result-archiver
zjunlp/SkillNet
Places an object into a designated container (like a colored box) based on a test outcome. It should be triggered when the agent needs to finalize a task by storing an object according to a rule (e.g., conductive → blue box, non-conductive → orange box). The input is the object and the rule, and the output is the object moved to the correct container.
- 100/100
scienceworld-room-explorer
zjunlp/SkillNet
Performs an initial survey of a room to identify all visible objects, containers, devices, and their states using the 'look around' action. Use this skill when you first enter a new location, need to refresh your understanding of the environment, or must identify available resources before planning a sequence of actions. Returns a detailed observation that serves as foundational context for subsequent tasks.
- 100/100
scienceworld-room-navigator
zjunlp/SkillNet
Teleports the agent to a specified room within the ScienceWorld environment. Use when the agent needs to move between different locations to locate objects or access specific facilities. The input is a target room name, and the output is the agent arriving at that room, ready for further interaction.
- 100/100
scienceworld-room-scanner
zjunlp/SkillNet
This skill performs a 'look around' action to scan and describe the current room's contents, including visible objects, containers, and doors. Use when entering a new room or when the agent needs to locate specific items or assess the environment state. The skill outputs a detailed room description, which is essential for inventory discovery and situational awareness.
- 100/100
scienceworld-room-teleporter
zjunlp/SkillNet
Teleports the agent to a specified room within the ScienceWorld environment. Use this skill when the target object or location for a task is known to be in a different room, enabling efficient navigation. It takes a target room name as input and outputs a successful teleportation observation.
- 100/100
scienceworld-substance-cooler
zjunlp/SkillNet
This skill initiates the cooling of a substance by moving it into a cooling appliance like a freezer. Use when a task requires lowering the temperature of a specific material to observe phase changes. The skill takes the substance (often in a container) and the target appliance as inputs, using the 'move OBJ to OBJ' action. It outputs confirmation of the new location.
- 100/100
scienceworld-substance-fetcher
zjunlp/SkillNet
Locates and retrieves a target substance or material from a container in the environment. Use this skill when the task requires processing a specific substance (e.g., chocolate, sodium chloride, a chemical) and you need to find and acquire it. Searches rooms and containers (fridge, cupboard, counter) and retrieves the substance via pick up or move actions.
- 100/100
scienceworld-substance-preparator
zjunlp/SkillNet
Use when you need to transfer a target substance into an appropriate container for processing (e.g., a pot for heating, a beaker for mixing). Trigger after acquiring the substance and before setting up an apparatus. Selects a suitable empty container and moves the substance into it.
- 100/100
scienceworld-target-identifier
zjunlp/SkillNet
Analyzes room observations to identify objects matching a given target description (e.g., 'living thing'). Triggered after exploring a room when the agent needs to locate a specific type of item. Processes the observation list, filters objects based on target criteria, and returns candidate objects for further action.
- 100/100
scienceworld-target-locator
zjunlp/SkillNet
This skill determines the most likely location for a target object based on domain knowledge and environmental clues. Use when the agent needs to find a specific item (like an animal) but it is not in the current room. It analyzes the environment description and suggests a room to teleport to for further investigation.
- 100/100
scienceworld-task-focuser
zjunlp/SkillNet
Use when the agent needs to direct attention to a specific object in the environment or inventory before performing a critical action such as measuring, using, or connecting. This preparatory "focus on" step signals intent to the ScienceWorld system, often unlocking required state changes for subsequent interactive steps in experimental procedures.
- 100/100
scienceworld-task-interpreter
zjunlp/SkillNet
This skill parses a user's high-level scientific task in the ScienceWorld environment and extracts the core objective and target location. It should be triggered when a new task instruction is received, especially those involving finding, comparing, or manipulating objects. The skill interprets the query to identify the goal (e.g., 'find the animal with the shortest life span') and any specified locations (e.g., 'animals are in the outside location'), outputting a clear, actionable sub-goal for navigation or observation.
- 100/100
scienceworld-task-parser
zjunlp/SkillNet
Analyzes user instructions in ScienceWorld environments to extract specific task requirements and constraints. Use when receiving a new task to identify required objects, target locations, and action sequences before taking any environment actions.
- 100/100
scienceworld-temperature-measurer
zjunlp/SkillNet
This skill uses a thermometer on a substance to measure its temperature. It should be triggered when the agent needs to determine the temperature of a material (e.g., lead) to assess if it has reached a specific melting point or threshold. The skill requires a thermometer in inventory and a target substance, outputting the measured temperature in degrees Celsius, which is key for scientific measurement tasks.
- 100/100
scienceworld-threshold-evaluator
zjunlp/SkillNet
Use when the agent has just obtained a numerical measurement (temperature, weight, pH) and must compare it against a predefined threshold to determine a binary outcome. This skill extracts the measured value, evaluates it against the threshold condition (above/below), and executes the corresponding branch action such as classification or placement.
- 100/100
scienceworld-tool-fetcher
zjunlp/SkillNet
This skill locates and picks up a specified tool or instrument from the environment. It should be triggered when a task requires a specific tool (e.g., thermometer, stopwatch) for measurement or manipulation. The skill identifies the tool's location via observation and executes a pick-up action, moving the tool to inventory.
- 100/100
scienceworld-tool-user
zjunlp/SkillNet
Uses a tool from inventory on a target object or location to perform a specific environmental interaction, such as digging, cutting, or measuring. Use this skill when a task requires modifying the environment or manipulating materials with a tool (e.g., using a shovel to dig soil, a thermometer to measure temperature, or an axe to cut wood). Takes the tool and target as inputs and outputs the result of the interaction.
- 100/100
scienceworld-tool-validator
zjunlp/SkillNet
Use when the agent has acquired a tool or instrument and needs to verify it is operational before first use in a critical task step. This skill performs a lightweight pre-use check via "focus on [TOOL] in inventory" and confirms readiness based on the system's response, ensuring the tool is functional before measurement, activation, or connection operations.
- 80/100
scientific-brainstorming
K-Dense-AI/scientific-agent-skills
Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.
- 100/100
scientific-clarity-checker
lyndonkl/claude
Reviews scientific documents for logical clarity, argument soundness, and rigor by auditing hypothesis-data alignment, claim-evidence chains, quantitative precision, hedging calibration, and terminology consistency across any document type. Use when reviewing scientific argumentation, checking claims vs evidence, auditing terminology, or when user mentions check clarity, review logic, scientific soundness, hypothesis-data alignment, or claims vs evidence.
- 100/100
scientific-critical-thinking
K-Dense-AI/scientific-agent-skills
Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best for understanding evidence quality, identifying flaws. For formal peer review writing use peer-review.
- 100/100
scientific-email-polishing
lyndonkl/claude
Composes and polishes professional scientific correspondence -- emails to collaborators, journal cover letters, and responses to peer reviewers -- ensuring clear communication, appropriate tone, explicit asks, and professional formatting for academic contexts. Use when writing or polishing scientific emails, cover letters to editors, reviewer responses, or when user mentions email to collaborator, cover letter to journal, reviewer response, or professional scientific correspondence.
- 100/100
scientific-literature-search
InternScience/scp
Search scientific literature and research papers using FlowSearch to find relevant academic articles and publications.
- 100/100
scientific-manuscript-review
lyndonkl/claude
Guides systematic multi-pass review and editing of scientific manuscripts (research articles, reviews, perspectives) to improve clarity, structure, scientific rigor, and reader comprehension. Use when reviewing or editing research manuscripts, journal articles, or perspectives, when user mentions manuscript, paper draft, article, research writing, journal submission, reviewer feedback, or needs to improve scientific writing.
- 100/100
scientific-podcast-summary
aipoch/medical-research-skills
Automatically summarize scientific podcasts like Huberman Lab and Nature.
- 100/100
scientific-problem-selection
anthropics/knowledge-work-plugins
This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific decisions. Use this skill when users ask to pitch a new research idea, work through a project problem, evaluate project risks, plan research strategy, navigate decision trees, or get help choosing what scientific problem to work on. Typical requests include "I have an idea for a project", "I'm stuck on my research", "help me evaluate this project", "what should I work on", or "I need strategic advice about my research".
- 100/100
scientific-schematics
K-Dense-AI/scientific-agent-skills
Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.1 Pro Preview for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.
- 100/100
scientific-slides
K-Dense-AI/scientific-agent-skills
Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and LaTeX Beamer.
- 100/100
scientific-visualization
K-Dense-AI/scientific-agent-skills
Meta-skill for publication-ready figures. Use when creating journal submission figures requiring multi-panel layouts, significance annotations, error bars, colorblind-safe palettes, and specific journal formatting (Nature, Science, Cell). Orchestrates matplotlib/seaborn/plotly with publication styles. For quick exploration use seaborn or plotly directly.
- 100/100
scientific-writing
K-Dense-AI/scientific-agent-skills
Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.
- 100/100
scientific-writing-v2
diegosouzapw/awesome-omni-skills
Scientific Writing workflow skill. Use this skill when the user needs This is the core skill for the deep research and writing tool\u2014combining AI-driven deep research with well-formatted written outputs. Every document produced is backed by comprehensive literature search and verified citations through the research-lookup skill and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
scikit-bio
K-Dense-AI/scientific-agent-skills
Biological data toolkit. Sequence analysis, alignments, phylogenetic trees, diversity metrics (alpha/beta, UniFrac), ordination (PCoA), PERMANOVA, FASTA/Newick I/O, for microbiome analysis.
- 100/100
scikit-learn
K-Dense-AI/scientific-agent-skills
Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices.
- 100/100
scikit-learn-v2
diegosouzapw/awesome-omni-skills
Scikit-learn workflow skill. Use this skill when the user needs Machine learning in Python with scikit-learn. Use for classification, regression, clustering, model evaluation, and ML pipelines and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
scikit-survival
K-Dense-AI/scientific-agent-skills
Comprehensive toolkit for survival analysis and time-to-event modeling in Python using scikit-survival. Use this skill when working with censored survival data, performing time-to-event analysis, fitting Cox models, Random Survival Forests, Gradient Boosting models, or Survival SVMs, evaluating survival predictions with concordance index or Brier score, handling competing risks, or implementing any survival analysis workflow with the scikit-survival library.
- 80/100
scion
terrylica/cc-skills
Scion (create or configure) a fork workflow with git-town. Renamed from 'fork' to avoid clashing with Claude Code's built-in.
- 100/100
scip-opt
elizaOS/eliza
SCIP optimization with PySCIPOpt. Use when facing an optimization problem with an objective, hard constraints, soft penalties, integer decisions, routing, assignment, scheduling, allocation, packing, capacity, inventory, or service-level rules. Prefer modeling and solving the problem with PySCIPOpt when it is available.
- 100/100
scipy-curve-fit
elizaOS/eliza
Use scipy.optimize.curve_fit for nonlinear least squares parameter estimation from experimental data.
- 100/100
scite-database
aipoch/medical-research-skills
Access Scite.ai Smart Citations to classify how a paper is cited (supporting, contrasting, mentioning) and assess scientific claims; use it when you need to evaluate a paper’s reliability or its acceptance in the literature.
- 100/100
sciverse-academic-retrieval
InternScience/scp
Citation-grade academic literature retrieval (search, semantic chunks, byte-range read, figure fetch) over Sciverse, an open scientific platform indexing peer-reviewed and preprint papers.
- 100/100
scm
first-fluke/fullstack-starter
SCM workflow for Git operations (branching/merge/conflict/worktree)
- 100/100
scope
boshu2/agentops
Hard-block edits outside declared frozen directories via PreToolUse hook.
- 100/100
scope-appropriate-architecture
yonatangross/orchestkit
Right-sizes architecture to project scope. Prevents over-engineering by classifying projects into 6 tiers and constraining pattern choices accordingly. Use when designing architecture, selecting patterns, or when brainstorm/implement detect a project tier.
- 100/100
scope-assessment
yogsoth-ai/de-anthropocentric-research-engine
SOP: 评估研究问题的范围是否合适(太宽/合适/太窄)
- 100/100
scope-calibration
yogsoth-ai/de-anthropocentric-research-engine
Strategy: 调整研究问题范围 — zoom in/out 直到范围合适
- 100/100
scope-check
H-mmer/pentest-agents
Target scope validation agent. Use BEFORE any active testing to verify targets are in scope. Provide the target and the program name or scope file. Checks against .scope.txt, scope.yaml, and fetches live program scope from HackerOne/Bugcrowd/Intigriti APIs if configured.
- 100/100
scope-clarification
yogsoth-ai/de-anthropocentric-research-engine
Structured questioning SOP to determine research boundaries, depth, and breadth. Used during spec generation.
- 100/100
scoped-apps
serac-labs/serac
Build ServiceNow scoped applications (x_vendor_app) — scope naming, x_-prefixed tables, cross-scope script include access via GlideScopedEvaluator, application properties, scoped REST APIs, and store-publishing checklist.
- 100/100
scoping-survey
yogsoth-ai/de-anthropocentric-research-engine
Broad landscape mapping strategy — quickly understand what exists in a field. Prioritizes breadth over depth with high paper-overview volume and minimal deep reading. Use when entering a new field or needing orientation before committing to deeper investigation.
- 100/100
score-eval
neondatabase/agent-skills
Score the eval diff at $ARGUMENTS against the eval rubric.
- 100/100
score-extraction
yogsoth-ai/de-anthropocentric-research-engine
Extract (Task, Dataset, Metric, Score, Conditions) tuples from a paper
- 100/100
score-intuition-density
lyndonkl/claude
Computes a 0-10 intuition-density score for a seed body using 8 concrete measurable signals — analogy presence, concrete worked example, counterfactual offered, reframe against default, biology-to-AI transfer, question posed, calibrated hedge, math-to-metaphor handoff. Emits both the numeric score and the list of triggered signals for auditability. Use after topic tagging to enrich seed frontmatter in the substacker Librarian pipeline. Trigger keywords: intuition density, score, signals, analogy count, worked example, density proxy.
- 100/100
score-trajectory-analysis
yogsoth-ai/de-anthropocentric-research-engine
Collect historical scores, fit saturation curves, detect inflection points
- 100/100
scoring-matrix-construction
yogsoth-ai/de-anthropocentric-research-engine
Tactic: 编排多维度评分 SOP,为所有 gaps 构建综合评估矩阵
- 100/100
scoring-synthesis
yogsoth-ai/de-anthropocentric-research-engine
Synthesize score matrix, rankings, and sensitivity analysis into a final recommendation.
- 100/100
scout
OneWave-AI/claude-skills
Analyzes current conversation context to recommend the best skills and subagents for the task at hand. Use proactively when unsure which tool, skill, or agent to use.
- 100/100
scout-mindset-bias-check
lyndonkl/claude
Detects and removes cognitive biases from reasoning using Julia Galef's Scout Mindset framework. Provides reversal tests, scope sensitivity checks, status quo bias tests, confidence interval audits, and full bias audits. Use when a prediction feels emotional, stuck at 50/50, or when validating forecasting process. Use when user mentions scout mindset, soldier mindset, bias check, reversal test, scope sensitivity, or cognitive distortions.
- 100/100
scout-pro
OneWave-AI/claude-skills
Enhanced skill navigator that maps conversation history, recommends multi-skill chains, identifies patterns from past usage, and learns from session outcomes. Goes beyond basic scout with deep context analysis and workflow orchestration.
- 100/100
scouting-report-builder
OneWave-AI/claude-skills
Generate player and team scouting reports. Strengths, weaknesses, tendencies, film breakdown, matchup advantages.
- 90/100
scoutqa-test
github/awesome-copilot
'This skill should be used when the user asks to "test this website", "run exploratory testing", "check for accessibility issues", "verify the login flow works", "find bugs on this page", or requests automated QA testing. Triggers on web application testing scenarios including smoke tests, accessibility audits, e-commerce flows, and user flow validation using ScoutQA CLI. Use this skill proactively after implementing web application features to verify they work correctly.'
- 100/100
scrape-do-automation
ComposioHQ/awesome-claude-skills
"Automate Scrape Do tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
scrapegraph-ai-automation
ComposioHQ/awesome-claude-skills
"Automate Scrapegraph AI tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 20/100
scrapeninja
vm0-ai/vm0-skills
ScrapeNinja API for web scraping. Use when user mentions "ScrapeNinja",
- 100/100
scrapfly-automation
ComposioHQ/awesome-claude-skills
"Automate Scrapfly tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
scrapingant-automation
ComposioHQ/awesome-claude-skills
"Automate Scrapingant tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
scrapingbee-automation
ComposioHQ/awesome-claude-skills
"Automate Scrapingbee tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 65/100
scrapling
NousResearch/hermes-agent
Web scraping with Scrapling - HTTP fetching, stealth browser automation, Cloudflare bypass, and spider crawling via CLI and Python.
- 95/100
scrapling-skill
daymade/claude-code-skills
Install, troubleshoot, and use Scrapling CLI to extract HTML, Markdown, or text from webpages. Use this skill whenever the user mentions Scrapling, `uv tool install scrapling`, `scrapling extract`, WeChat/mp.weixin articles, browser-backed page fetching, or needs help deciding between static and dynamic extraction.
- 100/100
scratch-workspace
TheBushidoCollective/han
Use when creating temporary files, drafts, experiments, or any content that should not be committed to version control. Ensures proper placement in .claude/.scratch with gitignore configuration.
- 100/100
Screen Reader Lab
Community-Access/accessibility-agents
Interactive screen reader simulation for education and debugging. Parses HTML/JSX and produces step-by-step narration of what a screen reader would announce. Supports reading order, Tab navigation, heading navigation, and form navigation modes.
- 100/100
screen-companion
sonichi/sutando
Sutando watches your screen and helps in real time, with the interaction pattern pre-configured per use case. Reads papers with you, pair-debugs, reviews PRs — without you having to narrate intent every session.
- 100/100
screen-reader-testing
wshobson/agents
Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.
- 100/100
screen-reader-testing
diegosouzapw/awesome-omni-skills
Screen Reader Testing workflow skill. Use this skill when the user needs Practical guide to testing web applications with screen readers for comprehensive accessibility validation and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
screen-reader-testing-v2
diegosouzapw/awesome-omni-skills
Screen Reader Testing workflow skill. Use this skill when the user needs Practical guide to testing web applications with screen readers for comprehensive accessibility validation and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
screen-recording
github/awesome-copilot
Create annotated animated GIF demos and screen recordings for pull requests and documentation. Covers frame capture, timing, imageio-based GIF creation, and per-frame annotation workflows.
- 100/100
screen-recording
vellum-ai/vellum-assistant
Record the user's screen as a video file
- 100/100
screening-then-decomposition
yogsoth-ai/de-anthropocentric-research-engine
Two-phase sensitivity — Morris quick screening to eliminate unimportant factors, then Sobol precise decomposition on survivors. Efficient allocation of analytical effort.
- 100/100
screening-then-scoring
yogsoth-ai/de-anthropocentric-research-engine
First eliminate non-qualifying candidates with non-compensatory rules, then score survivors with full MCDA methods.
- 100/100
screenshot
SteelMorgan/1c-agent-based-dev-framework
Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.
- 100/100
screenshot
openai/skills
"Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed."
- 100/100
screenshot-fyi-automation
ComposioHQ/awesome-claude-skills
"Automate Screenshot Fyi tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
screenshot-tests
stripe/stripe-android
Use when writing or running Paparazzi screenshot tests in stripe-android — covers PaparazziRule setup, recording/verifying commands, and test structure
- 100/100
screenshot-to-code
OneWave-AI/claude-skills
Convert UI screenshots into working HTML/CSS/React/Vue code. Detects design patterns, components, and generates responsive layouts. Use this when users provide screenshots of websites, apps, or UI designs and want code implementation.
- 100/100
screenshotone-automation
ComposioHQ/awesome-claude-skills
"Automate Screenshotone tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 90/100
screenshots
diegosouzapw/awesome-omni-skills
Screenshots workflow skill. Use this skill when the user needs Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 90/100
screenshots-v2
diegosouzapw/awesome-omni-skills
Screenshots workflow skill. Use this skill when the user needs Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
openai/scribe
openai/plugins
Use when using Scribe.
- 100/100
anthropics/scribe
anthropics/knowledge-work-plugins
"Reference skill for Zoom AI Services Scribe. Use after routing to a transcription workflow when handling uploaded or stored media, Build-platform JWT auth, fast mode transcription, batch jobs, or transcript pipeline design."
- 100/100
script-include-patterns
serac-labs/serac
Write ServiceNow Script Includes — Class.create utility classes, AbstractAjaxProcessor client-callable APIs for GlideAjax, inheritance via Object.extendsObject, and scoped-app patterns.
- 100/100
scrna-cell-type-annotator
aipoch/medical-research-skills
Auto-annotate cell clusters from single-cell RNA data using marker genes.
- 100/100
scrna-orchestrator
aAAaqwq/AGI-Super-Team
Automate single-cell RNA-seq analysis with Scanpy or Seurat. QC, normalisation, clustering, DE analysis, and visualisation.
- 100/100
scrna-seq-qc
openai/plugins
Process, quality-control, annotate, and visualize single-cell or single-nucleus RNA-seq datasets across tissues and species. Use when Codex needs to build, adapt, or review a general scRNA-seq QC pipeline; choose dataset-appropriate cell-level filters from QC distributions; run required scDblFinder-based doublet and ambient-RNA filtering; annotate cells with matched references or marker-based fallbacks; or generate global and per-group UMAP visualizations for large scRNA-seq datasets.
- 100/100
scroll-experience
diegosouzapw/awesome-omni-skills
Scroll Experience workflow skill. Use this skill when the user needs Expert in building immersive scroll-driven experiences - parallax and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
scroll-experience-v2
diegosouzapw/awesome-omni-skills
Scroll Experience workflow skill. Use this skill when the user needs Expert in building immersive scroll-driven experiences - parallax and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
scroll-experience-v3
diegosouzapw/awesome-omni-skills
Scroll Experience workflow skill. Use this skill when the user needs Expert in building immersive scroll-driven experiences - parallax and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
Page 172 of 218