brenda-database
Access BRENDA enzyme database via SOAP API. Retrieve kinetic parameters (Km, kcat), reaction equations, organism data, and substrate-specific enzyme information for biochemical research and metabolic pathway analysis.
npx skills add FreedomIntelligence/OpenClaw-Medical-Skills --skill brenda-database --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# BRENDA Database ## Overview BRENDA (BRaunschweig ENzyme DAtabase) is the world's most comprehensive enzyme information system, containing detailed enzyme data from scientific literature. Query kinetic parameters (Km, kcat), reaction equations, substrate specificities, organism information, and optimal conditions for enzymes using the official SOAP API. Access over 45,000 enzymes with millions of kinetic data points for biochemical research, metabolic engineering, and enzyme discovery. ## When to Use This Skill This skill should be used when: - Searching for enzyme kinetic parameters (Km, kcat, Vmax) - Retrieving reaction equations and stoichiometry - Finding enzymes for specific substrates or reactions - Comparing enzyme properties across different organisms - Investigating optimal pH, temperature, and conditions - Accessing enzyme inhibition and activation data - Supporting metabolic pathway reconstruction and retrosynthesis - Performing enzyme engineering and optimization studies - Analyzing substrate specificity and cofactor requirements ## Core Capabilities ### 1. Kinetic Parameter Retrieval Access comprehensive kinetic data for enzymes: **Get Km Values by EC Number**: ```pyt
- Overview
- When to Use This Skill
- Core Capabilities
- 1. Kinetic Parameter Retrieval
- 2. Reaction Information
- 3. Enzyme Discovery
- 4. Organism-Specific Enzyme Data
- 5. Environmental Parameters
- 6. Substrate Specificity
- 7. Inhibition and Activation
- 8. Enzyme Engineering Support
- 9. Kinetic Modeling
- Installation Requirements
- Authentication Setup
uv pip install zeep requests pandas matplotlib seaborn export BRENDA_EMAIL="your.email@example.com" export BRENDA_PASSWORD="your_brenda_password"
What does the brenda-database skill do?
Access BRENDA enzyme database via SOAP API. Retrieve kinetic parameters (Km, kcat), reaction equations, organism data, and substrate-specific enzyme information for biochemical research and metabolic pathway analysis.
How do I install it?
Run `npx skills add FreedomIntelligence/OpenClaw-Medical-Skills --skill brenda-database --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From FreedomIntelligence/OpenClaw-Medical-Skills, a repository with 2,909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
