algorithms

Organize quantum algorithm demos with YAML frontmatter and Markdown instructions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Curates and exposes a structured library of quantum skill units, enabling learners to discover, understand, and execute hands-on quantum algorithm demos built on UnitaryLab tooling.

Core Features & Use Cases

  • End-to-end discovery and execution of multiple quantum algorithm skills (primitives, linear systems, cryptography, Hamiltonian simulation, Schrödingerization, and more).
  • Reference-backed learning with progressively loaded content, circuit visualization, and run-ready examples across simulators.
  • Supports multiple sub-skills and backends for comparative learning, experimentation, and pedagogy.

Quick Start

Choose a sub-skill (for example, QPE or QAOA) from this library and run its One-Step Run Example Command to begin an end-to-end learning workflow.

Frequently Asked Questions about algorithms

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

FAQPage Schema
How do I find and run runnable quantum algorithm demos for learning?

You can discover and execute runnable quantum algorithm demos by selecting a sub-skill like QPE or QAOA from the library and running its One-Step Run Example Command for an end-to-end workflow.

What quantum algorithm primitives are available for hands-on experimentation?

Available quantum algorithm primitives span linear systems, cryptography, Hamiltonian simulation, and Schrödingerization, providing structured frontmatter-driven discovery for comparative learning across multiple backends.

Can I use this library to learn quantum algorithms without prior simulator setup?

Yes, the library provides progressively loaded content, circuit visualization, and run-ready examples across simulators, allowing you to start an end-to-end learning workflow directly by choosing a sub-skill.

What's the best way to organize a curriculum of quantum skill units for pedagogy?

The library identifies and organizes quantum skill units using YAML frontmatter with a name and description at the root of each skill, loading the Markdown body as activation instructions for structured pedagogy.

Does this quantum skill library support Schrödingerization and Hamiltonian simulation?

Yes, the library enforces structured discovery across multiple domains including Hamiltonian simulation and Schrödingerization demos, allowing users to quickly locate and execute these specific quantum algorithms.

Why does each quantum skill unit need YAML frontmatter?

YAML frontmatter with a name and description is enforced at the root of each quantum skill unit to enable structured discovery, allowing the system to load the Markdown body as activation instructions for execution.