← 返回 Skills 市场
wingogx

Notion DB Weekly Report Generator

作者 安东子 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
269
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install notion-db-weekly-report-generator
功能描述
Free basic version that converts Notion-style task records into weekly report markdown. Reserves premium upgrade hooks for trend analysis and management summ...
安全使用建议
This skill appears to do what it says: it takes task records and produces a weekly-report markdown. Before installing or running: - Review the two included Python files and run the unit tests locally (a unittest file is provided). - If you set SKILLPAY_PAYMENT_URL_TEMPLATE or SKILLPAY_TOPUP_BASE_URL, the skill will embed the provided user_id into that payment URL and thus send that value to whatever payment endpoint you configure — only set those env vars if you trust the payment provider. - The repository includes a billing contract doc that mentions SKILLPAY_API_KEY for future premium integrations; that key is not used by the current code, but future versions might require credentials — treat any future requests for API keys as sensitive and verify the endpoint and owner before providing them. - No network calls or external downloads occur in the current version, but always inspect/execute third-party scripts in a controlled environment if you have concerns.
功能分析
Type: OpenClaw Skill Name: notion-db-weekly-report-generator Version: 1.0.0 The skill bundle is a legitimate tool for converting task records into markdown weekly reports. The Python script (notion_db_weekly_report_generator.py) performs basic data validation and formatting without any high-risk behaviors like network calls or unauthorized file access. It includes a placeholder for a 'premium' tier that directs users to a payment URL (defaulting to skillpay.me), which aligns with the stated purpose in SKILL.md and the provided API contract documentation.
能力评估
Purpose & Capability
The name/description claim (generate weekly report markdown from task records) aligns with the shipped Python implementation and tests. There are no unexpected binaries, excessive dependencies, or unrelated capabilities in the code.
Instruction Scope
SKILL.md provides explicit run and test commands that map to the included scripts. One minor inconsistency: SKILL.md and registry metadata declare no required env vars, while the code optionally reads SKILLPAY_PAYMENT_URL_TEMPLATE and SKILLPAY_TOPUP_BASE_URL to construct a payment URL for premium upgrades. That behavior is benign but not documented in metadata.
Install Mechanism
No install spec — instruction-only plus local Python scripts. Nothing is downloaded or written to the system by an installer. This is low risk.
Credentials
The skill declares no required environment variables. The code does optionally read SKILLPAY_PAYMENT_URL_TEMPLATE and SKILLPAY_TOPUP_BASE_URL to build a payment URL (and the repo includes a billing contract reference mentioning SKILLPAY_API_KEY). These env vars are optional and only influence the payment URL; they are not required for core functionality. Consider this a minor disclosure mismatch rather than a disproportionate credential request.
Persistence & Privilege
always is false and the skill does not attempt to modify agent configuration, persist credentials, or gain permanent presence. It runs locally and returns JSON results.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install notion-db-weekly-report-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /notion-db-weekly-report-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
notion-db-weekly-report-generator 1.0.0 - Initial public release. - Free tier generates weekly report markdown from Notion-style task records. - Premium upgrade hooks reserved for future features like trend analysis and executive summary. - Supports input of user ID, week label, and records array. - Includes usage and test instructions.
元数据
Slug notion-db-weekly-report-generator
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Notion DB Weekly Report Generator 是什么?

Free basic version that converts Notion-style task records into weekly report markdown. Reserves premium upgrade hooks for trend analysis and management summ... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 269 次。

如何安装 Notion DB Weekly Report Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install notion-db-weekly-report-generator」即可一键安装,无需额外配置。

Notion DB Weekly Report Generator 是免费的吗?

是的,Notion DB Weekly Report Generator 完全免费(开源免费),可自由下载、安装和使用。

Notion DB Weekly Report Generator 支持哪些平台?

Notion DB Weekly Report Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Notion DB Weekly Report Generator?

由 安东子(@wingogx)开发并维护,当前版本 v1.0.0。

💬 留言讨论