← 返回 Skills 市场
mirra87654321

Team Manager

作者 mirra87654321 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
783
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install team-manager
功能描述
Управляет расписанием команды, проводит утренние брифинги, вечерние отчеты и напоминает об отчетах с учетом статуса выходных.
安全使用建议
Before installing, ask the publisher how reminders are delivered (what channels/APIs are used) and where 'state.json' will live and who can read it. Verify data retention and privacy (what user data is stored, for how long, is it encrypted), and whether the skill will autonomously send messages using existing agent channels. Because the instructions are minimal and open-ended, test the skill in a restricted environment first, and avoid granting it access to sensitive communication tokens or broad channel permissions until you confirm its behavior.
功能分析
Type: OpenClaw Skill Name: team-manager Version: 1.0.0 The provided files consist solely of metadata and documentation for a 'Team Manager' skill. The `_meta.json` contains standard skill identification, and `SKILL.md` describes a benign productivity tool for managing team routines, including briefs, reports, and reminders, storing user status in `state.json`. There is no executable code to analyze for vulnerabilities, and the documentation itself contains no prompt injection attempts, malicious instructions, or any other indicators of harmful behavior or risky capabilities.
能力评估
Purpose & Capability
Name and description (team scheduling, morning/evening briefs, reminders) align with the minimal instructions. The skill does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md is very short and vague: it schedules briefs and hourly reminders and says it stores user-response status in 'state.json' but does not specify recipients, delivery channels, or where 'state.json' is stored. This grants the agent broad discretion (how/where to send reminders, which contacts to use) and instructs persistent local storage of user response data without describing retention or protection.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk and nothing is written to disk by an installer. However, the skill itself declares it will store state at runtime.
Credentials
The skill requests no environment variables or credentials, yet its function (sending reminders/briefs) normally requires an integration (chat/email API keys, channel IDs). The absence of declared credentials is ambiguous: either the skill relies entirely on the agent's existing channels (which may be broad) or it's underspecified and may prompt for access at runtime.
Persistence & Privilege
The skill persists state in a file named 'state.json', so it retains user-response data across runs. It does not request 'always: true' and does not declare elevated privileges, but persisted data may contain personal/team information and should be considered sensitive.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install team-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /team-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Team Manager Skill. - Утренний бриф в 10:00 (МСК) - Вечерний отчет в 23:59 (МСК) - Почасовые напоминания о несданных отчетах - Учет и обработка статуса "выходной" - Статусы пользователей сохраняются в state.json
元数据
Slug team-manager
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Team Manager 是什么?

Управляет расписанием команды, проводит утренние брифинги, вечерние отчеты и напоминает об отчетах с учетом статуса выходных. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 783 次。

如何安装 Team Manager?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install team-manager」即可一键安装,无需额外配置。

Team Manager 是免费的吗?

是的,Team Manager 完全免费(开源免费),可自由下载、安装和使用。

Team Manager 支持哪些平台?

Team Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Team Manager?

由 mirra87654321(@mirra87654321)开发并维护,当前版本 v1.0.0。

💬 留言讨论