# Pkulaw Mcp Case Number

> >

- **Type:** Skill
- **Install:** `agentstack add skill-neu-zha-legal-ai-skills-pkulaw-mcp-case-number`
- **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-case-number

## Install

```sh
agentstack add skill-neu-zha-legal-ai-skills-pkulaw-mcp-case-number
```

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

## About

# 北大法宝 MCP：案号识别与溯源（case-number）

这个 Skill 只负责一件事：**从现有文本里识别案号，并给出可核查的案件线索。**

它不负责替代案例实体分析。
如果用户真正要的是“找类似案例怎么判”，应转到案例检索或类案备忘 Skill。

## 先看边界

- 输出应理解为案号线索，而不是已经完成实体分析。
- 对格式不完整、年份缺失、法院简称缺失、OCR 噪声、批量文本混杂等情况，只能标成待核查线索。
- 不能把疑似案号写成已确认案件信息。

## 默认路由

- 文本里疑似包含案号：
  - 走 `case-number`
- 用户只描述争议点，想找类案：
  - 转 `pkulaw-mcp-case-retrieval`

## 推荐工作流

1. 确认输入是待识别文本，而不是案例检索需求。
2. 用 `tools` 确认真实 `` 与参数名。
3. 提交文本进行案号识别。
4. 输出识别到的案号列表和溯源命中情况。
5. 对格式异常或歧义项标记“待人工确认”。

## 失败与降级

### 允许的失败输出

```markdown
当前未拿到案号识别结果。

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

建议动作：
- 检查 `pkulaw-mcp` 配置
- 检查文本中的案号格式和完整度
- 如真正需求是找类案，请改走案例检索路径
```

### 允许的保守输出

- 对歧义项标记“待人工确认”
- 不得把疑似案号写成已确认事实

## 输出结构

1. 识别到的案号列表
2. 溯源命中情况
3. 待人工确认项

## 终端复现与排障

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

```bash
pkulaw-mcp tools case-number
pkulaw-mcp case-number  ... --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-case-number
- 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%.
