Molfeat

🌐Community
by davila7 · vlatest · Repository

Molfeat generates creative story ideas based on user-defined features, sparking imagination and overcoming writer's block.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add molfeat npx -- -y @trustedskills/molfeat
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "molfeat": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/molfeat"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The molfeat skill provides tools and functionality related to molecular feature calculation. It allows users to generate numerical representations of molecules, which can be used in various cheminformatics tasks like property prediction or virtual screening. This skill is designed for use within the davila7/claude-code-templates environment.

When to use it

  • Predicting a molecule's properties (e.g., solubility, toxicity) based on its structure.
  • Screening large libraries of compounds to identify potential drug candidates.
  • Analyzing relationships between molecular structure and biological activity.
  • Generating descriptors for machine learning models in cheminformatics applications.

Key capabilities

  • Molecular feature calculation
  • Integration with davila7/claude-code-templates environment
  • Cheminformatics tools

Example prompts

  • "Calculate the molecular features of this SMILES string: C1CCCCC1"
  • "Generate descriptors for all molecules in this file."
  • "Using molfeat, predict the logP value for this compound."

Tips & gotchas

This skill requires a working installation of davila7/claude-code-templates. Ensure that any necessary dependencies for molecular feature calculation are also installed and configured correctly within that environment.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davila7
Installs
0

🌐 Community

Passed automated security scans.