Skip to main content
Run any Skill in Manus
with one click
GitHub repository

QuantumNovelty

QuantumNovelty contains 4 collected skills from BoltzmannEntropy, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
3
updated
2026-07-04
Forks
0
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

qn-chain
software-developers

Modular workflow chain composing the QuantumNovelty skill catalog (deep_research, quantum_reviewer, logical_fallacies, novelty_audit, cross_llm_prediction, pareto_explorer, quantum_paper, process_summary, ...) into named pipelines for quantum-computing research. Per-stage `--with-X` / `--skip-X` toggles, structured telemetry (`pipeline_summary.json`, `decision_history.json`, `_stage_health.json`, `HEARTBEAT_AUDIT.md`, `checkpoint.json` โ€” AutoResearchClaw's stage-health pattern), strict no-fallback env defaults, and a cross-model falsifiability fork. The QN-specific contributions are: paper-audit as a first-class pipeline, the 11 quantum-CS-specific fallacy taxonomy in the fallacies stage, the cross-LLM amplitude-prediction skill (`cross_llm_prediction`) as an opt-in stage, and the audit-and-falsify Pareto novelty check.

2026-07-04
patent-reviewer
lawyers

Simulated USPTO examiner panel for quantum-computing patents. Ingests a Google Patents URL / publication number / saved file, examines every claim individually under 35 U.S.C. ยงยง 101/102/103/112 + a quantum-operability check, runs claim-compliance and full-application review under USPTO/EPO/PCT standards, and emits an Office Action plus a deterministic machine-actionable `_office_action.json` (disposition, rejected/allowed claims, rejections-by-statute). The patent analogue of quantum_reviewer.

2026-07-04
patent-prior-art
lawyers

Real patent prior-art search for the examiner panel. Generates patent-search queries from an invention topic/claims, queries a keyless patent search (Google Patents query endpoint; ddgs site:patents.google.com fallback), and LLM-filters genuine on-topic prior art. Produces a prior-art-of-record reference list that patent_reviewer consumes via --prior-art, so ยง102/ยง103 rejections are grounded in named real references instead of fabricated-from-memory citations. Complements literature_surfacer (which covers academic non-patent literature).

2026-07-02
patent-drafter
lawyers

Guided quantum-patent drafting workflow. Starts from an invention disclosure or short topic and drafts a filing package for USPTO, EPO, or multi-standard review: title, abstract, background, summary, drawings plan, detailed description, examples, claims, claim-compliance notes, application formalities, and prosecution checklist.

2026-06-27