compchem-deepchem-screening

Automate DeepChem screening workflow setup with strict input validation.

934|152|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/wuyoscar/ISC-Bench --skill compchem-deepchem-screening
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compchem-deepchem-screening
Source: https://github.com/wuyoscar/ISC-Bench/tree/main/templates/compchem_deepchem
Command: npx skills add https://github.com/wuyoscar/ISC-Bench --skill compchem-deepchem-screening

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This ISC template provides a structured, reusable scaffold for chemistry and materials screening workflows using DeepChem, enabling consistent validation and rapid prototyping.

Core Features & Use Cases

  • Template-driven setup for GraphConvModel-based pipelines on environmental hazard datasets.
  • Built-in input validation to enforce data integrity and reproducibility.
  • Use Case: Researchers can spin up a screening workflow for known compounds and apply the same validation rules across projects.

Quick Start

Use this template to scaffold a chemistry screening pipeline with DeepChem and strict input validation for environmental hazard datasets.

Frequently Asked Questions about compchem-deepchem-screening

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a DeepChem screening pipeline for environmental toxicology?

A DeepChem screening pipeline for environmental toxicology can be scaffolded using a template that automates GraphConvModel configuration and enforces strict input validation to classify known hazardous compounds.

What is the best way to validate compound data for a chemistry screening workflow?

Validating compound data for a chemistry screening workflow requires built-in validation rules that guard against invalid inputs and verify the existence of required directories like scripts and references.

Can I use GraphConvModel to classify environmental hazards without manually writing setup code?

Yes, you can automatically configure a GraphConvModel pipeline to classify environmental hazards by using a reusable scaffold that outputs a ready-to-run template without requiring manual setup code.

Does a DeepChem chemistry screening template require specific directory structures?

Yes, a DeepChem chemistry screening template enforces a minimal frontmatter configuration and checks for optional directories such as scripts, references, and assets to ensure reproducible workflow generation.

Why does my DeepChem environmental hazard classification fail during input validation?

DeepChem environmental hazard classification fails during input validation when the provided compound data violates strict template rules designed to guard against invalid structural inputs before pipeline execution.