Submit compact NCBI Datasets v2 requests for assembly, genome, taxonomy, and related metadata endpoints. Use when a user wants concise NCBI Datasets summaries; save raw JSON or text only on request.
75
92%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
scripts/ncbi_datasets.py for all Datasets v2 calls in this package.path values relative to https://api.ncbi.nlm.nih.gov/datasets/v2.... in tool previews as UI truncation, not literal request content.save_raw=true and report the saved file path.pathparams, record_path, response_format, max_items, max_depth, timeout_sec, save_raw, raw_output_path{"path":"genome/taxon/9606/dataset_report","params":{"page_size":10},"record_path":"reports","max_items":10}{"path":"genome/accession/GCF_000001405.40/dataset_report"}{"path":"taxonomy/taxon/9606"}ok, source, path metadata, and either compact records, a compact summary, or text_head.raw_output_path when save_raw=true.ok=false with error.code and error.message.echo '{"path":"genome/taxon/9606/dataset_report","params":{"page_size":10},"record_path":"reports","max_items":10}' | python scripts/ncbi_datasets.pyscripts/ncbi_datasets.py.11c74d6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.