# Pkulaw Mcp Citation Validator

> >

- **Type:** Skill
- **Install:** `agentstack add skill-neu-zha-legal-ai-skills-pkulaw-mcp-citation-validator`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [NEU-ZHA](https://agentstack.voostack.com/s/neu-zha)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [NEU-ZHA](https://github.com/NEU-ZHA)
- **Source:** https://github.com/NEU-ZHA/legal-ai-skills/tree/main/skills/pkulaw-mcp-citation-validator

## Install

```sh
agentstack add skill-neu-zha-legal-ai-skills-pkulaw-mcp-citation-validator
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 北大法宝 MCP：法条引用核验（citation-validator）

这个 Skill 只负责一件事：**检查已经写出来的法条引用是否需要修正。**

它不负责替代法规检索，也不负责直接判断实体结论一定成立。
如果用户还没有引用文本，只是想“先找相关法规”，应转到法规检索或精准法条 Skill。

## 先看边界

- “核验通过”只表示与当次工具返回一致，不等于已经完成正式法律审查。
- 命中不明确、存在歧义、或文本本身表述过于含混时，只能标记“需人工复核”。
- 不得把核验工具的返回扩大解释成“结论当然正确”。

## 默认路由

- 用户给你一段已有草稿、问答、摘要、审查意见，想核对法条引用：
  - 走 `citation-validator`
- 用户想先找法规依据：
  - 转 `pkulaw-mcp-law-retrieval` 或 `pkulaw-mcp-fatiao-precise`

## 推荐工作流

1. 先确认用户提供的是待核验文本，而不是单纯检索需求。
2. 用 `tools` 确认真实 `` 与参数名。
3. 提交待核验文本。
4. 按“原引用 -> 核对状态 -> 修正建议”整理输出。
5. 把“命中”“不命中”“需复核”明确分开。

## 失败与降级

### 允许的失败输出

```markdown
当前未拿到法条引用核验结果。

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

建议动作：
- 检查 `pkulaw-mcp` 配置
- 检查引用文本是否过短或过于含混
- 如需先找法规，请转到法规检索或精准法条路径
```

### 允许的保守输出

- 结果不明确 -> 标记“需人工复核”
- 不得强行写“核验通过”

## 输出结构

1. 原引用
2. 核对状态
3. 修正建议
4. 备注（如需人工复核）

## 终端复现与排障

如需在终端复现，请先安装 `@pkulaw/mcp-cli`；安装后命令为 `pkulaw-mcp`。

```bash
pkulaw-mcp tools citation-validator
pkulaw-mcp citation-validator  ... --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.

- **Author:** [NEU-ZHA](https://github.com/NEU-ZHA)
- **Source:** [NEU-ZHA/legal-ai-skills](https://github.com/NEU-ZHA/legal-ai-skills)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-neu-zha-legal-ai-skills-pkulaw-mcp-citation-validator
- Seller: https://agentstack.voostack.com/s/neu-zha
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
