quantum-model

Resolve quantum lattice model descriptions to canonical identifiers and model cards.

60|92|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/QuantumBFS/quantum.harness --skill quantum-model
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quantum-model
Source: https://github.com/QuantumBFS/quantum.harness/tree/main/skills/quantum-model
Command: npx skills add https://github.com/QuantumBFS/quantum.harness --skill quantum-model

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates ambiguity when working with quantum lattice models by mapping user descriptions to authoritative, expert-curated model definitions.

Core Features & Use Cases

  • Canonical Mapping: Automatically resolves user prose (e.g., "TFIM", "Heisenberg") to the correct, harness-tracked model name.
  • Expert-Curated Knowledge: Ensures all computations are based on verified model cards containing Hamiltonian definitions, phases, and observables.
  • Use Case: When a user asks to simulate a specific spin system, the skill ensures the agent reads the correct model card before proceeding, preventing errors caused by relying on generic or outdated memory.

Quick Start

Ask the agent to analyze the ground state properties of the transverse-field-ising model to trigger the model dispatcher.

Frequently Asked Questions about quantum-model

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

FAQPage Schema
How do I resolve a specific quantum lattice model name to a verified Hamiltonian definition?

To resolve a quantum lattice model, the skill maps user-provided descriptions like 'TFIM' or 'Heisenberg' to canonical identifiers. This process retrieves authoritative model cards containing verified Hamiltonian definitions, phase diagrams, and observables.

What is canonical mapping for quantum spin systems and why is it needed?

Canonical mapping for quantum spin systems eliminates ambiguity by translating user prose into expert-curated model definitions. It ensures computational workflows adhere to expert-defined conventions and symmetry requirements, preventing errors from outdated memory.

How do I ensure my simulation uses the correct model card before computing phase diagrams?

To ensure your simulation uses the correct model card, the skill dispatches the user's model description to retrieve authoritative definitions before proceeding. This guarantees the agent reads verified Hamiltonian definitions and verification rubrics.

Can I use common shorthand like 'TFIM' to identify quantum lattice models for research simulations?

Yes, you can use common shorthand like 'TFIM' to identify quantum lattice models. The skill automatically resolves user prose to the correct, harness-tracked model name, ensuring your research simulation retrieves the proper model card.

Do I need expert-defined symmetry requirements to configure a quantum Hamiltonian simulation?

Yes, you need expert-defined symmetry requirements to configure a quantum Hamiltonian simulation. The skill enforces these by ensuring all computations are based on verified model cards, preventing errors caused by relying on generic assumptions.

Why does my quantum lattice simulation return incorrect observables without a verified model card?

A quantum lattice simulation returns incorrect observables when relying on generic or outdated memory instead of verified model cards. The skill prevents this by ensuring the agent reads authoritative definitions containing correct Hamiltonian definitions and observables.