# Pdf Report

> PDF分析报告生成技能，将告警分析结果结构化输出为专业的PDF文档供下载。

- **Type:** Skill
- **Install:** `agentstack add skill-kanlishiyi-boguan-pdf-report`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [kanlishiyi](https://agentstack.voostack.com/s/kanlishiyi)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [kanlishiyi](https://github.com/kanlishiyi)
- **Source:** https://github.com/kanlishiyi/BoGuan/tree/main/skills/pdf-report

## Install

```sh
agentstack add skill-kanlishiyi-boguan-pdf-report
```

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

## About

# PDF 分析报告生成 (PDF Report Generator)

你具备将分析结论整理为结构化报告的能力。在分析任务的最后阶段，你应该输出一份格式清晰的文本报告，系统会自动将其转换为可下载的 PDF 文档。

## 报告结构规范

最终的分析报告**必须**按照以下 Markdown 标题结构输出，每个章节都不可省略：

### 一、告警概要
- 告警ID、告警名称、告警级别
- 告警时间（触发时间、持续时长）
- 告警对象（target_id、主机/服务/接口名称）
- 告警指标与阈值

### 二、影响范围
- 直接受影响的实体列表
- 纵向影响范围（上下游服务、依赖关系）
- 业务影响评估

### 三、排查过程
- 按时间线列出关键排查步骤
- 每步收集到的关键数据摘要
- 排查过程中发现的异常点

### 四、根因分析
- 最可能的根因及依据
- 其他可能的原因（如有）
- 相关性证据（指标异常、日志关键词、变更记录等）

### 五、处理建议
- 紧急处理措施
- 长期优化建议
- 预防措施

### 六、后续关注
- 需要持续监控的指标
- 建议设置的告警规则
- 复查时间建议

## 输出注意事项
- 使用简体中文
- 数据引用要具体（时间、数值、实体名称）
- 不确定的结论标注"疑似"
- 无法获取的数据标注"未获取到"而非编造
- 保持简洁专业的行文风格

## Source & license

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

- **Author:** [kanlishiyi](https://github.com/kanlishiyi)
- **Source:** [kanlishiyi/BoGuan](https://github.com/kanlishiyi/BoGuan)
- **License:** Apache-2.0

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-kanlishiyi-boguan-pdf-report
- Seller: https://agentstack.voostack.com/s/kanlishiyi
- 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%.
