Database Access Skills Index

Organize a catalog of genomics data access skills with linked sub-skills.

478|62|Updated Jul 30, 2025
One-click install
npx skills add https://github.com/aristoteleo/PantheonOS --skill database-access-skills-index
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Database Access Skills Index
Source: https://github.com/aristoteleo/PantheonOS/tree/main/pantheon/factory/templates/skills/omics/database_access
Command: npx skills add https://github.com/aristoteleo/PantheonOS --skill database-access-skills-index

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizes and exposes a catalog of genomics data-access skills to accelerate discovery and execution of data retrieval tasks.

Core Features & Use Cases

  • Centralized catalog of data-access tools (gget, iSeq, CELLxGENE Census) with linked docs
  • Supports programmatic data retrieval, sequencing data download, and single-cell data access from public databases
  • Use cases include gene/protein data lookup, dataset downloads, and single-cell data access for analysis

Quick Start

Browse the index and initiate a workflow by selecting gget, iSeq, or CELLxGENE Census to fetch data.

Frequently Asked Questions about Database Access Skills Index

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I access genomics data from public databases using a single workflow?

Access genomics data from public databases by browsing a centralized catalog of data-access skills. The index organizes tools for discovering and executing data retrieval tasks across multiple formats and platforms.

What is the best way to download sequencing data for bioinformatics analysis?

To download sequencing data, select the iSeq sub-skill from the data-access index. This tool supports programmatic retrieval of sequencing datasets directly from public databases for downstream analysis.

Can I use gget for gene and protein annotation data retrieval?

Yes, gget is linked within the catalog specifically for gene and protein data lookup. It enables programmatic annotation retrieval from public databases directly through Python or CLI interfaces.

How do I retrieve single-cell datasets for analysis using CELLxGENE Census?

Retrieve single-cell datasets by selecting the CELLxGENE Census sub-skill from the index. It provides direct access to single-cell data from public databases for immediate analysis workflows.

Do I need Python to use these genomics data-access tools?

Python is supported but not strictly required, as the catalog includes tools accessible via CLI. The indexed skills support both programmatic data retrieval and command-line sequencing data downloads.

What are the limitations of using a centralized catalog for genomics data access?

The catalog requires consistent frontmatter in each skill's SKILL.md to function properly. It serves as an organizational index for discovery rather than a standalone data retrieval tool itself.