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 Ensembl Genome Data
Genomic research often needs accurate gene, sequence, variant, and orthology data from Ensembl. This skill helps Claude, Codex, and Claude Code query Ensembl REST APIs and structure results for analysis.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "ensembl-database" from https://skillstore.io/skills/k-dense-ai-ensembl-database.md and its manifest at https://skillstore.io/api/skills/k-dense-ai-ensembl-database/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 "ensembl-database". Look up BRCA2 in human.
Expected outcome:
Using "ensembl-database". Analyze variant rs699 with Ensembl VEP.
Expected outcome:
Using "ensembl-database". Find orthologs for human TP53 in mouse.
Expected outcome:
Static alerts for Cobalt Strike terms, reconnaissance, network access, hardcoded URLs, and shell execution are false positives in context. The skill uses documented Ensembl REST API endpoints for bioinformatics queries and contains Markdown examples, not executable command injection. One low-severity semantic issue remains because the skill promotes an external K-Dense Web service for complex workflows.
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-ensembl-database/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/k-dense-ai-ensembl-database?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/k-dense-ai-ensembl-database?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/k-dense-ai-ensembl-database/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/k-dense-ai-ensembl-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). ensembl-database security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/k-dense-ai-ensembl-database/audits/9@techreport{k-dense-ai-k-dense-ai-ensembl-database-2026,
author = {K-Dense-AI},
title = {ensembl-database security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/k-dense-ai-ensembl-database/audits/9},
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: "ensembl-database security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "K-Dense-AI"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/k-dense-ai-ensembl-database/audits/9"
identifiers:
- type: other
value: "skillstore:k-dense-ai-ensembl-database:audit:9"
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-ensembl-database
2026-08-21
k-dense-ai-ensembl-database
2026-08-21
Resolve gene symbols to Ensembl IDs, coordinates, transcripts, and external database references.
Query variants by rsID or HGVS notation and summarize predicted effects from Ensembl VEP.
Find orthologs, retrieve sequences, and prepare comparative genomics summaries for model organisms.
Look up TP53 in human using Ensembl. Return the Ensembl ID, genomic location, description, and main transcript information.
Retrieve the genomic sequence for human BRCA2 using its Ensembl gene ID. Explain the sequence type and assembly used.
Use Ensembl VEP to analyze rs699 in human. Summarize predicted consequences, affected genes, and population frequency fields if available.
Find mouse orthologs for human BRCA2, retrieve their Ensembl IDs, compare available sequence information, and outline next analysis 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/ensembl-databaseRef
1ffa7643651792ccb4bd3b15d924d2c97edff755
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 214 views
File structure
๐ references/
๐ api_endpoints.md
๐ scripts/
๐ ensembl_query.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.
Analyze Scientific Data Files
by davila7
Scientific datasets often arrive in specialized formats that are hard to inspect quickly. This skill detects the format, summarizes contents, checks quality, and produces a clear EDA report.
Explore Open Targets Drug Discovery Data
by davila7
Drug discovery teams need fast access to target, disease, evidence, and drug data. This skill guides Claude, Codex, and Claude Code through Open Targets GraphQL workflows.
Analyze Phylogenetic Trees with ETE
by davila7
Phylogenetic tree work often needs repeatable manipulation, taxonomy lookup, and figure generation. This skill provides ETE patterns, helper scripts, and workflows for bioinformatics analysis.
Infer Gene Regulatory Networks with Arboreto
by davila7
Gene expression analysis requires careful data preparation, algorithm selection, and resource planning. This skill creates practical Arboreto workflows for reproducible local or distributed inference.
Query NCBI Gene Data
by davila7
Gene lookup often requires several NCBI endpoints and careful query formatting. This skill gives Claude, Codex, and Claude Code reusable workflows for gene search, retrieval, and batch annotation.
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.