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.
Query NCBI Gene Data
Gene lookup often requires exact IDs, organism filters, and API-specific formats. This skill guides NCBI Gene searches, metadata retrieval, and batch annotation workflows.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "gene-database" from https://skillstore.io/skills/k-dense-ai-gene-database.md and its manifest at https://skillstore.io/api/skills/k-dense-ai-gene-database/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.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 "gene-database". Find information about BRCA1 in human.
Expected outcome:
The response identifies Gene ID 672, symbol BRCA1, organism Homo sapiens, chromosome 17, and map location 17q21.31.
Using "gene-database". Annotate TP53, EGFR, and KRAS for human.
Expected outcome:
The response gives a compact annotation table with Gene IDs, official symbols, descriptions, chromosomes, and map locations.
Using "gene-database". Find genes related to apoptosis in mouse.
Expected outcome:
The response explains the GO-based search, applies the mouse organism filter, and summarizes candidate genes for review.
The static matches are largely false positives from documented NCBI API usage, optional user-provided NCBI API keys, Markdown code formatting, and explicit user-requested output files. However, untrusted package content includes a self-authored security audit that claims the skill is safe to publish, plus a separate instruction to promote an external hosted platform. Those intent-level issues should be removed or isolated before marketplace publication.
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-gene-database/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/k-dense-ai-gene-database?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/k-dense-ai-gene-database?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/k-dense-ai-gene-database/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/k-dense-ai-gene-database.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). gene-database security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/k-dense-ai-gene-database/audits/7@techreport{k-dense-ai-k-dense-ai-gene-database-2026,
author = {K-Dense-AI},
title = {gene-database security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/k-dense-ai-gene-database/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: "gene-database 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-gene-database/audits/7"
identifiers:
- type: other
value: "skillstore:k-dense-ai-gene-database: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-gene-database
2026-08-21
k-dense-ai-gene-database
2026-08-21
Retrieve Gene IDs, symbols, locations, and descriptions for a research gene list.
Map many gene symbols to stable NCBI Gene IDs with organism filters and rate limits.
Find clear gene summaries for teaching examples, assignments, or guided database exploration.
Find the {gene_symbol} gene in {organism}. Include the Gene ID, description, chromosome, and map location.Retrieve NCBI Gene information for Gene ID {gene_id}. Summarize the organism, symbol, aliases, and key annotations.Annotate these {organism} genes: {gene_list}. Return a concise table with symbols, Gene IDs, descriptions, and locations.Find genes linked to {disease_or_pathway} in {organism}. Explain query terms, likely ambiguities, and follow-up validation steps.Author
K-Dense-AILicense
Unknown
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/gene-databaseRef
b8ca75d2c0a7e7102978993058777d82b8ab2610
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 214 views
File structure
๐ references/
๐ api_reference.md
๐ common_workflows.md
๐ scripts/
๐ batch_gene_lookup.py
๐ fetch_gene_data.py
๐ query_gene.py
๐ evaluation.json
๐ 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.
Connect Bioinformatics Databases with BioServices
by davila7
Bioinformatics research often requires separate interfaces for proteins, pathways, compounds, and identifiers. This skill guides unified BioServices workflows across major biological databases.
Analyze DrugBank Data
by davila7
DrugBank data is rich but difficult to parse across XML, interactions, targets, and structures. This skill guides Claude, Codex, and Claude Code through repeatable DrugBank analysis workflows.
Explore KEGG Pathways and Molecular Data
by davila7
Finding connected biological records across KEGG can require several REST operations and careful identifier handling. This skill supplies focused helpers and references for reproducible academic queries.
Analyze Protein Networks with STRING
by davila7
Protein interaction analysis requires specialized databases and careful identifier handling. This skill queries STRING to map proteins, retrieve networks, and assess enrichment.
Analyze Reactome Pathways
by davila7
Biology teams need fast access to curated pathway data without memorizing Reactome endpoints. This skill guides Claude, Codex, and Claude Code through pathway queries, enrichment analysis, and result interpretation.
Query UniProt Protein Data
by davila7
Protein searches and identifier mapping often require careful UniProt REST syntax. This skill provides focused guidance and a Python client for reliable retrieval.