← Back to Skills Marketplace
Weekly Reporter Pro
by
windy-001-crypto
· GitHub ↗
· v1.0.0
527
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install weekly-reporter-v2
Description
Auto-generate professional weekly work reports with multiple templates
Usage Guidance
This skill appears safe and coherent for generating sample weekly reports locally: it simply runs a bundled Python script that produces Markdown output from simulated data, with no network connections or credential access. Before installing, confirm you have python3 available and understand that the tool uses hard-coded/sample data — it does not integrate with calendars, task trackers, or your real project data. If you expect the skill to pull real tasks (e.g., from Jira, GitHub, or your calendar), be aware those integrations would require additional permissions/credentials which this skill currently does not request.
Capability Analysis
Type: OpenClaw Skill
Name: weekly-reporter-v2
Version: 1.0.0
The skill bundle is benign. The `_meta.json` is standard. The `SKILL.md` provides clear instructions for the user and defines the tool execution, without any prompt injection attempts against the AI agent. The `weekly_reporter.py` script is self-contained, uses only standard Python libraries, and operates solely on simulated data. It safely parses command-line arguments via `sys.argv` without introducing shell injection vulnerabilities, and it does not perform any file system access, network calls, or interact with environment variables. Its sole function is to generate and print markdown reports based on internal mock data and user-selected templates.
Capability Assessment
Purpose & Capability
The name/description (auto-generate weekly reports) matches the provided assets: SKILL.md documents running a local tool and the repository includes a Python script. The only declared runtime requirement is python3, which is appropriate for a Python-based report generator.
Instruction Scope
SKILL.md directs the agent to run the local weekly_reporter tool with simple command arguments. The runtime instructions and the script operate on simulated in-memory data and text templates; neither the SKILL.md nor the script read files, access environment variables, call external endpoints, or perform privileged operations.
Install Mechanism
There is no install spec (instruction-only skill) and the included code is a plain Python script using only the standard library. No downloads, package installs, or archive extraction are performed by the skill.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code does not reference os.environ or other secret-bearing locations, so requested environment access is proportional to its purpose.
Persistence & Privilege
The skill is not marked always:true, is user-invocable, and does not modify agent or system configuration. It does not persist state or request elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install weekly-reporter-v2 - After installation, invoke the skill by name or use
/weekly-reporter-v2 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Full feature version - multiple templates, data summary
Metadata
Frequently Asked Questions
What is Weekly Reporter Pro?
Auto-generate professional weekly work reports with multiple templates. It is an AI Agent Skill for Claude Code / OpenClaw, with 527 downloads so far.
How do I install Weekly Reporter Pro?
Run "/install weekly-reporter-v2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Weekly Reporter Pro free?
Yes, Weekly Reporter Pro is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Weekly Reporter Pro support?
Weekly Reporter Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Weekly Reporter Pro?
It is built and maintained by windy-001-crypto (@windy-001-crypto); the current version is v1.0.0.
More Skills