AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Pkulaw Mcp Fatiao Precise

skill-neu-zha-legal-ai-skills-pkulaw-mcp-fatiao-precise · by NEU-ZHA

>

No reviews yet
0 installs
40 views
0.0% view→install

Install

$ agentstack add skill-neu-zha-legal-ai-skills-pkulaw-mcp-fatiao-precise

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-neu-zha-legal-ai-skills-pkulaw-mcp-fatiao-precise)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Pkulaw Mcp Fatiao Precise? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

北大法宝 MCP:精准查找法条(fatiao)

这个 Skill 只负责一件事:在已知法规名 + 条号的情况下,把条文原文取回来。

它不负责模糊主题检索,也不负责自动识别文本中的法条引用。 如果用户只给了主题词,应该转法规检索;如果用户给的是长文本,应该转法条识别。

先看边界

  • 本 Skill 用来取回条文内容,不自动判断该条是否当然适用于案件或项目。
  • 返回结果仍需结合时效、修订版本、适用范围、地域、上位法/特别法关系继续判断。
  • 法规名称、别名、条号格式存在歧义时,应先澄清,不要把模糊命中写成确定依据。

默认路由

  • 输入中同时出现“法规名 + 第X条 / 条号”:
  • 直接走 fatiao
  • 只有主题词:
  • pkulaw-mcp-law-retrieval
  • 输入是一段长文本,里面可能有法条:
  • pkulaw-mcp-law-recognition

推荐工作流

  1. 先确认用户已经给了法规名和条号。
  2. tools 确认真实 `` 与参数名。
  3. 调用目标工具,传入法规名关键词与条号。
  4. 只整理返回字段,不补写未返回的条文内容。
  5. 明确提示仍需复核时效与适用前提。

失败与降级

允许的失败输出

当前未拿到精准法条查询结果。

失败原因:
- [未认证 / 无订阅 / 无结果 / 工具不存在 / 命令报错]

建议动作:
- 检查 `pkulaw-mcp` 配置
- 确认法规全称、别名与条号格式
- 如仅有主题词,请改走法规检索路径

允许的保守输出

  • 只能返回命中法规、条号与条文正文(如有)
  • 不得补写未返回的原文

输出结构

  1. 命中法规
  2. 条号
  3. 条文正文
  4. 复核提醒

终端复现与排障

如需在终端复现,请先安装 @pkulaw/mcp-cli;安装后命令为 pkulaw-mcp

pkulaw-mcp tools fatiao
pkulaw-mcp fatiao  ... --json

补充材料

  • 示例见 [examples.md](examples.md)

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.