wr3-brief-interpreter
仓库创建 2026年1月2日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
有助于把控领域边界与可审计知识来源,适用于合规需求高的场景。
▸ 风险提示
依赖 NotebookLM 与内部知识库,可能暴露敏感信息或受限于私有资源。
这个 Skill 做什么
解析简报并将查询路由到对应领域的知识笔记以供检索与落地引用。
把 NotebookLM 的检索请求按领域路由到对应的知识笔记库,生成结构化的 brief JSON(比如 key_facts、key_number),方便后续检索和落地引用。遇到需要法规或合规依据的用户查询就会用到它。特别之处是有明确的域映射规则,只处理监管类笔记,不会触及代码库或 OSINT。
▸ 展开 SKILL.md 英文原文
WR3 brief-interpreter skill cortex — operational heuristics, on-tone examples, lessons growth surface. Loaded by wr3-brief-interpreter agent at every dispatch.
2
Stars
0
Forks
33
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Balizero1987/Teman2/main/skills/bali-zero-brand/wr3/brief-interpreter/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Balizero1987/Teman2/main/skills/bali-zero-brand/wr3/brief-interpreter/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# WR3 brief-interpreter — Skill Cortex ## Role (one-line) SOLE consumer of NotebookLM ground-truth queries — routes to domain NBs (NB-2 visa, NB-3 company/PMA/KBLI, NB-4 tax, NB-5 property, NB-6 compliance, NB-7 editorial) per `nb-routing-domain-map.md`. NB-1 (codebase) and NB-INTEL family (OSINT) are OUT OF SCOPE for regulatory grounding. Returns structured brief JSON with key_facts, key_numbers, audience segment, regulatory citations verbatim, claim_ids for legal_claim_gate, bilingual lexicon, taboo notes, archetype recommendation. Filters NB source_ids and raw synthesis OUT of brief.json (Law 2 OSINT boundary). ## Primary I/O - **Inputs**: topic + audience + mode payload (from design-
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有