← 返回 Skills 市场
61
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pozzzi-charity-report
功能描述
噗滋(pozzzi)慈善 - 帮助中小型 NGO 自动生成年度工作报告、项目结项报告和财务决算报告草稿,确保法定章节不遗漏,输出符合民政部和资助方格式要求。
使用说明 (SKILL.md)
报告助手
ℹ️ 公益开源工具(v0.1.0)
本 Skill 为噗滋(pozzzi)慈善开源工具集成员,由社区贡献者维护,遵循 MIT License。
使用约束(用户自负责任):
- 🚫 禁止处理 14 岁以下未成年人个体级数据(《未成年人保护法》第 72-74 条)
- 🚫 禁止用于编造法规条文、文件编号、资质证书编号等
- 🚫 不适用于公开募捐相关内容生成(建议使用专业工具)
- ⚠️ AI 生成内容必须经人工审核后方可使用,开发者不对使用结果承担责任
- ⚠️ 本工具不构成专业的法律/财务/管理建议
- ✅ 用户自带模型 API(混元/DeepSeek/豆包,均已各自备案)
- ✅ 噗滋(pozzzi)作为工具提供者,不接触/不存储用户数据
报告助手是噗滋慈善(pozzzi-charity) Skill 集群中痛点权重最高、合规强制性最强的核心 Skill。
支持的报告类型
- 年度工作报告(社会组织年检版)— 法定必交,截止每年5月31日
- 项目结项报告(通用版 + 腾讯公益版)— 资助方结案
- 财务决算报告 — 项目财务结案
使用方式
通过企业微信与噗滋 AI 助手对话,按引导填写结构化数据,自动生成可编辑的报告草稿。
输入流程
- 选择报告类型
- 填写基本信息(组织名称、报告年度等)
- 填写核心数据(财务数据、项目指标)
- 填写叙事内容(成效描述、挑战、故事案例)
- 确认并补充遗漏字段
输出
- Markdown 格式报告草稿
- 自动包含 AI 辅助生成声明和免责提示
- 数值自动格式化(千位分隔符)
- 支持单章节重新生成
合规要求
- 所有输出经 PII 过滤和免责声明注入(强制,不可跳过)
- 联系人信息不进入模型 API
- 受益人故事案例需预先脱敏
- 日志保留 ≥6 个月,不含 prompt 正文
技术依赖
model-gateway— 多模型路由、域名白名单、内置 PII 前置过滤(间接依赖 pii-filter)disclaimer-injector— AI 声明和免责提示注入storage-adapter— 本地数据存储(日志、历史)
安全使用建议
Before using this with real NGO data, verify the trusted source and shared dependencies, use scoped model-provider credentials, desensitize beneficiary stories, avoid under-14 individual-level data, and manually review all generated legal/financial report drafts before submission. ClawScan detected prompt-injection indicators (system-prompt-override), so this skill requires review even though the model response was benign.
能力评估
Purpose & Capability
The templates, validators, prompt builder, and workflow match the stated purpose of generating annual, project-final, and finance-final report drafts. The data involved can include financial and beneficiary-story information, so it should be treated as sensitive even though the behavior is purpose-aligned.
Instruction Scope
The visible instructions focus on report formatting, required sections, no fabricated data, PII precautions, and human review. I did not find artifact-backed instructions that redirect the evaluator or the user's agent outside the stated task.
Install Mechanism
There is no install spec or shell-based setup, but the code references shared/injected components such as a model client, storage adapter, and disclaimer injector that are not fully reviewable in the provided package.
Credentials
Use of model APIs is disclosed and central to generating drafts. No hardcoded credentials or unrelated network endpoints are shown, but users should use scoped provider keys and verify the actual model gateway configuration.
Persistence & Privilege
The skill discloses local logs/history and says prompt text is not stored. This persistence appears bounded and purpose-aligned, but users should be aware of the retention of organization/report metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pozzzi-charity-report - 安装完成后,直接呼叫该 Skill 的名称或使用
/pozzzi-charity-report触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
v0.1.0 — Initial Release (噗滋慈善首发)
**报告助手**是噗滋(pozzzi)慈善 Skill 集群成员,帮助中国 NGO 自动生成:
- 年度工作报告(社会组织年检版,民政部 5/31 截止)
- 项目结项报告(通用版 + 腾讯公益版)
- 财务决算报告
**特性**:
- 4 模型横评通过(混元 / DeepSeek / 豆包 / Qwen,60/60 冒烟测试)
- 强制 PII 过滤(pii-filter)+ AI 标识注入(GB 45438-2025)
- 占位符强制机制:法人姓名/银行账户等敏感字段不允许 AI 编造
- 4 套预置模板覆盖主流报告格式
- 单元测试覆盖 1735 条
**定位**:纯公益开源工具,工具提供者(非 AI 服务提供者)。用户自带国产模型 API(均已各自完成监管备案),数据控制权完全归用户。
**License**:MIT-0(per ClawHub policy)+ 项目根 MIT + 中文补充免责(见 https://github.com/kirinspark/pozzzi-charity/blob/main/LICENSE)
**配套**:3 个姊妹 Skill 即将发布
- pozzzi-charity-application(项目申报书)
- pozzzi-charity-document(行政文书)
- pozzzi-charity-management-advisor(公益管理咨询)
完整代码:https://github.com/kirinspark/pozzzi-charity
元数据
常见问题
噗滋慈善 - 报告助手 / pozzzi-charity report-assistant 是什么?
噗滋(pozzzi)慈善 - 帮助中小型 NGO 自动生成年度工作报告、项目结项报告和财务决算报告草稿,确保法定章节不遗漏,输出符合民政部和资助方格式要求。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 61 次。
如何安装 噗滋慈善 - 报告助手 / pozzzi-charity report-assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pozzzi-charity-report」即可一键安装,无需额外配置。
噗滋慈善 - 报告助手 / pozzzi-charity report-assistant 是免费的吗?
是的,噗滋慈善 - 报告助手 / pozzzi-charity report-assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
噗滋慈善 - 报告助手 / pozzzi-charity report-assistant 支持哪些平台?
噗滋慈善 - 报告助手 / pozzzi-charity report-assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 噗滋慈善 - 报告助手 / pozzzi-charity report-assistant?
由 aikawa(@aikawabigsky309)开发并维护,当前版本 v0.1.0。
推荐 Skills