ngs-runtime-env Skill
Check whether public NGS tools and packages already exist before downloading, installing, or running a sequencing pipeline. Published by openai in plugins.
Decision snapshot
Is this a fit?
Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
19 days ago
No specific cautions were detected. Review the source and requested permissions before installing.
What is ngs-runtime-env Skill?
Check whether public NGS tools and packages already exist before downloading, installing, or running a sequencing pipeline. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Declared skill metadata
- Source file: plugins/ngs-analysis/skills/ngs-runtime-env/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use ngs-runtime-env Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/ngs-analysis/skills/ngs-runtime-env/SKILL.md
What it does
Check whether public NGS tools and packages already exist before downloading, installing, or running a sequencing pipeline.
Skill instructions
NGS Runtime Environment Use this skill whenever an NGS workflow needs package checks, install planning, or runtime validation. Existence Check Order 1. Check executables on PATH with command -v or shutil.which. 2. Check Python imports for Python-backed tools. 3. Check active package managers with conda list, mamba list, micromamba list, or pip show. 4. If requested, check package indexes or container registries. 5. Emit an install plan before installing. 6. Install only when explicitly requested by the user. Do not modify system Python. Prefer isolated conda/mamba environments or containers. Script From the repo root: bash python plugins/ngs-analysis/scripts/ngspreflight.py --list python plugins/ngs-analysis/scripts/ngspreflight.py --tool fastqc --emit-install-plan python plugins/ngs-analysis/scripts/ngspreflight.py --profile locallight --emit-install-plan python plugins/ngs-analysis/scripts/ngspreflight.py --pipeline dnavariantcalling --network-checks --emit-install-plan python plugin
Verified compatibility and discovery
Frequently asked questions
What is ngs-runtime-env?
ngs-runtime-env is a open-source AI agent skill with Copy skill directory. Check whether public NGS tools and packages already exist before downloading, installing, or running a sequencing pipeline.
Who is ngs-runtime-env best for?
ngs-runtime-env is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install ngs-runtime-env?
Install or run ngs-runtime-env using Copy skill directory. Check ngs-runtime-env for the latest setup command.
Is ngs-runtime-env actively maintained?
ngs-runtime-env may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.