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.
Manage Biological Data with LaminDB
Biology teams need reproducible data systems that connect datasets, metadata, workflows, and ontology terms. This skill guides LaminDB setup, curation, querying, lineage tracking, and integrations.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "lamindb" from https://skillstore.io/skills/k-dense-ai-lamindb.md and its manifest at https://skillstore.io/api/skills/k-dense-ai-lamindb/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 "lamindb". I need to organize scRNA-seq batches and query by tissue and treatment.
Expected outcome:
A practical data model with artifact keys, typed metadata features, ontology-backed tissue terms, and query steps before loading large files.
Using "lamindb". My cell type labels contain synonyms and invalid names.
Expected outcome:
A curation workflow that standardizes labels, separates invalid terms, maps accepted terms to Bionty records, and records validation decisions.
Using "lamindb". We want to move from a local instance to a shared cloud deployment.
Expected outcome:
A migration checklist covering storage choice, database choice, credential handling, cache location, backup planning, and team access boundaries.
The skill is documentation for LaminDB and contains no executable helper scripts, hidden automation, or prompt-injection override text. The static alerts are Markdown examples, setup placeholders, LaminDB alias usage, and generated report text rather than active command execution, credential access, or exfiltration. No semantic security issue was found beyond the static patterns.
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-lamindb/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/k-dense-ai-lamindb?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/k-dense-ai-lamindb?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/k-dense-ai-lamindb/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/k-dense-ai-lamindb.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). lamindb security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/k-dense-ai-lamindb/audits/7@techreport{k-dense-ai-k-dense-ai-lamindb-2026,
author = {K-Dense-AI},
title = {lamindb security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/k-dense-ai-lamindb/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: "lamindb 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-lamindb/audits/7"
identifiers:
- type: other
value: "skillstore:k-dense-ai-lamindb: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
k-dense-ai-lamindb
2026-08-21
davila7-lamindb
2026-08-21
Plan registration, metadata validation, ontology mapping, and lineage tracking for scRNA-seq or spatial datasets.
Compare local, cloud, and production deployment patterns for storage, databases, cache, and team access.
Link W&B, MLflow, workflow managers, and versioned biological artifacts through shared provenance.
Help me set up a local LaminDB instance for a new biology project. Explain the decisions I need to make.
Design a LaminDB curation plan for my dataset. I have these metadata fields and these ontology requirements: [details].
Show how to structure LaminDB artifacts, features, collections, and lineage tracking for this analysis workflow: [workflow].
Review my LaminDB deployment plan for cloud storage, PostgreSQL, cache settings, user access, and workflow integrations: [plan].
Author
K-Dense-AILicense
Apache-2.0 license
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/lamindbRef
b8ca75d2c0a7e7102978993058777d82b8ab2610
Maintenance freshness
7/21/2026
Usage
9 downloads ยท 219 views
File structure
๐ references/
๐ core-concepts.md
๐ data-management.md
๐ integrations.md
๐ ontologies.md
๐ setup-deployment.md
๐ SKILL.md
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.
Plan a Trustworthy Repository Reproduction
by lllllllama
Repository reproduction often starts without a clear map of documented setup and experiment paths. This skill scans repository signals and recommends a minimal reproduction target.
Prepare Reproduction Environments and Assets
by lllllllama
Research repositories often leave environment and asset requirements incomplete. This skill builds a conservative setup plan and records unresolved dependency and asset risks.
Diagnose Deep Learning Failures Safely
by lllllllama
Deep learning failures can invite risky, premature changes. This skill classifies concrete errors and prepares conservative guidance before any code modification.
Review Scientific Manuscripts Systematically
by davila7
Scientific peer review requires consistent checks across methods, statistics, ethics, figures, and reporting standards. This skill guides Claude, Codex, and Claude Code through structured review workflows with actionable feedback.
Run and Audit Reproduction Commands
by lllllllama
Short reproduction runs often produce inconsistent evidence and unclear results. This skill executes a selected command and organizes outcomes, metrics, logs, and repository changes.
Manage Reproducible Python Environments
by CodingKaiser
Scientific Python teams often need reproducible environments across conda and PyPI packages. This skill gives practical Pixi workflows for setup, dependency groups, tasks, migration, and CI.