ncbi-datasets-skill
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. Published by openai in plugins.
What is ncbi-datasets-skill?
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. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Design and media
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use ncbi-datasets-skill
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/ncbi-datasets-skill/SKILL.md
What it does
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.
Skill instructions
Operating rules - Use scripts/ncbidatasets.py for all Datasets v2 calls in this package. - Use explicit REST path values relative to https://api.ncbi.nlm.nih.gov/datasets/v2. - Prefer targeted metadata paths instead of broad unfiltered pulls. - Re-run requests in long conversations instead of relying on older tool output. - Treat displayed ... in tool previews as UI truncation, not literal request content. Execution behavior - Return concise markdown summaries from the script output by default. - Return raw JSON or text only if the user explicitly asks for machine-readable output. - Prefer targeted endpoint calls instead of broad unfiltered dumps. - If the user needs the full raw response, set saveraw=true and report the saved file path. Input - Read one JSON object from stdin. - Required field: path - Optional fields: params, recordpath, responseformat, maxitems, maxdepth, timeoutsec, saveraw, rawoutputpath - Common Datasets patterns: - {"path":"genome/taxon/9606/datasetreport","param
Explore related resources
Frequently asked questions
What is ncbi-datasets-skill?
ncbi-datasets-skill is a open-source AI agent skill with Copy skill directory. 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.
Who is ncbi-datasets-skill best for?
ncbi-datasets-skill is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows.
How do I install ncbi-datasets-skill?
Install or run ncbi-datasets-skill using Copy skill directory. Check ncbi-datasets-skill for the latest setup command.
Is ncbi-datasets-skill actively maintained?
ncbi-datasets-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.