Skill Index

For data analysts

258 skills // SQL, dashboards, metrics, cohort analysis

Illustration for Data analysts
Less pivot-table. More pivot-insight.
gstackOK

Fast headless browser for QA testing and site dogfooding. (gstack)

gstack104138[skill]
autoplanOK

Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. (gstack)

gstack104138[skill]
benchmarkOK

Performance regression detection using the browse daemon. (gstack)

gstack104138[skill]
benchmark-modelsOK

Cross-model benchmark for gstack skills. (gstack)

gstack104138[skill]
browseOK

Fast headless browser for QA testing and site dogfooding. (gstack)

gstack104138[skill]
canaryOK

Post-deploy canary monitoring. (gstack)

gstack104138[skill]
carefulOK

Safety guardrails for destructive commands. (gstack)

gstack104138[skill]
codexOK

OpenAI Codex CLI wrapper — three modes. (gstack)

gstack104138[skill]
open-gstack-browserOK

Launch GStack Browser — AI-controlled Chromium with the sidebar extension baked in.

gstack104138[skill]
context-restoreOK

Restore working context saved earlier by /context-save. (gstack)

gstack104138[skill]
context-saveOK

Save working context. (gstack)

gstack104138[skill]
csoOK

Chief Security Officer mode. (gstack)

gstack104138[skill]
devex-reviewOK

Live developer experience audit. (gstack)

gstack104138[skill]
document-generateOK

Generate missing documentation from scratch for a feature, module, or entire project. (gstack)

gstack104138[skill]
document-releaseOK

Post-ship documentation update. (gstack)

gstack104138[skill]
freezeOK

Restrict file edits to a specific directory for the session. (gstack)

gstack104138[skill]
gstack-upgradeOK

Upgrade gstack to the latest version.

gstack104138[skill]
healthOK

Code quality dashboard. (gstack)

gstack104138[skill]
investigateOK

Systematic debugging with root cause investigation. (gstack)

gstack104138[skill]
ios-cleanOK

Remove the DebugBridge SPM package and all

gstack104138[skill]
ios-design-reviewOK

Visual design audit for iOS apps on real hardware. (gstack)

gstack104138[skill]
ios-fixOK

Autonomous iOS bug fixer. (gstack)

gstack104138[skill]
ios-qaOK

Live-device iOS QA for SwiftUI apps. (gstack)

gstack104138[skill]
ios-syncOK

Regenerate the iOS debug bridge against the latest upstream gstack templates. (gstack)

gstack104138[skill]
land-and-deployOK

Land and deploy workflow. (gstack)

gstack104138[skill]
landing-reportOK

Read-only queue dashboard for workspace-aware ship. (gstack)

gstack104138[skill]
learnOK

Manage project learnings.

gstack104138[skill]
make-pdfOK

Turn any markdown file into a publication-quality PDF. (gstack)

gstack104138[skill]
office-hoursOK

YC Office Hours — two modes. (gstack)

gstack104138[skill]
pair-agentOK

Pair a remote AI agent with your browser. (gstack)

gstack104138[skill]
plan-ceo-reviewOK

CEO/founder-mode plan review. (gstack)

gstack104138[skill]
plan-design-reviewOK

Designer's eye plan review — interactive, like CEO and Eng review. (gstack)

gstack104138[skill]
plan-devex-reviewOK

Interactive developer experience plan review. (gstack)

gstack104138[skill]
plan-eng-reviewOK

Eng manager-mode plan review. (gstack)

gstack104138[skill]
qaOK

Systematically QA test a web application and fix bugs found. (gstack)

gstack104138[skill]
qa-onlyOK

Report-only QA testing. (gstack)

gstack104138[skill]
retroOK

Weekly engineering retrospective. (gstack)

gstack104138[skill]
reviewOK

Pre-landing PR review. (gstack)

gstack104138[skill]
scrapeOK

Pull data from a web page. (gstack)

gstack104138[skill]
setup-browser-cookiesOK

Import cookies from your real Chromium browser into the headless browse session. (gstack)

gstack104138[skill]
setup-deployOK

Configure deployment settings for /land-and-deploy.

gstack104138[skill]
skillifyOK

Codify the most recent successful /scrape flow into a permanent browser-skill on disk. (gstack)

gstack104138[skill]
specOK

Turn vague intent into a precise, executable spec in five phases. (gstack)

gstack104138[skill]
sync-gbrainOK

Keep gbrain current with this repo's code and refresh agent search guidance in CLAUDE.md. Wraps the gstack-gbrain-sync orchestrator with state (gstack)

gstack104138[skill]
unfreezeOK

Clear the freeze boundary set by /freeze, allowing edits to all directories again. (gstack)

gstack104138[skill]
firecrawl-interactOK

Control and interact with a live browser session on any scraped page — click buttons, fill forms, navigate flows, and extract data using natural language prompts or code. Use when the user needs to interact with a webpage beyond simple scraping: logging into a site, submitting forms, clicking through pagination, handling infinite scroll, navigating multi-step checkout or wizard flows, or when a regular scrape failed because content is behind JavaScript interaction. Also useful for authenticated scraping via profiles. Triggers on "interact", "click", "fill out the form", "log in to", "sign in", "submit", "paginated", "next page", "infinite scroll", "interact with the page", "navigate to", "open a session", or "scrape failed".

cli425[skill]
firecrawlOK

Search, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl documentation, download a site, or interact with pages that need clicks or logins. Also use when they say "fetch this page", "pull the content from", "get the page at https://", or reference external websites. This provides real-time web search with full page content and interact capabilities — beyond what Claude can do natively with built-in tools. Do NOT trigger for local file operations, git commands, deployments, or code editing tasks.

cli425[skill]
firecrawl-searchOK

Web search with full page content extraction. Use this skill whenever the user asks to search the web, find articles, research a topic, look something up, find recent news, discover sources, or says "search for", "find me", "look up", "what are people saying about", or "find articles about". Returns real search results with optional full-page markdown — not just snippets. Provides capabilities beyond Claude's built-in WebSearch.

cli425[skill]
rationalize-deps

Analyze Cargo.toml dependencies and attempt to remove unused features to reduce compile times and binary size

tantivy15284[skill]
ato-language

Reference for the `.ato` declarative DSL: type system, connection semantics, constraint model, and standard library. Use when authoring or reviewing `.ato` code.

atopile3375[skill]
graph

How the Zig-backed instance graph works (GraphView/NodeReference/EdgeReference), the real Python API surface, and the invariants around allocation, attributes, and cleanup. Use when working with low-level graph APIs, memory management, or building systems that traverse the instance graph.

atopile3375[skill]
domain-layer

Instructions for electronics-specific logic and build processes: netlists, PCBs, build steps, and exporters. Use when implementing or modifying build steps, exporters, PCB generation, or BOM/netlist output.

atopile3375[skill]
spectra-debug

Systematically debug a problem using a four-phase workflow

vue-recaptcha895[skill]
spectra-ask

Query openspec documents and answer questions based on spec content

vue-recaptcha895[skill]
payment-callback-safety

当代码涉及支付回调、webhook 通知、notify_url、微信支付/支付宝回调处理时触发。防止回调伪造、重放攻击、金额篡改等支付安全问题。

cc-use-exp755[skill]
code-quality-principles

当编写新模块、设计接口、重构代码或代码审查时触发。提供经典模块化六原则检查清单(大小适中/调用深度/扇入扇出/边界清晰/作用域内聚/可预测性),适用于 PR/Review/新模块设计场景。

cc-use-exp755[skill]
rust-dev

Rust 开发规范(聚焦 Axum + Tokio 后端栈),覆盖工具链、错误处理、异步陷阱、模块组织、依赖管理与测试规范

cc-use-exp755[skill]
api-design-safety

当设计或修改 REST API 响应结构、处理 API 返回值,或生成 Excel/CSV/PDF/对账文件等下游产物时触发。防止 API 设计缺陷导致的字段错位、类型歧义,以及生成产物时关键字段缺失但静默成功的问题。

cc-use-exp755[skill]
time-zone-safety

当代码出现 LocalDate.now() / LocalDateTime.now() / Instant.now() / new Date() / Date.now() / time.Now() 等"当前时间"调用,或涉及周/月/日起点、跨时区比较、数据库时间字段时触发。防止生产环境时区漂移导致的统计错乱。

cc-use-exp755[skill]
frontend-dev

前端开发规范,包含 Vue 3 编码规范、UI 风格约束、TypeScript 规范等

cc-use-exp755[skill]
mx-pg-controller-migration

Use when verifying and porting an mx-core controller (Post/Note/Page/Comment/Category/etc.) after the MongoDB→PostgreSQL cutover, or when its data shape no longer matches what api-client and admin-vue3 expect. Triggers on "校验 controller"、"check controller"、"迁移 controller"、"修复迁移后的接口"、"data missing after PG migration"、"related/category 字段丢了" and similar.

core530[skill]
eval-report-workflow

Create an evaluation report for a README by selecting models, estimating costs, running evaluations, and formatting results tables. Use when user asks to make/create/generate an evaluation report. Trigger when the user asks you to run the "Make An Evaluation Report" workflow.

inspect_evals517[skill]
generate-asset-actions

Generate asset-actions.yaml from ASSETS.yaml by classifying assets into priority tiers. Use when the user asks to regenerate, update, or refresh the asset actions.

inspect_evals517[skill]
investigate-dataset

Investigate datasets from HuggingFace, CSV, or JSON files to understand their structure, fields, and data quality. Trigger whenever you need to explore or inspect a dataset yourself without using pre-written scripts.

inspect_evals517[skill]
eval-validity-review

Review a single evaluation's validity — whether its claims hold up, whether its name is accurate, whether samples can be both succeeded and failed at, and whether scoring measures ground truth. Use when user asks to check validity of an eval, or as part of the Master Checklist workflow. Do NOT use for code quality or test coverage (use eval-quality-workflow or ensure-test-coverage instead).

inspect_evals517[skill]
ci-maintenance-workflow

CI and GitHub Actions maintenance workflows — fix a failing test from a CI URL, fix a failing smoke test, add @pytest.mark.slow markers to slow tests, or review a PR against agent-checkable standards. Use when user asks to fix a failing test, fix a smoke test, mark slow tests, or review a PR. Trigger when the user asks you to run the "Write a PR For A Failing Test", "Fix A Failing Smoke Test", "Mark Slow Tests", or "Review PR According to Agent-Checkable Standards" workflow.

inspect_evals517[skill]
security-audit-eval

Audit a third-party Inspect AI evaluation for security risks before running it locally. Decide whether the eval is safe by checking for malicious host-side code, externally-fetched files that aren't quality-controlled, sandbox-breakout instructions, weak sandbox configuration, supply-chain hazards, credential exposure, resource exhaustion, and provenance signals. Use when the user asks to audit / vet / security-review an eval repo (GitHub URL or local path), or asks "is it safe to run X". Do NOT use for assessing whether an eval *measures what it claims* (use eval-validity-review) or for general code-quality review (use eval-quality-workflow / code-quality-review-all).

inspect_evals517[skill]
variant-gwas-associations

Query EBI GWAS Catalog for GWAS statistical associations (p-value, effect size, risk allele) between a variant and traits/diseases.

InnoClaw381[skill]
orphan_drug_analysis

Orphan Drug & Rare Disease Analysis - Analyze orphan drugs: Monarch disease phenotypes, OpenTargets targets, FDA drug data, and clinical studies. Use this skill for orphan drug development tasks involving get joint associated diseases by HPO ID list get associated targets by disease efoId get clinical studies info by drug name pubmed search. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
biosample_genomics

BioSample & Genome Cross-Reference - Cross-reference biosample and genome data: NCBI biosample, genome report, sequence reports, and taxonomy. Use this skill for genomics tasks involving get biosample report get genome dataset report by accession get genome sequence reports get taxonomy. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
systems_pharmacology

Systems Pharmacology Analysis - Systems pharmacology: drug targets, protein interactions, pathway enrichment, and gene expression. Use this skill for systems pharmacology tasks involving get target by name get string network interaction get functional enrichment get gene expression across cancers. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
geometry_trigonometry

Geometry & Trigonometry Suite - Solve geometry problems: calculate area, height from sine, angle in degrees, and increase factor. Use this skill for mathematics tasks involving calculate area calculate height from length and sine calculate phi deg calculate increase factor. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
protein_interaction_network

Protein Interaction Network Analysis - Build protein interaction network: map identifiers with STRING, get PPI network, compute enrichment, and link to KEGG pathways. Use this skill for systems biology tasks involving mapping identifiers get string network interaction get ppi enrichment kegg link. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
nuclear_physics

Nuclear Physics Calculations - Nuclear physics: energy conversion MeV to J, calculate total power, photon rate, and error analysis. Use this skill for nuclear physics tasks involving convert energy MeV to J calculate total power calculate incident photon rate calculate absolute error. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
comprehensive-variant-annotation

Given an rsID, query multiple databases (dbSNP, FAVOR, GWAS Catalog, ClinVar, gnomAD, PharmGKB, ClinGen) for comprehensive annotation. Use when user asks a general question about a variant without specifying which aspect.

InnoClaw381[skill]
statistical_error_analysis

Statistical Error Analysis - Analyze measurement errors: absolute error, scientific notation, max value, mean square, and formatting. Use this skill for statistics tasks involving calculate absolute error convert to scientific notation calculate max value calculate mean square format scientific notation. Combines 5 tools from 1 SCP server(s).

InnoClaw381[skill]
pubmed-article-search

Search PubMed database for scientific articles and publications to retrieve biomedical literature.

InnoClaw381[skill]
cross_species_genomics

Cross-Species Comparative Genomics - Compare genomes across species: Ensembl compara, alignment, gene trees, and NCBI taxonomy. Use this skill for comparative genomics tasks involving get info compara species sets get alignment region get genetree member symbol get taxonomy. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
pandemic_preparedness

Pandemic Preparedness Analysis - Pandemic analysis: virus genome, taxonomy, drug candidates, and literature intelligence. Use this skill for public health tasks involving get virus dataset report get virus by taxon genome get mechanism of action by drug name tavily search search literature. Combines 5 tools from 4 SCP server(s).

InnoClaw381[skill]
peptide-properties-calculation

Calculate peptide sequence properties including molecular weight, isoelectric point, extinction coefficient, and chemical formula.

InnoClaw381[skill]
gene-knowledge-integration

Given a gene symbol (e.g. TPMT), query 3 public databases (ClinGen CAR, PharmGKB, Monarch) to obtain gene registry info, FDA drug labels, clinical annotations, and gene-phenotype associations. Save all results into a JSON file.

InnoClaw381[skill]
aliphatic_ring_analysis

Ring System Analysis - Analyze ring systems: count aliphatic carbocycles, analyze aromaticity, compute topology, and structure complexity. Use this skill for organic chemistry tasks involving GetAliphaticCarbocyclesNum AromaticityAnalyzer calculate mol topology calculate mol structure complexity. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
structural_homology_modeling

Structural Homology & Evolution Analysis - Analyze protein evolution: get gene tree from Ensembl, find homologs, compare sequences, and predict structure. Use this skill for evolutionary biology tasks involving get homology symbol get genetree member symbol calculate protein sequence properties pred protein structure esmfold. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
boltz2-binding-affinity

Predict protein-ligand binding affinity using Boltz-2 model to assess molecular interactions and binding probability for drug discovery.

InnoClaw381[skill]
drug_metabolism_study

Drug Metabolism Study - Study drug metabolism: FDA metabolism data, ChEMBL metabolism records, PubChem compound data, and clinical pharmacology. Use this skill for drug metabolism tasks involving get metabolism by id get pharmacokinetics by drug name get compound by name get clinical pharmacology by drug name. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
ucsc_genome_exploration

UCSC Genome Browser Exploration - Explore genome via UCSC: list genomes, list tracks, get sequence, get track data, and cytoband info. Use this skill for genomics tasks involving list genomes list tracks get sequence get track data get cytoband. Combines 5 tools from 1 SCP server(s).

InnoClaw381[skill]
electromagnetic_analysis

Electromagnetic Field Analysis - Analyze EM fields: vacuum permittivity, total charge, radiation pressure, and photon calculations. Use this skill for electromagnetics tasks involving calculate vacuum permittivity calculate total charge calculate radiation pressure calculate total power. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
alanine_scanning_pipeline

Alanine Scanning Mutagenesis Pipeline - Alanine scanning: design scan, compute properties for each mutant, predict interactions, and compare. Use this skill for protein biochemistry tasks involving AlanineScanningDesigner ComputeProtPara PredictDrugTargetInteraction calculate protein sequence properties. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
protein-properties-calculation

Calculate comprehensive protein sequence properties including isoelectric point, molecular weight, hydrophobicity, and physicochemical parameters.

InnoClaw381[skill]
multispecies_gene_analysis

Multi-Species Gene Analysis - Analyze gene across species: Ensembl homologs, NCBI orthologs, cross-species STRING similarity, and taxonomy. Use this skill for comparative genomics tasks involving get homology symbol get gene orthologs get best similarity hits between species get taxonomy. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
comprehensive-protein-analysis

Comprehensive protein analysis combining InterProScan domain identification with BLAST similarity search to provide complete functional and evolutionary annotation.

InnoClaw381[skill]
gene_disease_association

Gene-Disease Association Analysis - Analyze gene-disease associations: NCBI gene metadata, OpenTargets disease associations, TCGA expression, and Monarch phenotypes. Use this skill for medical genetics tasks involving get gene metadata by gene name get associated targets by disease efoId get gene expression across cancers get joint associated diseases by HPO ID list. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
protein_classification_analysis

Protein Classification Analysis - Classify protein: ChEMBL protein classification, UniProt entry, InterPro domains, and Ensembl biotypes. Use this skill for protein science tasks involving search protein classification get uniprotkb entry by accession query interpro get info biotypes. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
genetic_counseling_report

Genetic Counseling Variant Report - Generate variant report for genetic counseling: VEP, ClinVar, gene phenotype, and literature evidence. Use this skill for clinical genetics tasks involving get vep hgvs clinvar search get phenotype gene pubmed search. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
functional_group_profiling

Functional Group Profiling - Profile functional groups: radical assignment, H-bond analysis, aromaticity, and abbreviation condensation. Use this skill for organic chemistry tasks involving AssignRadicals GetHBANum AromaticityAnalyzer CondenseAbbreviationSubstanceGroups. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
drug_target_identification

Drug Target Identification Pipeline - Identify drug targets for a disease by querying OpenTargets for associated targets, then retrieve detailed target info from ChEMBL and protein data from UniProt. Use this skill for drug discovery tasks involving get associated targets by disease efoId get target by name get general info by protein or gene name. Combines 3 tools from 3 SCP server(s).

InnoClaw381[skill]
comparative_drug_analysis

Comparative Drug Analysis - Compare drugs: structure analysis, PubChem data, FDA safety, and ChEMBL bioactivity. Use this skill for comparative pharmacology tasks involving ChemicalStructureAnalyzer get compound by name get adverse reactions by drug name search activity. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
experimental_data_processing

Experimental Data Processing - Process experimental data: absolute error, mean square, max value, scientific notation formatting. Use this skill for experimental physics tasks involving calculate absolute error calculate mean square calculate max value format scientific notation convert to scientific notation. Combines 5 tools from 1 SCP server(s).

InnoClaw381[skill]
ncbi-gene-retrieval

Retrieve gene information from NCBI Gene database by gene IDs to obtain genomic details, function, and expression data.

InnoClaw381[skill]
chemical_structure_comparison

Chemical Structure Comparison - Compare chemical structures: get SMILES, analyze structures, compute similarity, and check PubChem records. Use this skill for cheminformatics tasks involving NameToSMILES ChemicalStructureAnalyzer calculate smiles similarity get compound by name. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
gene_therapy_target

Gene Therapy Target Analysis - Analyze gene therapy target: gene info, variant pathogenicity, protein structure, and clinical evidence. Use this skill for gene therapy tasks involving get gene metadata by gene name get vep hgvs Protein structure prediction ESMFold clinvar search. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
genome_annotation

Genome Annotation Pipeline - Annotate a genome: NCBI annotation report, Ensembl gene lookup, UCSC tracks, and KEGG pathway links. Use this skill for genomics tasks involving get genome annotation report get lookup symbol list tracks kegg link. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
protein_drug_interaction

Protein-Drug Interaction Profiling - Profile protein-drug interactions: protein properties, drug structure, binding affinity prediction, and interaction data. Use this skill for molecular pharmacology tasks involving calculate protein sequence properties ChemicalStructureAnalyzer boltz binding affinity PredictDrugTargetInteraction. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
mobility_analysis

Charge Carrier Mobility Analysis - Analyze carrier mobility: calculate new mobility, compute vacuum permittivity, and error analysis. Use this skill for semiconductor physics tasks involving calculate new mobility calculate vacuum permittivity calculate absolute error calculate mean square. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
energy_conversion

Energy Unit Conversion Pipeline - Convert between energy units and analyze: MeV to Joules, scientific notation, and error calculation. Use this skill for physics tasks involving convert energy MeV to J convert to scientific notation format scientific notation calculate absolute error. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
snp_functional_analysis

SNP Functional Impact Analysis - Analyze SNP function: VEP prediction, variation details, phenotype association, and literature evidence. Use this skill for functional genomics tasks involving get vep id get variation get phenotype accession pubmed search. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
protein_engineering

Protein Engineering Workflow - Engineer a protein: predict structure, identify functional residues, predict beneficial mutations, and calculate properties. Use this skill for protein engineering tasks involving Protein structure prediction ESMFold predict functional residue zero shot sequence prediction calculate protein sequence properties. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
thermal_analysis

Thermal & Heat Transfer Analysis - Analyze thermal system: calculate heat released, convert energy units, compute potential energy, and dynamic viscosity. Use this skill for thermal engineering tasks involving calculate heat released convert energy MeV to J calculate potential energy calculate dynamic viscosity. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
bioassay_analysis

Bioassay Data Analysis - Analyze bioassay data: PubChem assay summary, ChEMBL activity search, compound properties, and target info. Use this skill for bioassay science tasks involving get assay summary by cid search activity calculate mol basic info get target by name. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
precision_oncology

Precision Oncology Workflow - Precision oncology: tumor expression profiling, variant analysis, targeted therapy lookup, and clinical trials. Use this skill for precision oncology tasks involving get gene expression across cancers get vep hgvs get associated drugs by target name get clinical studies info by drug name pubmed search. Combines 5 tools from 5 SCP server(s).

InnoClaw381[skill]
web_literature_mining

Scientific Literature Mining - Mine scientific literature: PubMed search, arXiv search, web search, and Tavily deep search. Use this skill for scientific informatics tasks involving pubmed search search literature search web tavily search. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
protein_complex_analysis

Protein Complex Visualization & Analysis - Analyze protein complex: download structure, visualize complex, extract chains, and calculate quality metrics. Use this skill for structural biology tasks involving retrieve protein data by pdbcode visualize complex extract pdb chains calculate pdb basic info. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
disease_drug_landscape

Disease-Drug Landscape Analysis - Map the drug landscape for a disease: OpenTargets disease drugs, FDA indications, and clinical studies. Use this skill for drug discovery tasks involving get associated drugs by target name get drug names by indication get clinical studies info by drug name. Combines 3 tools from 2 SCP server(s).

InnoClaw381[skill]
alphafold_structure_pipeline

AlphaFold Structure Analysis Pipeline - AlphaFold pipeline: download predicted structure, predict pockets, extract sequence, and compute properties. Use this skill for computational biology tasks involving download alphafold structure run fpocket extract pdb sequence calculate pdb basic info. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
drug_repurposing_screen

Drug Repurposing Screening - Screen existing drugs for new indications by querying FDA indications, ChEMBL mechanisms, and OpenTargets drug-disease associations. Use this skill for drug discovery tasks involving get indications by drug name get mechanism of action by drug name get drug by name get associated drugs by target name. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
pharmacogenomics_analysis

Pharmacogenomics Analysis - Pharmacogenomics analysis: FDA pharmacogenomics info, variant effects, ClinVar pathogenicity, and gene expression. Use this skill for pharmacogenomics tasks involving get pharmacogenomics info by drug name get vep hgvs clinvar search get gene expression across cancers. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
pharmacokinetics_profile

Pharmacokinetics Profile Builder - Build a PK profile: FDA pharmacokinetics, clinical pharmacology, dosage info, and molecular properties. Use this skill for pharmacology tasks involving get pharmacokinetics by drug name get clinical pharmacology by drug name get dosage and storage information by drug name get compound by name. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
molecular_fingerprint_analysis

Molecular Fingerprint Analysis - Fingerprint analysis: topology descriptors, structure complexity, similarity calculation, and AromaticityAnalysis. Use this skill for cheminformatics tasks involving calculate mol topology calculate mol structure complexity calculate smiles similarity AromaticityAnalyzer. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
disease_protein_profiling

Disease Protein Profiling - Profile a disease protein: UniProt data, AlphaFold structure, InterPro domains, phenotype associations from Ensembl. Use this skill for medical proteomics tasks involving query uniprot download alphafold structure query interpro get phenotype gene. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
gene_variant_drug_nexus

Gene-Variant-Drug Nexus - Connect gene variants to drugs: variant effect, gene-disease link, drug associations, and clinical evidence. Use this skill for translational genomics tasks involving get vep hgvs get associated targets by disease efoId get associated drugs by target name clinvar search. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
smiles_comprehensive_analysis

SMILES Comprehensive Analysis - Comprehensive SMILES analysis: validate, convert name, compute all molecular descriptors, and predict ADMET. Use this skill for cheminformatics tasks involving is valid smiles ChemicalStructureAnalyzer calculate mol basic info pred molecule admet. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
one_health_analysis

One Health Pathogen Analysis - One Health analysis: pathogen genome, cross-species gene comparison, antimicrobial drugs, and environmental context. Use this skill for one health tasks involving get genome dataset report by taxon get homology symbol get mechanism of action by drug name tavily search get taxonomy. Combines 5 tools from 4 SCP server(s).

InnoClaw381[skill]
chemical_safety_assessment

Chemical Safety Assessment - Assess chemical safety: PubChem compound info, FDA drug data, ADMET prediction, and structural alerts from ChEMBL. Use this skill for chemical safety tasks involving get general info by compound name get warnings and cautions by drug name pred molecule admet get compound structural alert. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
epigenetics_drug

Epigenetics & Drug Response - Link epigenetics to drug response: gene regulation, variant effects, drug interactions, and expression. Use this skill for epigenetic pharmacology tasks involving get overlap region get vep hgvs get drug interactions by drug name get gene expression across cancers. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
multiomics_integration

Multi-Omics Integration - Integrate multi-omics: gene expression, protein data, pathway enrichment, and metabolic pathways. Use this skill for multi-omics tasks involving get gene expression across cancers get uniprotkb entry by accession get functional enrichment kegg get. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
toxicity_assessment

Drug Toxicity Assessment - Comprehensive toxicity assessment: FDA adverse reactions, nonclinical toxicology, carcinogenicity data, and ADMET prediction. Use this skill for toxicology tasks involving get adverse reactions by drug name get nonclinical toxicology info by drug name get carcinogenic mutagenic fertility impairment info by drug name pred molecule admet. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
rare_disease_genetics

Rare Disease Genetic Analysis - Analyze rare disease genetics: Monarch phenotype-disease mapping, ClinVar variants, NCBI gene data, and OpenTargets. Use this skill for rare disease genetics tasks involving get HPO ID by phenotype get joint associated diseases by HPO ID list clinvar search get associated targets by disease efoId. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
infectious_disease_analysis

Infectious Disease Analysis - Analyze infectious disease: virus data, taxonomy, antimicrobial drugs, and resistance literature. Use this skill for infectious disease tasks involving get virus dataset report get taxonomy get mechanism of action by drug name pubmed search. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
metabolomics_pathway

Metabolomics Pathway Analysis - Analyze metabolomics: compound identification, KEGG pathway mapping, enzyme links, and PubChem data. Use this skill for metabolomics tasks involving search pubchem by name kegg find kegg link kegg get. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
drug_warning_report

Drug Warning Intelligence Report - Generate drug warning report: ChEMBL drug warnings, FDA boxed warnings, adverse reactions, and environmental warnings. Use this skill for pharmacovigilance tasks involving get drug warning by id get boxed warning info by drug name get adverse reactions by drug name get environmental warning by drug name. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
gene_comprehensive_lookup

Gene Comprehensive Lookup - Comprehensive gene lookup: NCBI gene data, Ensembl gene info, UniProt protein data, and KEGG pathway links. Use this skill for bioinformatics tasks involving get gene metadata by gene name get lookup symbol get general info by protein or gene name kegg find. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
cas_compound_lookup

CAS Number Compound Lookup - Look up compounds by CAS: convert CAS to price/availability, get PubChem data, get ChEMBL info, and structure analysis. Use this skill for chemical information tasks involving CASToPrice get compound by name get molecule by name ChemicalStructureAnalyzer. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
variant-genomic-location

Query dbSNP + NCBI Gene to get variant genomic position (chromosome, coordinates, ref/alt alleles, mutation type) and associated gene coordinates.

InnoClaw381[skill]
uniprot_deep_analysis

UniProt Deep Protein Analysis - Deep UniProt analysis: entry data, UniRef clusters, UniParc cross-references, and gene-centric view. Use this skill for protein science tasks involving get uniprotkb entry by accession get uniref cluster by id get uniparc entry by upi get gene centric by accession. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
Paper Search

Use when the user wants keyword-based academic paper discovery in Paper Study, including requests to search papers by topic, date range, or source such as arXiv, Semantic Scholar, bioRxiv, PubMed, Hugging Face daily papers, or similar Chinese requests about paper search.

InnoClaw381[skill]
protein_quality_assessment

Protein Structure Quality Assessment - Assess structure quality: basic info, geometry analysis, quality metrics, composition, and visualization. Use this skill for structural biology tasks involving calculate pdb basic info calculate pdb structural geometry calculate pdb quality metrics calculate pdb composition info visualize protein. Combines 5 tools from 1 SCP server(s).

InnoClaw381[skill]
protein_property_comparison

Cross-Species Protein Comparison - Compare proteins across species: get orthologs from NCBI, compute properties for each, and compare similarity. Use this skill for comparative biology tasks involving get gene orthologs calculate protein sequence properties calculate smiles similarity get homology id. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
interproscan-domain-analysis

Analyze protein sequences using InterProScan to identify functional domains, protein families, and Gene Ontology (GO) annotations.

InnoClaw381[skill]
antibody_drug_development

Antibody Drug Development - Develop antibody drug: target protein analysis, biotherapeutic lookup, protein properties, and interaction prediction. Use this skill for biologics tasks involving get uniprotkb entry by accession get biotherapeutic by name ComputeProtPara ComputeHydrophilicity. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
transcriptome_analysis

Transcriptome Analysis Pipeline - Analyze transcriptome: Ensembl transcript lookup, sequence retrieval, haplotype analysis, and UCSC track data. Use this skill for transcriptomics tasks involving get lookup id get sequence id get transcript haplotypes get track data. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
dna-rna-sequence-analysis

Analyze DNA and RNA sequences including molecular weight calculation, reverse complement generation, and oligonucleotide properties.

InnoClaw381[skill]
ncbi_gene_deep_dive

NCBI Gene Deep Dive - Deep dive into NCBI gene: metadata, dataset report, product report, orthologs, and gene links. Use this skill for gene biology tasks involving get gene metadata by gene name get gene dataset report by id get gene product report by id get gene orthologs get gene links by id. Combines 5 tools from 1 SCP server(s).

InnoClaw381[skill]
substance_toxicology

Substance Toxicology Report - Toxicology report: PubChem substance data, FDA toxicology, carcinogenicity data, and environmental warnings. Use this skill for toxicology tasks involving get substance by name get nonclinical toxicology info by drug name get carcinogenic mutagenic fertility impairment info by drug name get environmental warning by drug name. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
antibody_target_analysis

Antibody-Target Analysis - Analyze an antibody target: UniProt protein info, InterPro domains, protein properties, and biotherapeutic data from ChEMBL. Use this skill for immunology tasks involving get uniprotkb entry by accession query interpro ComputeProtPara get biotherapeutic by name. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
chembl-molecule-search

Search ChEMBL database for molecule information by name to retrieve bioactivity data and chemical structures.

InnoClaw381[skill]
chemical_property_profiling

Chemical Property Profiling - Profile chemical properties: basic info, hydrophobicity, H-bonds, charges, and molecular complexity. Use this skill for physical chemistry tasks involving calculate mol basic info calculate mol hydrophobicity calculate mol hbond calculate mol charge calculate mol complexity. Combines 5 tools from 1 SCP server(s).

InnoClaw381[skill]
proteome_analysis

Proteome-Level Analysis - Analyze at proteome level: get proteome from UniProt, gene-centric view, functional annotation from STRING. Use this skill for proteomics tasks involving get proteome by id get gene centric by proteome get functional annotation. Combines 3 tools from 2 SCP server(s).

InnoClaw381[skill]
tissue_specific_analysis

Tissue-Specific Expression Analysis - Analyze tissue-specific expression: ChEMBL tissue data, TCGA cancer expression, Ensembl gene info, and NCBI gene data. Use this skill for tissue biology tasks involving get tissue by id get gene expression across cancers get lookup symbol get gene metadata by gene name. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
region-gene-elements

Query IGVF Catalog for regulatory element–gene associations within a genomic region, including association scores, element types, and biosample context.

InnoClaw381[skill]
epigenomic_landscape

Epigenomic Landscape Mapping - Map epigenomic landscape: overlapping features, regulatory elements, binding matrices, and phenotype links. Use this skill for epigenomics tasks involving get overlap region get phenotype region get species binding matrix get track data. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
structural_pharmacogenomics

Structural Pharmacogenomics - Link structure to pharmacogenomics: variant effect, protein structure change, drug binding, and clinical data. Use this skill for pharmacogenomics tasks involving get vep hgvs pred protein structure esmfold boltz binding affinity get pharmacogenomics info by drug name. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
disease-reversal-prediction

Predict a molecule's ability to reverse disease states using DLEPS (Disease-Ligand Embedding Projection Score) for drug repositioning and discovery.

InnoClaw381[skill]
affinity_maturation

Affinity Maturation Pipeline - Affinity maturation: compute binding affinity, predict mutations, compute hydrophilicity, and predict drug-target interaction. Use this skill for antibody engineering tasks involving ComputeAffinityCalculator zero shot sequence prediction ComputeHydrophilicity PredictDrugTargetInteraction. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
admet_druglikeness_report

ADMET & Drug-Likeness Report - Generate comprehensive ADMET and drug-likeness report: molecular properties, H-bond analysis, hydrophobicity, topology, and ADMET prediction. Use this skill for medicinal chemistry tasks involving calculate mol basic info calculate mol hbond calculate mol hydrophobicity calculate mol topology pred molecule admet. Combines 5 tools from 2 SCP server(s).

InnoClaw381[skill]
disease_knowledge_graph

Disease Knowledge Graph - Build disease knowledge graph: OpenTargets targets, drugs, publications, and phenotypes. Use this skill for disease informatics tasks involving get associated targets by disease efoId get associated drugs by target name get publications by drug name get associated phenotypes by disease efoId. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
enzyme_engineering

Enzyme Active Site Engineering - Engineer enzyme: identify active site residues, predict pocket, analyze binding site, and predict mutations. Use this skill for enzymology tasks involving predict functional residue run fpocket get binding site by id pred mutant sequence. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
go_term_analysis

Gene Ontology Analysis - Analyze GO terms: ChEMBL GO slim, STRING functional enrichment, STRING annotation, and Ensembl ontology. Use this skill for functional genomics tasks involving get go slim by id get functional enrichment get functional annotation get ontology name. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
personalized_medicine

Personalized Medicine Report - Generate personalized medicine report: pharmacogenomics, variant effects, drug safety, and clinical pharmacology. Use this skill for precision medicine tasks involving get pharmacogenomics info by drug name get vep hgvs get adverse reactions by drug name get clinical pharmacology by drug name. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
drug_interaction_checker

Drug-Drug Interaction Checker - Check interactions between multiple drugs using FDA interaction data, PubChem compound info, and ChEMBL target overlap analysis. Use this skill for clinical pharmacology tasks involving get drug interactions by drug name get compound by name get target by name. Combines 3 tools from 3 SCP server(s).

InnoClaw381[skill]
polymer_property_analysis

Polymer & Material Property Analysis - Analyze polymer properties: composition, symmetry, density, and lattice parameters for material design. Use this skill for polymer science tasks involving MaterialCompositionAnalyzer CalculateSymmetry CalculateDensity MofLattice. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
compound_database_crossref

Cross-Database Compound Lookup - Cross-reference compound across databases: PubChem, ChEMBL, KEGG, and CAS number lookup. Use this skill for chemical information tasks involving get compound by name get molecule by name kegg find CASToPrice. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
virtual_screening

Virtual Screening Pipeline - Virtual screening: search PubChem by substructure, compute similarity, filter by drug-likeness, and predict binding affinity. Use this skill for drug discovery tasks involving search pubchem by smiles calculate smiles similarity calculate mol drug chemistry boltz binding affinity. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
uniprot-protein-retrieval

Retrieve protein sequences and functional information from UniProt database by protein name, enabling protein analysis and bioinformatics workflows.

InnoClaw381[skill]
molecular_visualization_suite

Molecular Visualization Suite - Visualize molecules: convert SMILES to formats, visualize molecule, visualize protein, visualize complex. Use this skill for chemical visualization tasks involving convert smiles to format visualize molecule visualize protein visualize complex. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
clinical_pharmacology_report

Clinical Pharmacology Report - Generate clinical pharmacology report: PK, PD, mechanism, drug interactions, and special populations. Use this skill for clinical pharmacology tasks involving get pharmacokinetics by drug name get pharmacodynamics by drug name get mechanism of action by drug name get drug interactions by drug name get geriatric use info by drug name. Combines 5 tools from 1 SCP server(s).

InnoClaw381[skill]
unit_conversion_suite

Multi-Unit Conversion Suite - Convert units across domains: length mm to m, radius m to cm, dimensions to meters, nm to um, volume to cm3. Use this skill for metrology tasks involving convert length mm to m convert radius m to cm convert dimensions to meters convert nm to um convert volume to cm3. Combines 5 tools from 1 SCP server(s).

InnoClaw381[skill]
variant_pathogenicity

Variant Pathogenicity Assessment - Assess variant pathogenicity: Ensembl VEP prediction, ClinVar lookup, variation details, and gene phenotype associations. Use this skill for clinical genetics tasks involving get vep hgvs clinvar search get variation get phenotype gene. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
chemical_patent_analysis

Chemical Patent & Novelty Analysis - Analyze chemical novelty: PubChem substructure CAS search, ChEMBL similarity search, compound synonyms, and literature. Use this skill for patent chemistry tasks involving get substructure cas get similarity by smiles get compound synonyms by name search literature. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
disease_compound_pipeline

Disease-Specific Compound Screening - Screen compounds for disease: get DLEPS score for disease relevance, predict ADMET, and check drug-likeness. Use this skill for drug discovery tasks involving calculate dleps score pred molecule admet calculate mol drug chemistry get compound by name. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
regulatory_region_analysis

Regulatory Region Analysis - Analyze regulatory regions: get overlapping features, binding matrix, sequence, and phenotype associations. Use this skill for epigenomics tasks involving get overlap region get species binding matrix get sequence get phenotype region. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
tcga-gene-expression

Retrieve gene expression data from TCGA (The Cancer Genome Atlas) to analyze cancer-specific expression patterns.

InnoClaw381[skill]
cell_line_assay_analysis

Cell Line Assay Analysis - Analyze cell line assays: ChEMBL cell line info, assay search, activity data, and target info. Use this skill for cell biology tasks involving get cell line by id search assay search activity get target by name. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
length_measurement

Length & Dimension Measurement - Precision length measurement: convert mm to m, calculate length plus width, area, and error. Use this skill for metrology tasks involving convert length mm to m calculate length plus width calculate area calculate absolute error. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
cancer_therapy_design

Cancer Therapy Design - Design cancer therapy: identify targets, find drugs, check safety, and analyze differential expression. Use this skill for oncology tasks involving get associated targets by disease efoId get associated drugs by target name get adverse reactions by drug name tcga differential expression analysis. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
organism_classification

Organism Classification & Database - Classify organism: NCBI taxonomy, Ensembl taxonomy, ChEMBL organisms, and genome info. Use this skill for taxonomy tasks involving get taxonomy get taxonomy id get organism by id get genome dataset report by taxon. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
protein_solubility_optimization

Protein Solubility Optimization - Optimize protein solubility: calculate properties, predict solubility, predict hydrophilicity, and suggest mutations. Use this skill for protein engineering tasks involving calculate protein sequence properties predict protein function ComputeHydrophilicity zero shot sequence prediction. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
pediatric_drug_safety

Pediatric Drug Safety Review - Evaluate pediatric drug safety: pediatric use info, child safety, dosage forms, and overdosage info from FDA. Use this skill for pediatric pharmacology tasks involving get pediatric use info by drug name get child safety info by drug name get dosage forms and strengths by drug name get overdosage info by drug name. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
full_protein_analysis

Full Protein Characterization - Complete protein characterization: validate sequence, compute all properties, predict structure, and analyze pockets. Use this skill for protein biochemistry tasks involving is valid protein sequence analyze protein ComputeProtPara pred protein structure esmfold run fpocket. Combines 5 tools from 4 SCP server(s).

InnoClaw381[skill]
protein_similarity_search

Protein Similarity Search - Search for similar proteins: extract sequence from PDB, search structures with FoldSeek, find homologs with STRING, and check UniProt. Use this skill for bioinformatics tasks involving extract pdb sequence foldseek search get best similarity hits between species search uniprotkb entries. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
compound_to_drug_pipeline

Compound-to-Drug Analysis Pipeline - Full compound-to-drug pipeline: name-to-SMILES conversion, structure analysis, drug-likeness, and FDA drug lookup. Use this skill for drug development tasks involving NameToSMILES ChemicalStructureAnalyzer calculate mol drug chemistry get drug by name. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
variant-cross-database-ids

Query ClinGen Allele Registry to map variant rsID to identifiers in other databases (ClinVar, gnomAD, COSMIC, UniProtKB, OMIM, etc.).

InnoClaw381[skill]
atc_drug_classification

ATC Drug Classification Lookup - Look up drug in ATC classification: ChEMBL ATC class, FDA drug info, PubChem compound, and mechanism of action. Use this skill for pharmacology tasks involving get atc class by level5 get mechanism of action by drug name get compound by name get drug by name. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
gene_family_evolution

Gene Family Evolution Analysis - Analyze gene family evolution: CAFE gene tree, homology, Ensembl gene tree, and taxonomy. Use this skill for molecular evolution tasks involving get cafe genetree member symbol get homology symbol get genetree member symbol get taxonomy classification. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
protein_structure_analysis

Protein Structure Comprehensive Analysis - Comprehensive structure analysis: download PDB, extract chains, calculate geometry, quality metrics, and composition. Use this skill for structural biology tasks involving retrieve protein data by pdbcode extract pdb chains calculate pdb structural geometry calculate pdb quality metrics calculate pdb composition info. Combines 5 tools from 1 SCP server(s).

InnoClaw381[skill]
molecular-descriptors-calculation

Calculate advanced molecular descriptors including shape indices, connectivity indices, and structural features for QSAR and drug discovery.

InnoClaw381[skill]
electrical_circuit_analysis

Electrical Circuit Analysis - Analyze electrical circuit: compute capacitance, convert resistance units, calculate total charge, and duty cycle. Use this skill for electrical engineering tasks involving convert resistance kOhm to Ohm calculate geometric term calculate absolute error. Combines 3 tools from 3 SCP server(s).

InnoClaw381[skill]
protein_function_annotation

Protein Function Annotation Pipeline - Annotate protein function: UniProt metadata, InterPro domains, functional prediction, and GO enrichment. Use this skill for proteomics tasks involving query uniprot query interpro predict protein function get functional enrichment. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
Paper Q&A

Use when the user wants question-driven help on one paper, including paper understanding, follow-up questions, method or experiment clarification, limitation analysis, or comparison against related work in any language.

InnoClaw381[skill]
interproscan_pipeline

InterProScan Analysis Pipeline - Run InterProScan for domain analysis, then enrich with UniProt data and STRING interactions. Use this skill for functional proteomics tasks involving interproscan analyze get uniprotkb entry by accession get functional enrichment query interpro. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
variant-clinical-significance

Query NCBI ClinVar for variant clinical pathogenicity classification (Pathogenic/Benign/VUS), review status and associated diseases.

InnoClaw381[skill]
clinical_trial_drug_profile

Clinical Trial Drug Profiling - Profile drug for clinical trials: FDA clinical studies, contraindications, pregnancy info, and geriatric use. Use this skill for clinical research tasks involving get clinical studies info by drug name get contraindications by drug name get pregnancy effects info by drug name get geriatric use info by drug name. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
protein-blast-search

Search for similar protein sequences in UniProt Swiss-Prot database using BLAST to identify homologous proteins and functional relationships.

InnoClaw381[skill]
mouse_model_analysis

Mouse Model Disease Analysis - Analyze mouse disease models: MouseMine search, NCBI mouse gene data, Ensembl cross-species comparison, and orthologs. Use this skill for model organisms tasks involving mousemine search get gene metadata by gene name get homology symbol get gene orthologs. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
drug_target_structure

Drug-Target Structural Biology - Integrate drug and target structure: get drug from ChEMBL, target structure from PDB, dock them, and predict ADMET. Use this skill for structural pharmacology tasks involving get drug by name retrieve protein data by pdbcode quick molecule docking pred molecule admet. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
lab_protocol_from_literature

Lab Protocol from Literature - Extract and generate lab protocol: search PubMed, extract protocol from paper, and generate executable protocol. Use this skill for lab science tasks involving pubmed search extract protocol from pdf protocol generation generate executable json. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
pubchem_deep_dive

PubChem Deep Dive Analysis - Deep dive into PubChem: compound info, bioassay summary, 3D conformers, synonyms, and general description. Use this skill for chemical databases tasks involving get pubchem compound by cid get assay summary by cid get conformers by cid get compound synonyms by name get general info by compound name. Combines 5 tools from 1 SCP server(s).

InnoClaw381[skill]
microbiome_genomics

Microbiome Genomics Analysis - Analyze microbial genome: NCBI genome data, taxonomy, KEGG metabolic pathways, and annotation. Use this skill for metagenomics tasks involving get genome dataset report by taxon get taxonomy kegg find get genome annotation report. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
blast_protein_analysis

BLAST & Protein Analysis Pipeline - BLAST search followed by comprehensive protein analysis: BLAST, then structure prediction, properties, and function. Use this skill for sequence bioinformatics tasks involving blast search pred protein structure esmfold calculate protein sequence properties predict protein function. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
drug_indication_mapping

Drug-Indication Mapping - Map drug indications: ChEMBL drug indications, FDA indications, OpenTargets drug associations, and literature. Use this skill for clinical informatics tasks involving get drug indication by id get indications by drug name get associated drugs by target name pubmed search. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
gene_expression_atlas

Gene Expression Atlas - Build gene expression atlas: TCGA cancer expression, NCBI gene info, Ensembl gene details, and literature search. Use this skill for transcriptomics tasks involving get gene expression across cancers get gene metadata by gene name get lookup symbol search literature. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
gene_to_drug_pipeline

Gene-to-Drug Discovery Pipeline - Full gene-to-drug pipeline: gene lookup, protein structure, binding pocket, virtual screening, and drug-likeness. Use this skill for translational medicine tasks involving get gene metadata by gene name pred protein structure esmfold run fpocket boltz binding affinity calculate mol drug chemistry. Combines 5 tools from 3 SCP server(s).

InnoClaw381[skill]
optics_analysis

Optical System Analysis - Analyze optical system: calculate photon rate, frequency range, radiation pressure, and electron wavelength. Use this skill for optics tasks involving calculate incident photon rate calculate frequency range calculate radiation pressure electron wavelength. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
biomarker_discovery

Biomarker Discovery Pipeline - Discover biomarkers: TCGA differential expression, NCBI gene data, OpenTargets associations, and clinical relevance. Use this skill for precision medicine tasks involving tcga differential expression analysis get gene metadata by gene name get associated targets by disease efoId clinvar search. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
virus_genomics

Virus Genomics Analysis - Analyze virus genomics: NCBI virus dataset, annotation, taxonomy, and literature search. Use this skill for virology tasks involving get virus dataset report get virus annotation report get taxonomy search literature. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
lead_compound_optimization

Lead Compound Optimization - Optimize a lead compound: validate SMILES, compute drug-likeness, predict ADMET properties, and check ChEMBL bioactivity. Use this skill for medicinal chemistry tasks involving is valid smiles calculate mol drug chemistry pred molecule admet search activity. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
code_execution_analysis

Computational Analysis via Code Execution - Execute custom computational analysis code, analyze software, and search for reference implementations. Use this skill for computational science tasks involving exec code software analysis search dataset search literature. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
Daily Paper Roast

Use when the user wants a sharp reviewer-style critique of a batch of papers, including triage into must-read versus skippable papers, blunt per-paper criticism, or similar Chinese requests for a daily roast of papers.

InnoClaw381[skill]
string-ppi-enrichment

Analyze protein-protein interaction enrichment using STRING database to identify functional networks and pathway associations.

InnoClaw381[skill]
population_genetics

Population Genetics Analysis - Analyze population genetics: Ensembl variation populations, linkage disequilibrium, and variant frequency data. Use this skill for population genetics tasks involving get info variation populations get ld get variation get variant recoder. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
mutation_impact_analysis

Mutation Impact Analysis - Analyze mutation impact: predict structure, predict mutations from sequence and structure, and check variant effects with Ensembl VEP. Use this skill for molecular biology tasks involving pred protein structure esmfold zero shot sequence prediction predict zero shot structure get vep hgvs. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
chromosome_analysis

Chromosome Structure Analysis - Analyze chromosome: NCBI summary, UCSC cytoband, genome sequence, and Ensembl assembly info. Use this skill for cytogenetics tasks involving get chromosome summary get cytoband get chromosome sequence get info assembly. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
signal_processing

Signal Processing Analysis - Analyze signals: duty cycle, frequency range, electron wavelength, and measurement error analysis. Use this skill for signal processing tasks involving calculate duty cycle calculate frequency range electron wavelength calculate absolute error. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
polypharmacology_analysis

Polypharmacology Analysis - Analyze a drug's multi-target pharmacology: get targets from ChEMBL, functional enrichment from STRING, and pathway links from KEGG. Use this skill for pharmacology tasks involving get target by name get functional enrichment kegg link get mechanism by id. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
natural_product_analysis

Natural Product Analysis - Analyze natural products: name to SMILES, PubChem lookup, structural analysis, and KEGG natural product search. Use this skill for natural products chemistry tasks involving NameToSMILES search pubchem by name ChemicalStructureAnalyzer kegg find. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
molecular_docking_pipeline

Molecular Docking Pipeline - Complete docking workflow: retrieve protein structure, predict binding pockets, prepare receptor, and dock ligand. Use this skill for structural biology tasks involving retrieve protein data by pdbcode run fpocket convert pdb to pdbqt dock quick molecule docking. Combines 4 tools from 2 SCP server(s).

InnoClaw381[skill]
kegg-gene-search

Search KEGG database for gene information to retrieve pathway associations, functional annotations, and disease links.

InnoClaw381[skill]
substructure_activity_search

Substructure-Activity Relationship - Analyze substructure-activity: ChEMBL substructure search, activity data, PubChem compounds, and similarity. Use this skill for medicinal chemistry tasks involving get substructure by smiles search activity search pubchem by smiles calculate smiles similarity. Combines 4 tools from 3 SCP server(s).

InnoClaw381[skill]
protein_database_crossref

Protein Cross-Database Reference - Cross-reference protein: UniProt entry, NCBI gene, Ensembl xrefs, and PDB structure search. Use this skill for proteomics tasks involving get uniprotkb entry by accession get gene metadata by gene name get xrefs symbol retrieve protein data by pdbcode. Combines 4 tools from 4 SCP server(s).

InnoClaw381[skill]
drug_safety_profile

Comprehensive Drug Safety Profile - Build a complete drug safety profile by combining FDA adverse reactions, boxed warnings, drug interactions, and contraindications. Use this skill for pharmacology tasks involving get adverse reactions by drug name get boxed warning info by drug name get drug interactions by drug name get contraindications by drug name. Combines 4 tools from 1 SCP server(s).

InnoClaw381[skill]
think-of-something-to-fix

Come up with good ideas about what to fix. Use when you have to fix something, but you're not sure what.

mngr374[skill]
convert-github-issues-to-fixmes

Convert triaged autoclaude GitHub issues into FIXMEs in the codebase. Use when you want to process issues that have been triaged by authorized users.

mngr374[skill]
find-agent

Resolve an agent name or description to an exact mngr agent name. Used by other skills that target agents.

mngr374[skill]
asciinema-demos

Create 1-3 short asciinema demo recordings (5-20 seconds each) that demonstrate completed work. Use only when explicitly instructed to create demos.

mngr374[skill]
export

Quick export — save the current CAD document to STL or GLB

claude-code364[command]
gslides-creator

Habilidad para crear Google Slides a partir de plantillas. Se activa con solicitudes como 'crea Google Slides,' 'genera diapositivas,' 'crea una presentación,' etc. Usa GAS + clasp CLI para copiar plantillas, reescribir contenido y generar presentaciones desde cero.

ai-agent-camp358[skill]
content-optimizer

Habilidad de planificacion para apoyar pruebas A/B de contenido y ciclos de auto-mejora. Cubre el ciclo completo de investigacion de tendencias de mercado -> generacion de hipotesis -> diseno de experimentos -> recopilacion de metricas -> analisis y mejora. Se activa con solicitudes como 'optimizar contenido', 'mejorar publicaciones', 'crear ideas de publicaciones a partir del analisis de tendencias', 'mejorar engagement', etc.

ai-agent-camp358[skill]
remotion-trace

Habilidad de flujo de trabajo para reproducir videos Remotion de calidad profesional a partir de videos de referencia. Se activa con 'Quiero recrear a partir de un video de referencia', 'Trazado de video', 'Quiero hacer un PV', 'Quiero crear un video Remotion basado en referencia'.

ai-agent-camp358[skill]
slack-todo-extractor

Habilidad que busca datos sincronizados de Slack para menciones y extrae TODOs/tareas con determinación de estado. Se activa con solicitudes como 'Extraer tareas de Slack', 'Verificar TODOs', 'Verificar menciones'.

ai-agent-camp358[skill]
pptx-converter

Conversión de plantillas PPTX y generación de presentaciones desde cero. Reescribe el contenido preservando temas, animaciones y SmartArt. Se activa con solicitudes como 'Convertir PPTX', 'Crear diapositivas', 'Reescribir PowerPoint', 'Generar presentación'.

ai-agent-camp358[skill]
sql-queries

Habilidad para escribir SQL preciso y de alto rendimiento en los principales dialectos de almacenes de datos. Se activa con solicitudes como 'Escribir SQL', 'Optimizar consulta', 'Agregar en BigQuery', etc.

ai-agent-camp358[skill]
bigquery-auth

Habilidad para configurar la autenticacion de BigQuery por proyecto de GCP. Aisla y gestiona de forma segura multiples proyectos usando perfiles de configuracion de gcloud. Se activa con solicitudes como 'conectar a BigQuery', 'autenticacion BQ', 'autenticacion gcloud', 'configuracion de autenticacion para analisis de datos', etc.

ai-agent-camp358[skill]
monitoring-dashboard

Usado para dashboards de marimo y visualización de progreso de proyectos. Se activa con solicitudes como 'crear un dashboard', 'visualizar progreso', 'mostrar resultados de pruebas', etc.

ai-agent-camp358[skill]
data-analyst

Sub-agente que realiza conexiones a BigQuery/Snowflake, EDA, visualización y creación de notebooks Marimo. Integra cuatro reglas relacionadas (data_analysis, visualization, notebook, marimo_variable_naming). Se activa con solicitudes como 'analiza datos,' 'conectar a BigQuery,' 'ejecutar EDA,' 'analizar con Marimo,' etc.

ai-agent-camp358[skill]
data-visualization

Habilidad para visualización de datos usando Python (matplotlib, seaborn, plotly). Se activa con solicitudes como 'crea un gráfico,' 'hacer una gráfica,' 'visualiza los datos,' etc. Incluye selección de gráficos, principios de diseño y consideraciones de accesibilidad.

ai-agent-camp358[skill]
pptx-creator

Habilidad que genera automáticamente archivos .pptx manteniendo el diseño de la plantilla, simplemente ingresando un tema. Se activa con solicitudes como 'Crear una presentación', 'Generar diapositivas', 'Crear PPTX', 'Crear un documento de propuesta'.

ai-agent-camp358[skill]
interactive-dashboard-builder

Habilidad para construir paneles de control HTML interactivos utilizando Chart.js. Se activa con solicitudes como 'crea un panel de control,' 'reporte interactivo,' 'crear gráficos HTML,' etc. Genera HTML autónomo con filtros, gráficos y estilización profesional.

ai-agent-camp358[skill]
youtube-clipper

Habilidad para extraer momentos destacados de videos de YouTube/múltiples plataformas usando IA y generar clips con subtítulos bilingües. Se activa con 'Recortar del video', 'Extraer momentos destacados', 'Clips con subtítulos', etc.

ai-agent-camp358[skill]
slack-unanswered

Habilidad que detecta mensajes sin responder en Slack y genera borradores de respuesta. Se activa con solicitudes como 'Mensajes sin responder', 'Mensajes que no he respondido', 'Verificar Slack'.

ai-agent-camp358[skill]
media-generator

Sub-agente para generar y editar banners, diagramas, diapositivas e imágenes. Usa la API de Generación de Imágenes de Gemini para generar diversos medios. Se activa con solicitudes como 'crear un banner', 'generar un diagrama', 'crear diapositivas', 'generar una imagen', etc.

ai-agent-camp358[skill]
plotly

Skill para crear gráficos interactivos y dashboards con Plotly. Compatible con hover, zoom y desplazamiento. Se activa con solicitudes como 'gráfico interactivo', 'chart con plotly', 'gráfico dinámico', etc.

ai-agent-camp358[skill]
analytics-tracking

Habilidad para apoyar la configuracion, mejora y auditoria del seguimiento analitico. Se activa con solicitudes como 'configurar seguimiento', 'implementar GA4', 'seguimiento de conversiones', 'seguimiento de eventos', 'parametros UTM', 'configuracion de GTM', etc. Para seguimiento de pruebas A/B, consulte ab-test-setup.

ai-agent-camp358[skill]
paid-ads

Skill para diseñar y optimizar campañas de publicidad pagada en Google Ads, Meta, LinkedIn, etc. Se activa con solicitudes como 'quiero poner anuncios', 'crear una campaña publicitaria', 'retargeting', etc.

ai-agent-camp358[skill]
video-scriptwriter

Habilidad de generación automática de guiones de video para TikTok/YouTube. Especifique un tema + formato + duración para generar scenes.json (compatible con storyboard/audio/editor). Referencia automáticamente los conocimientos del Playbook para una estructura óptima. Se activa con 'Crear un guión', 'Generar guión', 'Crear un plan', etc.

ai-agent-camp358[skill]
matplotlib

Skill para crear gráficos y diagramas con matplotlib de Python. Compatible con salida PNG/PDF/SVG. Se activa con solicitudes como 'crear un gráfico', 'dibujar un diagrama', 'visualizar datos', 'matplotlib', etc.

ai-agent-camp358[skill]
scientific-visualization

Meta-habilidad para crear gráficos y figuras de calidad de publicación para envío a revistas. Se activa con solicitudes como 'Crear un gráfico para un artículo', 'Crear una figura para Nature', 'Visualización de calidad de publicación'.

ai-agent-camp358[skill]
tutorial-generator

Genera automáticamente tutoriales de operación a partir de capturas de pantalla usando la API de Gemini Vision. Se activa con solicitudes como 'Crear un manual de operación', 'Generar instrucciones desde capturas', 'Crear guía de uso', etc.

ai-agent-camp358[skill]
csv-analyzer

Habilidad para obtener el conteo de filas/columnas, estimar tipos de datos, detectar valores faltantes y generar información estadística de columnas numéricas en archivos CSV. Se activa con solicitudes como 'analiza el CSV,' 'verifica el contenido del CSV,' 'muéstrame un resumen de los datos,' etc.

ai-agent-camp358[skill]
youtube-uploader

Habilidad de carga de video usando YouTube Data API v3. Soporta detección automática de Shorts, inserción automática de enlaces UTM y publicación programada. Se activa con 'Publicar en YouTube', 'Subir video', 'Publicar Shorts', etc.

ai-agent-camp358[skill]
marimo-notebook

Skill para crear notebooks marimo como archivos Python en el formato correcto. Se activa con solicitudes como 'crear un notebook marimo', 'notebook interactivo', 'notebook de Python', etc.

ai-agent-camp358[skill]
tmux-session-manager

Gestiona sesiones tmux de Claude Code en Lightsail vía SSH. Se activa con solicitudes como 'Verificar sesiones', 'Sincronizar PRs', 'Estado de tmux', etc.

ai-agent-camp358[skill]
aiagent-command-router

Habilidad para enrutar comandos slash de ai-agent-camp en Codex. Se activa con solicitudes como 'ejecutar /start-0-1', 'quiero usar comandos slash', 'enrutamiento de comandos', 'usar comandos de Cursor', etc.

ai-agent-camp358[skill]
aiagent-utility-runner

Habilidad para ejecutar comandos de utilidad y configuracion de ai-agent-camp en Codex. Se activa con solicitudes como 'ejecutar /guide', '/setup-api-key', 'comando de utilidad', 'usar utilidad de Cursor', etc.

ai-agent-camp358[skill]
workflow-skill-designer

Meta-skill for designing orchestrator+phases structured workflow skills. Creates SKILL.md coordinator with progressive phase loading, TodoWrite patterns, and data flow. Triggers on "design workflow skill", "create workflow skill", "workflow skill designer".

maestro-flow340[skill]
maestro-brainstorm

Use when exploring ideas, evaluating approaches, or needing multi-perspective analysis before implementation

maestro-flow340[command]
manage-status

Show project dashboard with progress and next steps

maestro-flow340[command]
manage-wiki

Manage wiki graph — health, cleanup, search, stats

maestro-flow340[command]
learn-retro

Retrospective of git activity and decision quality

maestro-flow340[command]
manage-issue

Create, query, update, close, and link issues

maestro-flow340[command]