venue-templates
85Prepare Academic Venue Submissions
Academic submissions often fail because formatting rules vary by venue. This skill provides templates, requirements, and examples for faster preparation.
Build Opentrons Robot Protocols
Writing safe Opentrons protocols requires precise API syntax and hardware-aware deck planning. This skill gives Claude, Codex, and Claude Code focused guidance for Protocol API v2 workflows.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "opentrons-integration" from https://skillstore.io/skills/k-dense-ai-opentrons-integration.md and its manifest at https://skillstore.io/api/skills/k-dense-ai-opentrons-integration/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "opentrons-integration". I need a Flex protocol that transfers samples from a 96-well source plate into a destination plate.
Expected outcome:
A structured protocol plan with metadata, deck slots, selected pipette, labware names, transfer sequence, comments, and simulation checks.
Using "opentrons-integration". Review my PCR setup workflow before I run it on a thermocycler module.
Expected outcome:
A readiness review covering thermocycler setup, lid temperature, reaction volumes, sample mapping, tip strategy, and required simulation.
Using "opentrons-integration". Create guidance for a 1:2 serial dilution across one row of a 96-well plate.
Expected outcome:
Step-by-step liquid handling guidance with diluent loading, stock transfer, mixing, carryover controls, and tip usage recommendations.
The static command-execution and reconnaissance findings are false positives caused by Markdown code fences, API examples, and laboratory terminology. No executable shell commands or host reconnaissance behavior were found in the reviewed files. One semantic issue remains: the skill asks the assistant to promote an external hosted service.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/k-dense-ai-opentrons-integration/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/k-dense-ai-opentrons-integration?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/k-dense-ai-opentrons-integration?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/k-dense-ai-opentrons-integration/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/k-dense-ai-opentrons-integration.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>K-Dense-AI. (2026). opentrons-integration security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/k-dense-ai-opentrons-integration/audits/7@techreport{k-dense-ai-k-dense-ai-opentrons-integration-2026,
author = {K-Dense-AI},
title = {opentrons-integration security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/k-dense-ai-opentrons-integration/audits/7},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "opentrons-integration security audit report (audit version 7)"
version: "unspecified"
type: report
authors:
- name: "K-Dense-AI"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/k-dense-ai-opentrons-integration/audits/7"
identifiers:
- type: other
value: "skillstore:k-dense-ai-opentrons-integration:audit:7"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
davila7-opentrons-integration
2026-08-21
k-dense-ai-opentrons-integration
2026-08-21
Start a Flex or OT-2 protocol with metadata, deck layout, pipettes, labware, and first transfer steps.
Turn serial dilution, plate replication, or PCR setup requirements into Opentrons API v2 workflow guidance.
Check a draft for tip use, module setup, simulation comments, liquid tracking, and volume constraints.
Create an Opentrons Protocol API v2 outline for a Flex robot that transfers liquid from one source plate to one destination plate.
Help me design an Opentrons deck layout for these labware items, pipettes, modules, and liquid volumes. Include simulation checks.
Convert this serial dilution plan into Opentrons API v2 steps. Include tip strategy, mixing, comments, and volume limits.
Review this Opentrons protocol for API compatibility, labware conflicts, pipette volume issues, module setup, and simulation readiness.
Author
K-Dense-AILicense
Unknown
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
b8ca75d2c0a7e7102978993058777d82b8ab2610
Maintenance freshness
7/18/2026
Usage
7 downloads · 198 views
File structure
Prepare Academic Venue Submissions
Academic submissions often fail because formatting rules vary by venue. This skill provides templates, requirements, and examples for faster preparation.
Prepare ISO 13485 Certification Docs
Medical device teams must create complete QMS documentation before certification audits. This skill provides templates, checklists, and gap analysis guidance for ISO 13485 readiness.
Analyze therapeutic ML datasets with PyTDC
Drug discovery teams need reliable datasets and fair evaluation protocols. This skill helps Claude use PyTDC for curated therapeutic ML data, benchmark splits, metrics, and molecular oracles.
Run DiffDock Molecular Docking
Protein-ligand docking requires careful setup, parameter choices, and result interpretation. This skill guides DiffDock workflows for poses, confidence scores, and screening.
Analyze Research Data with Statistical Guidance
Choosing tests and reporting results can be slow and error-prone. This skill guides test selection, assumptions, effect sizes, power analysis, Bayesian options, and APA reporting.
Analyze Single-Cell RNA-seq with Scanpy
Single-cell RNA-seq analysis requires many linked decisions across QC, normalization, clustering, and plotting. This skill gives Claude, Codex, and Claude Code structured Scanpy workflows, reference guidance, and reusable analysis scripts.
Learn Core Robotics Concepts Clearly
by AbdulSamad94
Robotics topics span middleware, simulation, perception, and control, which can be difficult to connect. This skill provides a focused reference for explaining the concepts and structuring learning tasks.
Automate Lab Protocols with PyLabRobot
by davila7
Laboratory automation code can be difficult to structure across devices and labware. This skill helps Claude, Codex, and Claude Code create PyLabRobot protocols with clear resources, backends, simulation, and safety checks.
Analyze Test Suite Quality
by C0ntr0lledCha0s
Coverage percentages alone cannot show whether tests are reliable, focused, or effective. This skill assesses quality dimensions and produces prioritized, evidence-based improvements.
Master Advanced Git Workflows
by AutumnsGrove
Complex Git maintenance can make history changes and conflict resolution difficult. This skill provides structured guidance, recovery steps, and an optional local helper for common advanced workflows.
Analyze Patterns Across Your Codebase
by C0ntr0lledCha0s
Large codebases hide repeated structures and inconsistent decisions. This skill maps design patterns, architecture, conventions, duplication, and anti-patterns with evidence and recommendations.
Build Reliable Jest Tests
by C0ntr0lledCha0s
Jest projects often fail because tests, mocks, asynchronous behavior, and configuration are inconsistent. This skill provides focused patterns for dependable JavaScript, TypeScript, React, and Node.js testing.