← 返回 Skills 市场
PL Report Generator
作者
samledger67-dotcom
· GitHub ↗
· v1.0.0
· MIT-0
294
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pl-report-generator
功能描述
Generate automated financial and business reports with PDF output, chart creation, and distribution. Use when: (1) producing recurring financial reports (P&L...
安全使用建议
This skill's instructions look like a workable report pipeline, but they omit critical operational details. Before installing or running it, ask the provider for: (1) a full list of required runtimes and libraries (Python, matplotlib, numpy, sqlite3, any CLI tools), (2) the exact credentials or auth flows used for Google Sheets / QuickBooks / email / messaging, and (3) where PDFs and raw financial files will be stored and who can access them. Only run the skill in a controlled environment (non-production) until you confirm dependency and credential handling. If you cannot get that information, treat the skill as risky for sensitive financial data and prefer a vetted implementation or a skill that declares explicit install and credential requirements.
功能分析
Type: OpenClaw Skill
Name: pl-report-generator
Version: 1.0.0
The report-generator skill is a well-structured tool for automating financial and business reporting. It includes standard Python implementations for data processing, chart generation (using matplotlib), and PDF rendering (using reportlab). The skill explicitly includes safety and compliance rules, such as requiring manual approval before distribution and PII redaction, and lacks any indicators of malicious intent, obfuscation, or unauthorized data exfiltration (SKILL.md).
能力评估
Purpose & Capability
The SKILL.md describes extracting data, running Python processing scripts, generating charts with matplotlib, rendering PDFs, and distributing reports. The registry metadata declares no required binaries, no install, and no credentials. Running the provided examples requires Python, matplotlib, numpy, a CSV/SQLite client, and credentials or CLIs for Google Sheets/QuickBooks/email/IM — those are not declared, which is an incoherence between stated purpose and listed requirements.
Instruction Scope
The instructions explicitly tell the agent to read local financial files (reports/raw/...), run sqlite3 queries, call a Google Sheets CLI, and ultimately distribute reports via email/messaging. They reference other skills (QBO) and external endpoints implicitly but do not constrain or document which credentials or endpoints will be used. This grants broad discretion to access and transmit sensitive financial data without declared boundaries.
Install Mechanism
There is no install spec (instruction-only), which reduces supply-chain risk. However, the skill includes executable examples (bash, python) that require specific runtimes and libraries; those dependencies are not documented or installed by the skill, creating an operational gap the integrator must address.
Credentials
The skill declares no required environment variables or credentials, yet the workflow implies need for API keys/credentials for QuickBooks/Google Sheets, email/SMTP or messaging tokens, and access to local file paths containing sensitive P&L data. Absence of declared credentials is disproportionate to the actions the skill instructs it to perform.
Persistence & Privilege
The skill does not request always-on presence (always:false) and does not appear to modify other skills or system-wide settings. Autonomous invocation is permitted by default but is not combined with other high privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pl-report-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/pl-report-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: financial and business report automation with PDF generation, chart creation, and distribution workflows for accounting firms
元数据
常见问题
PL Report Generator 是什么?
Generate automated financial and business reports with PDF output, chart creation, and distribution. Use when: (1) producing recurring financial reports (P&L... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 294 次。
如何安装 PL Report Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pl-report-generator」即可一键安装,无需额外配置。
PL Report Generator 是免费的吗?
是的,PL Report Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PL Report Generator 支持哪些平台?
PL Report Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PL Report Generator?
由 samledger67-dotcom(@samledger67-dotcom)开发并维护,当前版本 v1.0.0。
推荐 Skills