patent-oa · git:20260902.f451974 · 2026-09-02 · sha256 9c5abbe5dec1f7a0
patent-oa git:20260902.f451974A
Immutable. This exact content is served forever at /api/v1/blob/9c5abbe5dec1f7a0.
--- name: patent-oa description: "审查答复辅助:审查意见问答与草稿;库薄时引导案例入库与实务书蒸馏。须显式触发。" user-invocable: false --- # 审查答复辅助 须用户点名(审查意见 / OA / 入库 / 实务书)。草稿须复核后递交。 **主场景**是问和答、出意见陈述草稿。案例入库与实务书蒸馏是让检索变准的配套;用户未必主动想到。每次答复末尾按 `prompts/soft_nudge.md` 看库是否太薄(历史案或手册少于 3),再决定是否加一句引导。 1. **`Read`** `prompts/guardrails.md` → `intake.md` 2. 向量可选:`prompts/configure_embedding.md` + `tools/config.py` 3. 答复:`prompts/respond_office_action.md` + `tools/search_cases.py --pdf` 4. 入库(用户同意后):`tools/ingest_case.py`;手册:`tools/ingest_playbook.py` 依赖:`pip install -r tools/requirements-oa.txt`。