Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

APIs & Integration

154 standalone skills
openai logo

rcsb-pdb-skill

4,081

by openai

Submit compact RCSB PDB requests for core metadata, Search API queries, and FASTA downloads. Use when a user wants concise RCSB summaries; save raw JSON or FASTA only on request.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

eqtl-catalogue-skill

4,081

by openai

Submit compact eQTL Catalogue API requests for association retrieval and documented metadata endpoints. Use when a user wants concise public eQTL Catalogue summaries

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

gwas-catalog-skill

4,081

by openai

Submit compact GWAS Catalog REST API v2 requests for studies, associations, SNPs, EFO traits, genes, publications, loci, and metadata. Use when a user wants concise GWAS Catalog summaries

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

clinicaltrials-skill

4,081

by openai

Submit compact ClinicalTrials.gov API v2 requests for study search, metadata, enums, search areas, and field statistics. Use when a user wants concise ClinicalTrials.gov summaries

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

gh-address-comments

4,081

by openai

Address actionable GitHub pull request review feedback. Use when the user wants to inspect unresolved review threads, requested changes, or inline review comments on a PR, then implement selected fixes. Use the GitHub app for PR metadata and flat comment reads, and use the bundled GraphQL script via `gh` whenever thread-level state, resolution status, or inline review context matters.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

marketplace

4,081

by openai

Vercel Marketplace expert guidance — discovering, installing, and building integrations, auto-provisioned environment variables, unified billing, and the vercel integration CLI. Use when consuming third-party services, building custom integrations, or managing marketplace resources on Vercel.

openai logo

micro

4,081

by openai

Expert guidance for micro — asynchronous HTTP microservices framework by Vercel. Use when building lightweight HTTP servers, API endpoints, or microservices using the micro library.

openai logo

build-zoom-rest-api-app

4,081

by openai

Use when calling REST APIs.

openai logo

upgrade-stripe

4,081

by openai

Guide for upgrading Stripe API versions and SDKs

openai logo

string-skill

4,081

by openai

Submit compact STRING API requests for network, interaction partner, and enrichment endpoints. Use when a user wants concise STRING summaries

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

biostudies-arrayexpress-skill

4,081

by openai

Submit compact BioStudies and ArrayExpress API requests for free-text search and accession-based study retrieval. Use when a user wants concise BioStudies summaries

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

cbioportal-skill

4,081

by openai

Submit compact cBioPortal API requests for studies, molecular profiles, mutations, clinical data, and samples. Use when a user wants concise cBioPortal summaries

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

cellxgene-skill

4,081

by openai

Submit compact CELLxGENE Discover API requests for public collection and dataset metadata. Use when a user wants concise single-cell collection summaries

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

civic-skill

4,081

by openai

Submit compact CIViC GraphQL requests for cancer variant interpretation schema inspection and targeted evidence retrieval. Use when a user wants concise CIViC summaries

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

encode-skill

4,081

by openai

Submit compact ENCODE REST API requests for object lookups, portal-style search, and metadata retrieval. Use when a user wants concise ENCODE summaries

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

gtex-eqtl-skill

4,081

by openai

Fetch GTEx single-tissue eQTL associations from one variant input by accepting rsID, GRCh37, or GRCh38 input and resolving to the required GRCh38 query for the GTEx v2 API. Use when a user wants eQTL associations returned as JSON.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

ipd-skill

4,081

by openai

Submit compact IPD REST requests for HLA allele and cell-level metadata using the public IPD query API. Use when a user wants concise IPD summaries; save raw JSON or text only on request.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

mgnify-skill

4,081

by openai

Submit compact MGnify API requests for microbiome studies, samples, and biome metadata. Use when a user wants concise MGnify summaries

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

ncbi-blast-skill

4,081

by openai

Submit, poll, and summarize NCBI BLAST Common URL API jobs (Blast.cgi) for nucleotide or protein sequences. Use when a user wants RID status, BLAST results, or compact top-hit summaries; fetch raw Text/JSON2 only on request.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

openai-api-troubleshooting

4,081

by openai

Use when an OpenAI API request fails and Codex needs to classify the likely cause, explain the next step, and route to the right follow-up. Covers common runtime failures such as blocked outbound network access, invalid credentials, exhausted API quota or credits, rate limits, and model, project, or organization access issues; delegate key provisioning to openai-platform-api-key and current documentation lookups to openai-docs.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

openai-platform-api-key

4,081

by openai

Use when Codex is asked to build, run, test, debug, or configure an OpenAI-backed or provider-unspecified AI app, UI, script, CLI, generator, or tool, especially requests phrased only as "using AI" or generators driven by forms/user input; also use for OPENAI_API_KEY or sk-proj setup. Treat this as the credential gate: inspect safely, ask reuse-vs-new before API work, and never expose plaintext.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

opentargets-skill

4,081

by openai

Submit compact Open Targets Platform GraphQL requests for target, disease, drug, variant, study, and search data, including associated-disease datasource heatmap matrices. Use when a user wants concise Open Targets summaries or per-datasource evidence context

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

pharmgkb-skill

4,081

by openai

Submit compact PharmGKB API requests for genes, variants, clinical annotations, dosing guidelines, and search. Use when a user wants concise PharmGKB summaries

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

bootstrap

4,081

by openai

Project bootstrapping orchestrator for repos that depend on Vercel-linked resources (databases, auth, and managed integrations). Use when setting up or repairing a repository so linking, environment provisioning, env pulls, and first-run db/dev commands happen in the correct safe order.

openai logo

box-content-api

4,081

by openai

Build and troubleshoot Box integrations for uploads, folders, folder listings, downloads and previews, shared links, collaborations, search, metadata, event-driven automations, and Box AI retrieval flows. Use when Codex needs to add Box APIs or SDKs to an app, wire Box-backed document workflows, organize or share content, react to new files, or fetch Box content for search, summarization, extraction, or question-answering.

openai logo

build-chatgpt-app

4,081

by openai

Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow by invoking the openai-docs skill or OpenAI developer docs MCP tools before generating code.

openai logo

zoom-meeting-sdk-web-client-view

4,081

by openai

Zoom Meeting SDK Web - Client View. Full-page Zoom meeting experience with the familiar Zoom interface. Uses ZoomMtg global singleton with callback-based API. Ideal for quick integration with minimal customization. Provides the same UI as Zoom Web Client.

openai logo

zoom-cobrowse-sdk

4,081

by openai

Use when using Cobrowse.

openai logo

debug-zoom-integration

4,081

by openai

Use when isolating failures.

openai logo

deepnote-data-execution

4,081

by openai

Use when running Deepnote notebooks, inspecting notebook inputs, reviewing integration references and cached table structure, listing run history, or interpreting run status and snapshot outputs through the Deepnote app tools.

← PrevPage 3 of 6Next →