Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

QuantumNovelty

QuantumNovelty 收录了来自 BoltzmannEntropy 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
3
更新
2026-07-04
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

qn-chain
软件开发工程师

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
律师

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
律师

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
律师

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