← Back to Skills Marketplace
hanjing5024064

团队周报助手 / Team Weekly

by Jun Zhang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
146
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install team-weekly
Description
团队周报助手 — 自动收集团队工作进展,生成结构化周报/月报
Usage Guidance
This skill is internally consistent and appears safe from the standpoint of unexpected network access or extraneous credential requests. Before installing: (1) review or run the bundled Python scripts locally if you want to inspect behavior; (2) be aware the tool stores team and worklog JSON files in TW_DATA_DIR (default ~/.openclaw-bdi/team-weekly/) — if that directory is shared or backed up you may want to set TW_DATA_DIR to a controlled location and restrict its filesystem permissions; (3) no network exfiltration code was found, but always avoid putting highly sensitive personal credentials or PII into unencrypted local files managed by third-party skills; (4) if you plan to let the agent invoke this autonomously, remember it will be able to create/modify those local files when invoked.
Capability Analysis
Type: OpenClaw Skill Name: team-weekly Version: 1.0.0 The team-weekly skill bundle is a legitimate tool designed for managing team work logs and generating structured reports. The code logic is entirely local, using JSON files for data storage in a configurable directory (defaulting to ~/.openclaw-bdi/team-weekly/) and relying exclusively on the Python standard library (os, json, re, datetime). No evidence of data exfiltration, malicious execution, or prompt injection was found. The subscription tier logic (free vs. paid) is handled via environment variables and only restricts access to advanced reporting features like Mermaid charts and monthly summaries within the local scripts.
Capability Assessment
Purpose & Capability
Name/description (team weekly reports, worklog management, analysis) match the included scripts and the declared optional environment variables. The code only manipulates team and worklog data and generates Markdown/Mermaid reports; there are no unrelated credentials, cloud APIs, or unexpected binaries required.
Instruction Scope
SKILL.md instructions direct the agent to run the included Python scripts which read/write JSON under TW_DATA_DIR (default ~/.openclaw-bdi/team-weekly). The instructions and code access only the project data directory and optional subscription env var. Note: the skill will create and persist data files on the host filesystem (team.json, worklogs.json) — this is expected but worth noting for privacy.
Install Mechanism
No install spec or external downloads. The skill is delivered as Python scripts and intended to run with the system Python standard library (no third‑party packages). No high-risk install mechanisms are present.
Credentials
Only optional environment variables (TW_SUBSCRIPTION_TIER, TW_DATA_DIR) are referenced. No secrets, tokens, cloud credentials, or unrelated env vars are requested. The default data directory is under the user's home directory, which is appropriate for this local tool.
Persistence & Privilege
The skill persists data to the filesystem under its own data directory and updates those files (team/worklogs). always is false and it does not modify other skills or system-wide agent settings. Persisting user/team logs is expected behavior, but users should be aware data is stored locally and retained between runs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install team-weekly
  3. After installation, invoke the skill by name or use /team-weekly
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
团队周报助手 team-weekly 1.0.0 首次发布: - 支持团队成员和项目信息初始化,自动校验订阅等级(免费版最多5人,付费最多30人)。 - 提供团队成员添加、删除与查询管理功能。 - 支持工作日志自然语言录入及查询,自动解析成员、任务、工时等信息。 - 可一键生成本周、上周等结构化团队周报(含各类统计表、汇总、项目进展)。 - 付费版解锁月报、工时统计、趋势与效率分析、甘特图和高级报表(含可视化图表与洞察)。 - 全流程严格遵循订阅权限校验与友好升级提示,所有交互和输出均为中文。
Metadata
Slug team-weekly
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 团队周报助手 / Team Weekly?

团队周报助手 — 自动收集团队工作进展,生成结构化周报/月报. It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.

How do I install 团队周报助手 / Team Weekly?

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

Is 团队周报助手 / Team Weekly free?

Yes, 团队周报助手 / Team Weekly is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 团队周报助手 / Team Weekly support?

团队周报助手 / Team Weekly is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 团队周报助手 / Team Weekly?

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

💬 Comments