← Back to Skills Marketplace
chinakingkong

Productivity Bot

by ChinaKingKong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
2221
Downloads
0
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install productivity-bot
Description
Automation bot for productivity tasks including data processing, scheduled notifications, and workflow optimization.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install productivity-bot
  3. After installation, invoke the skill by name or use /productivity-bot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug productivity-bot
Version 1.0.0
License MIT-0
All-time Installs 6
Active Installs 6
Total Versions 1
Frequently Asked Questions

What is Productivity Bot?

Automation bot for productivity tasks including data processing, scheduled notifications, and workflow optimization. It is an AI Agent Skill for Claude Code / OpenClaw, with 2221 downloads so far.

How do I install Productivity Bot?

Run "/install productivity-bot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Productivity Bot free?

Yes, Productivity Bot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Productivity Bot support?

Productivity Bot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Productivity Bot?

It is built and maintained by ChinaKingKong (@chinakingkong); the current version is v1.0.0.

💬 Comments