AI AGENT ADDONS

PubChem is a large online database of chemicals, drugs, and molecules. You can use this tool to look up any compound by its name, formula, or structure. It gives you useful details like weight, safety warnings, and even a picture of the molecule.

The tool runs a Python script that follows the rules of the PubChem website. It sends requests slowly so you don't overload the server. You do not need to write code yourself. Just type a command and get results in a file.

This is helpful for anyone studying chemistry, finding drug information, or checking how a molecule behaves. Always verify facts with a live query instead of relying on memory.

Add Pubchem Database skill to your workflow

Global

mkdir -p ~/.claude/skills/pubchem-database

Project

mkdir -p .claude/skills/pubchem-database

Source Repository

Stars
2,101
Forks
219
Watchers
2,101
License
Apache-2.0
Last Push
1 month ago
Created
2 months ago