lucy-ng:CASE

Guide de novo structure elucidation from NMR correlations without database matches.

3|2|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/steinbeck/lucy-ng --skill lucy-ng-case
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lucy-ng:CASE
Source: https://github.com/steinbeck/lucy-ng/tree/main/skill/CASE
Command: npx skills add https://github.com/steinbeck/lucy-ng --skill lucy-ng-case

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables full Computer-Assisted Structure Elucidation (CASE) without relying on dereplication, guiding an AI agent to solve a structure from NMR correlations.

Core Features & Use Cases

  • Stepwise CASE execution: from molecular formula to HSQC/HMBC constraints to final structure proposals.
  • Supervisor-aware workflow: CASE-PROGRESS-like logging and iterative refinement to avoid dead ends.
  • Data requirements: 13C spectrum, HSQC, HMBC, and optional DEPT-135 and COSY data to strengthen constraints; LSD as solver integration.

Quick Start

Provide the molecular formula and NMR data (13C, HSQC, HMBC). Then run the LSD workflow to generate LSD input, execute the solver, convert results to SMILES, rank candidates, and analyze HMBC path lengths.

Frequently Asked Questions about lucy-ng:CASE

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

FAQPage Schema
How do I elucidate a chemical structure from NMR data without database matches?

To elucidate a chemical structure from NMR data without database matches, you perform de novo structure deduction using CASE. This method applies iterative data-driven constraints from your molecular formula and NMR correlations to converge on a unique solution.

What NMR data do I need for computer-assisted structure elucidation?

For computer-assisted structure elucidation, you need the molecular formula, 13C spectrum, HSQC, and HMBC data. Supplying optional DEPT-135 and COSY data strengthens constraints to construct robust solver input and converge on a unique solution.

When should I use de novo structure elucidation instead of dereplication?

You should use de novo structure elucidation when a compound is suspected to be novel or when dereplication returns no matches. It enables first-principles structure deduction via iterative data-driven constraints rather than relying on existing database entries.

How to solve CASE structures using HSQC and HMBC correlations?

To solve CASE structures using HSQC and HMBC correlations, guide an AI agent stepwise from the molecular formula to constraint generation. The workflow executes a solver, converts results to SMILES, ranks candidates, and analyzes HMBC path lengths for iterative refinement.

Can I run LSD structure elucidation with only 13C and HSQC data?

You cannot run robust LSD structure elucidation with only 13C and HSQC data because HMBC is strictly required. The solver needs HMBC to establish long-range correlations, while DEPT-135 and COSY are optional additions that further strengthen constraints.

What are the limitations of CASE for novel compound identification?

A limitation of CASE for novel compound identification is its strict data requirement for molecular formula, 13C, HSQC, and HMBC. Without these inputs, the solver cannot construct robust constraints, and the iterative refinement workflow may hit dead ends without proper logging.