Agent skill · AI & Agents

监管合规监测

中国境内重点监管动态监测与客户合规影响评估 Skill。用于监管动态、新规更新、政策变化、行业监管、法规政策分级、客户合规缺口核查、政策制度修改建议、整改清单、监管合规简报等任务。适用于用户要求监测某行业、某客户、某产品或某主题的法律法规、监管政策、部门规章、规范性文件、征求意见稿、执法动态,并判断新规要求、客户现有合规文件缺口和整改方案。

pa1nrui1github.com/pa1nrui1GitHub ↗
claude-codeships scriptsMIT
Install
npx skills add pa1nrui1/legal-skills --skill 监管合规监测 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 10
SKILL.md size: 3 KB
Bundled scripts: yes
Path: skills/legal/监管合规监测/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 58
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

## 法律工作总控规则(强制) 执行本 Skill 前,必须先遵循: - skills/legal/法律工作总控/references/practice-profile.md - skills/legal/法律工作总控/references/matter-workspace-protocol.md - skills/legal/法律工作总控/references/document-reading-protocol.md - skills/legal/法律工作总控/references/source-boundary-protocol.md - skills/legal/法律工作总控/references/ocr-correction-protocol.md - skills/legal/法律工作总控/references/pkulaw-mcp-legal-verification-protocol.md - skills/legal/法律工作总控/references/output-header-template.md 本 Skill 只处理中国境内法律、法规、规章、规范性文件、监管政策和监管动态。不得承诺全量、无遗漏、永久稳定监测;必须披露监测范围、成功来源、失败来源、未覆盖来源和核验状态。 # 监管合规监测 本 Skill 用于“重点监管动态监测与客户合规影响评估”,核心链路: ```text 确定行业/客户/产品/主题 -> 官方公开源发现更新 -> 北大法宝或其他数据库核验法规信息 -> L0-L4 分级 -> 读取客户现有合规文件 -> 输出缺口、整改建议和政策修改稿 -> 归档并衔接产品法务/劳动合规/合同审查等模块 ``` ## 启动询问(强制) 开始前必须确认: - 监测对象:行业、具体客户、具体产品/业务线,还是单一主题。 - 行业/主题:数据合规、广告、金融、医疗、食品、劳动、AI、平台、电商、消费者权益等。 - 客户画像:客户名称、主营业务、地区、产品/服务、目标用户、业务模式。 - 监管地域:全国,还是吉林/广东/长春/深圳等特定地区。 - 监测期间:本周、本月、最近 90 天、指定日期后,或指定法规发布后。 - 客户现有合规文件路径:制度、隐私政策、用户协议、广告规则、合同模板、员工手册、流程图、培训记录、备案/许可材料等。 - 输出目的:内部简报、客户报告、整改清单、政策修改稿、正式法律意见。 用户只要求做行业测试或演示时,可以自行选择一个主题并说明假设;不得把测试结果包装成正式合规意见。 ## 按需读取参考文件 - 启动询问:读取 [references/intake-questions.md](references/intake-questions.md)。 - 来源和接入边界:读取 [references/source-an

What's inside
Steps it walks through
  1. 法律工作总控规则(强制)
  2. 启动询问(强制)
  3. 按需读取参考文件
  4. 北大法宝接入
  5. 输出底线
  6. 跨 Skill 衔接
  7. 归档要求
Ships with 9 files
  • references/client-gap-assessment.md
  • references/intake-questions.md
  • references/official-source-watchlist.md
  • references/pkulaw-mcp-protocol.md
  • references/policy-amendment-template.md
  • references/regulatory-classification.md
  • references/report-templates.md
  • references/source-and-connector-protocol.md
  • scripts/pkulaw_get_law_list.mjs
Commands it runs
node scripts/pkulaw_get_law_list.mjs --title "个人信息保护" --fulltext "个人信息"
More from legal-skills
All skills →
法律工作总控legal 文件夹通用入口 Skill。用于法律咨询、案件办理、合同、产品法务、监管合规、诉讼、刑辩、劳动争议、破产、合规、文书、检索等任务的语义路由、案件隔离、来源披露、文件读取复查、法规/Wiki…AI & Agents法律文书出稿前审查在法律业务 Skill 生成正文或要素式字段后、法律文书模板与导出生成本地 Word 前触发。用于审查 draft.html/preflight-meta.json 或…Data & Analytics合同审查基于张海燕四步审查法+何力/常金光三观分析法,对合同进行深度审查。支持企业核验、多语言自动检测、Mermaid业务流程图、二段式审核意见、合同概览、客户可读合同编号、业务摘要、22类合同专项审查、续约…Testing & QA广告合规审核广告合规审核技能,用于审核广告素材是否符合中国广告法及相关法规。适用场景:(1) 用户提交广告文案、广告素材要求合规审核时;(2) 用户提到"广告审核""广告合规""广告法审查"等关键词时;(3)…Otherlaw-to-markdown将法条/规范文件(.txt/.docx/.pdf)转为 Markdown。适用于用户要求“法条转 markdown”“pdf/docx 转 markdown”。处理 .pdf/.docx…AI & Agents法律文书模板与导出统一处理法律工作中最终需要输出本地 Word(.docx)的文书、报告、清单、笔录、意见书、函件、合同和正式交付文件。由法律工作总控强制路由调用;业务 Skill 负责正文和法律判断,本 Skill…AI & Agents
About this skill
What does the 监管合规监测 skill do?

中国境内重点监管动态监测与客户合规影响评估 Skill。用于监管动态、新规更新、政策变化、行业监管、法规政策分级、客户合规缺口核查、政策制度修改建议、整改清单、监管合规简报等任务。适用于用户要求监测某行业、某客户、某产品或某主题的法律法规、监管政策、部门规章、规范性文件、征求意见稿、执法动态,并判断新规要求、客户现有合规文件缺口和整改方案。

How do I install it?

Run `npx skills add pa1nrui1/legal-skills --skill 监管合规监测 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From pa1nrui1/legal-skills, a repository with 58 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going