← Back to Skills Marketplace
t3mr0i

Clank Daily Summary

by t3mr0i · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clank-daily-summary
Description
Generate a daily summary of your agent's activities. Perfect for tracking progress and sharing updates.
README (SKILL.md)

Clank Daily Summary

Generate a comprehensive daily summary of your agent's activities.

Features

  • Activity Tracking – Count commits, emails, messages
  • Progress Report – What was accomplished today
  • Blockers Identified – What's holding you back
  • Next Steps – What to do tomorrow
  • Telegram Integration – Send summary to your chat

Usage

# Generate daily summary
clank-summary

# Generate and send to Telegram
clank-summary --send

# Generate for specific date
clank-summary --date 2026-03-28

Installation

clawhub install clank-daily-summary

Requirements

  • OpenClaw with cron support
  • Git (for commit tracking)
  • Telegram bot (optional, for sending)

License

MIT

Usage Guidance
This skill is inconsistent: it advertises a CLI and Telegram sending but provides only a short instruction file with no code and no declared credentials. Before installing or granting any tokens: (1) Ask the publisher where the 'clank-summary' executable or source code is and request a verifiable homepage or repository; (2) require an explicit list of environment variables (e.g., TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID, mail API creds) and an explanation of how emails/messages will be accessed and stored; (3) do not provide Telegram bot tokens, email passwords, or other secrets until you can review the code or a trusted release; (4) prefer a skill that includes source or a trusted release URL so the behavior can be audited. If the publisher cannot supply these details, treat the skill as untrusted.
Capability Analysis
Type: OpenClaw Skill Name: clank-daily-summary Version: 1.0.0 The provided files consist only of metadata and documentation for a 'clank-daily-summary' skill. The documentation in SKILL.md describes a benign utility for tracking agent activities (Git commits, messages) and sending summaries via Telegram. No executable code, scripts, or prompt injection attempts were found in the provided content.
Capability Assessment
Purpose & Capability
The README/description implies a runnable tool (clank-summary) and Telegram integration, but the skill bundle has no binaries, no code files, and no declared credentials. Counting commits (git) is plausible, but 'emails' and 'messages' and sending to Telegram would normally require additional permissions/credentials or code — none are provided.
Instruction Scope
The SKILL.md lists features and example CLI usage (clank-summary, --send) but gives no implementation steps or concrete runtime instructions for how to collect emails/messages or how to authenticate to Telegram. It asks the agent to operate on the agent's 'activities' without specifying data sources, paths, or required environment variables.
Install Mechanism
There is no install spec and no code — that reduces direct supply-chain risk. However the doc suggests installing via 'clawhub install clank-daily-summary' and running a 'clank-summary' binary that does not exist in this bundle, which is an incoherence to resolve before use.
Credentials
The skill declares no required environment variables or primary credential, yet claims Telegram integration (which would normally require a bot token and chat id) and collection of emails/messages (which may require IMAP/SMTP or API credentials). The absence of declared creds is disproportionate to the advertised features.
Persistence & Privilege
The skill does not request persistent/autonomous 'always' presence and uses default invocation behavior. It does not declare modifications to other skills or system-wide config.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clank-daily-summary
  3. After installation, invoke the skill by name or use /clank-daily-summary
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of clank-daily-summary: - Generate a comprehensive daily summary of your agent's activities. - Tracks commits, emails, messages, and progress for the day. - Highlights blockers and suggests next steps. - Option to send summaries directly to Telegram. - Includes command-line usage and date filtering support.
Metadata
Slug clank-daily-summary
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Clank Daily Summary?

Generate a daily summary of your agent's activities. Perfect for tracking progress and sharing updates. It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.

How do I install Clank Daily Summary?

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

Is Clank Daily Summary free?

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

Which platforms does Clank Daily Summary support?

Clank Daily Summary is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Clank Daily Summary?

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

💬 Comments