← 返回 Skills 市场
Productivity Bot
作者
ChinaKingKong
· GitHub ↗
· v1.0.0
· MIT-0
2221
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install productivity-bot
功能描述
Automation bot for productivity tasks including data processing, scheduled notifications, and workflow optimization.
安全使用建议
This skill's README describes functionality that requires a Python package and multiple API keys, but the package and any install/auth details are missing. Before installing or enabling this skill: 1) ask the publisher for the source code or a trustworthy homepage/repo; 2) request a concrete list of required environment variables and exact install instructions (pip package name or repo URL); 3) confirm where scheduled tasks run and how credentials (email/Slack/Discord tokens) are stored/used; 4) avoid entering secrets until you verify the code and origin. If the publisher cannot provide these details, treat the skill as untrusted or non-functional.
功能分析
Type: OpenClaw Skill
Name: productivity-bot
Version: 1.0.0
The skill bundle contains only metadata and documentation for a productivity automation tool. There is no executable code provided, and the instructions in SKILL.md are consistent with the stated purpose of data processing and task scheduling without any signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
The description promises CSV/Excel processing, scheduled tasks, email/Slack/Discord notifications and webhooks — capabilities that normally require a Python package, network access, and specific API credentials. The registry metadata declares no required env vars, no primary credential, no install, and there is no source/homepage. That lack of declared dependencies and provenance is inconsistent with the stated purpose.
Instruction Scope
SKILL.md includes example code that imports 'productivity_bot', reads 'dirty_data.csv', and sends reports, implying the agent should read local files and contact external services. However the instructions do not specify which files, where scheduled tasks run, or which credentials/endpoints to use. The agent could be left to request or access credentials/files opportunistically — the runtime scope is under-specified.
Install Mechanism
There is no install spec and no code files. That is low-risk from an installation perspective, but inconsistent: the docs reference a Python library ('productivity_bot') yet provide no guidance on how to obtain it (pip, source repo, etc.). This gap makes the skill non-functional as-is and may lead an agent or user to install unvetted packages ad-hoc.
Credentials
SKILL.md states 'Various API keys' but the skill declares none. Services mentioned (email SMTP, Slack, Discord, custom webhooks) typically require distinct secrets/tokens; requesting none in metadata but requiring them at runtime is disproportionate and ambiguous. An agent might prompt for or attempt to use arbitrary credentials.
Persistence & Privilege
always:false and no install/persistence behavior are appropriate; the skill does not request elevated persistence or modify other skills. Autonomous invocation is allowed by default (not flagged on its own).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install productivity-bot - 安装完成后,直接呼叫该 Skill 的名称或使用
/productivity-bot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of productivity-bot.
- Automates CSV/Excel data processing and transformations
- Supports scheduled tasks such as daily reminders and periodic data syncs
- Generates and delivers reports on a schedule
- Sends notifications via email, Slack, Discord, or custom webhooks
- Python API for scheduling and data automation tasks
元数据
常见问题
Productivity Bot 是什么?
Automation bot for productivity tasks including data processing, scheduled notifications, and workflow optimization. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2221 次。
如何安装 Productivity Bot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install productivity-bot」即可一键安装,无需额外配置。
Productivity Bot 是免费的吗?
是的,Productivity Bot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Productivity Bot 支持哪些平台?
Productivity Bot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Productivity Bot?
由 ChinaKingKong(@chinakingkong)开发并维护,当前版本 v1.0.0。
推荐 Skills