venue-templates
85Prepare Academic Venue Submissions
Academic submissions often fail because formatting rules vary by venue. This skill provides templates, requirements, and examples for faster preparation.
Build Molecular Features for ML
Molecular ML projects need consistent features from SMILES and RDKit molecules. This skill guides molfeat choices, batch featurization, pretrained embeddings, caching, and QSAR workflows.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "molfeat" from https://skillstore.io/skills/k-dense-ai-molfeat.md and its manifest at https://skillstore.io/api/skills/k-dense-ai-molfeat/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "molfeat". I have 100,000 SMILES and need features for a property model.
Expected outcome:
Using "molfeat". I want to compare ChemBERTa embeddings with classical descriptors.
Expected outcome:
Using "molfeat". I need a similarity search workflow for a compound library.
Expected outcome:
Most static findings are false positives caused by Markdown code fences, inline API names, local cache examples, and documentation links. No prompt injection attempt, data exfiltration intent, or automatic command execution was found. The only semantic concern is unsafe pickle cache loading guidance without a trust warning.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/k-dense-ai-molfeat/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/k-dense-ai-molfeat?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/k-dense-ai-molfeat?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/k-dense-ai-molfeat/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/k-dense-ai-molfeat.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>K-Dense-AI. (2026). molfeat security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/k-dense-ai-molfeat/audits/7@techreport{k-dense-ai-k-dense-ai-molfeat-2026,
author = {K-Dense-AI},
title = {molfeat security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/k-dense-ai-molfeat/audits/7},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "molfeat security audit report (audit version 7)"
version: "unspecified"
type: report
authors:
- name: "K-Dense-AI"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/k-dense-ai-molfeat/audits/7"
identifiers:
- type: other
value: "skillstore:k-dense-ai-molfeat:audit:7"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
k-dense-ai-molfeat
2026-08-21
davila7-molfeat
2026-08-21
Select fingerprints or descriptors and build reproducible inputs for property prediction models.
Convert large compound libraries into features for ranking, classification, and hit selection.
Evaluate traditional fingerprints against pretrained embeddings for chemical similarity and model performance.
Help me choose a molfeat featurizer for my SMILES dataset and explain the tradeoffs for QSAR modeling.
Design a molfeat workflow for a large SMILES list with invalid molecule handling, parallel processing, and reproducible settings.
Compare ECFP, MACCS, RDKit descriptors, Mordred, and ChemBERTa features for my molecular prediction task.
Create a virtual screening plan using molfeat features, scikit-learn evaluation, ranking logic, and memory-conscious batch processing.
Author
K-Dense-AILicense
Apache-2.0 license
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/molfeatRef
a25199bc7d6b82598536822d1738eb5d5f54025b
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 227 views
File structure
Prepare Academic Venue Submissions
Academic submissions often fail because formatting rules vary by venue. This skill provides templates, requirements, and examples for faster preparation.
Prepare ISO 13485 Certification Docs
Medical device teams must create complete QMS documentation before certification audits. This skill provides templates, checklists, and gap analysis guidance for ISO 13485 readiness.
Analyze therapeutic ML datasets with PyTDC
Drug discovery teams need reliable datasets and fair evaluation protocols. This skill helps Claude use PyTDC for curated therapeutic ML data, benchmark splits, metrics, and molecular oracles.
Run DiffDock Molecular Docking
Protein-ligand docking requires careful setup, parameter choices, and result interpretation. This skill guides DiffDock workflows for poses, confidence scores, and screening.
Analyze Research Data with Statistical Guidance
Choosing tests and reporting results can be slow and error-prone. This skill guides test selection, assumptions, effect sizes, power analysis, Bayesian options, and APA reporting.
Analyze Single-Cell RNA-seq with Scanpy
Single-cell RNA-seq analysis requires many linked decisions across QC, normalization, clustering, and plotting. This skill gives Claude, Codex, and Claude Code structured Scanpy workflows, reference guidance, and reusable analysis scripts.
Design Data Science Experiments and Models
by alirezarezvani
Data science projects often fail when experiments, features, and models lack clear statistical structure. This skill gives Claude, Codex, and Claude Code guided workflows for experimentation, feature engineering, and model review.
Validate ML Workflows for Hidden Antipatterns
by Doyajin174
ML projects can look accurate while data leakage or weak evaluation hides serious flaws. This skill guides structured checks for splits, metrics, training, and deployment readiness.
Deploy Production ML Systems
by davila7
Production ML systems are hard to design, deploy, monitor, and improve reliably. This skill gives Claude, Codex, and Claude Code structured ML engineering guidance.
Build Graph Neural Networks with PyTorch Geometric
by davila7
Graph learning projects require specialized data structures, layers, sampling, and evaluation workflows. This skill provides PyTorch Geometric guidance, references, templates, visualization, and benchmarking utilities.
Build Scikit-Learn Machine Learning Workflows
by davila7
Classical machine learning projects require careful preprocessing, model selection, and evaluation. This skill provides scikit-learn guidance, reusable pipeline patterns, and complete examples.
Debug ML Training Failures
by DNYoussef
ML training can fail through NaN loss, overfitting, slow convergence, or unstable gradients. This skill guides diagnosis, targeted fixes, validation, and reporting.