← Back to Skills Marketplace
Weekly Update
by
Paolo Antonio Rossi
· GitHub ↗
· v1.1.0
· MIT-0
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weekly-update
Description
Transform raw weekly activity notes into a clean, organized personal weekly update covering all active projects. Automatically reads OpenClaw session logs fo...
Usage Guidance
This skill will automatically read your OpenClaw session transcripts for the past week and use them (optionally merged with any manual notes you provide) to generate a concise weekly update. That behavior is expected for its purpose, but consider: (1) session transcripts may contain sensitive or private content—ensure you're comfortable allowing the agent to process them; (2) the skill does not request external credentials or install anything locally, and it does not declare any external endpoints to send data to, but you should still confirm in your agent settings which tools (sessions_list/sessions_history) are enabled and what those APIs return; (3) the instruction to map activity to 'known projects' may rely on the agent's existing context—if you want project names normalized, provide a short project list in the manual notes. If you're comfortable with the agent accessing your session logs and transcripts, the skill is coherent and appropriately scoped.
Capability Analysis
Type: OpenClaw Skill
Name: weekly-update
Version: 1.1.0
The weekly-update skill is a productivity tool designed to summarize a user's weekly activity by analyzing OpenClaw session transcripts and manual notes. It utilizes standard MCP tools (sessions_list and sessions_history) to extract project-related progress and formats the output into a structured report. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the logic is entirely consistent with the stated purpose.
Capability Assessment
Purpose & Capability
The name/description say it will extract activity from OpenClaw session logs and manual notes and produce a weekly update. The SKILL.md explicitly uses sessions_list and sessions_history (which are listed under compatibility). No unrelated binaries, environment variables, or config paths are requested. The required capabilities are proportional to the stated purpose.
Instruction Scope
Runtime instructions are focused on listing and reading session transcripts, extracting project activity, merging with manual notes, and formatting the output. The only external data accessed is the agent's session logs (sessions_list/sessions_history), which is necessary for the described behavior. The instructions explicitly say to skip the step if those endpoints are unavailable. One minor ambiguity: 'map activity to known projects' doesn't define where the known-project list comes from, but this is a plausible use of agent context rather than a sign of scope creep.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is downloaded or written to disk; this is the lowest-risk install model and is appropriate for the described function.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The actions it performs (reading session transcripts via provided session APIs) are consistent with not needing additional secrets. No disproportionate or unrelated credential access is requested.
Persistence & Privilege
The skill is not set to always: true and doesn't request elevated or persistent presence. It relies on the platform-provided session APIs and does not modify other skills or global config. Autonomous invocation is allowed (platform default) and is not combined with other concerning factors.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install weekly-update - After installation, invoke the skill by name or use
/weekly-update - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
- Automatically pulls and summarizes activity from OpenClaw session logs for the current week.
- Merges manual notes with session data, prioritizing user input and removing duplicates.
- Refines project grouping, outcome-based summaries, and more concise formatting.
- Updates output structure for clearer "Done," "In Progress," and "What's Next" sections.
- Adds detailed guidelines for each section and a checklist to ensure output quality.
Metadata
Frequently Asked Questions
What is Weekly Update?
Transform raw weekly activity notes into a clean, organized personal weekly update covering all active projects. Automatically reads OpenClaw session logs fo... It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.
How do I install Weekly Update?
Run "/install weekly-update" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Weekly Update free?
Yes, Weekly Update is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Weekly Update support?
Weekly Update is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Weekly Update?
It is built and maintained by Paolo Antonio Rossi (@luduvigo); the current version is v1.1.0.
More Skills