← Back to Skills Marketplace
mirra87654321

Team Manager

by mirra87654321 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
783
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install team-manager
Description
Управляет расписанием команды, проводит утренние брифинги, вечерние отчеты и напоминает об отчетах с учетом статуса выходных.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install team-manager
  3. After installation, invoke the skill by name or use /team-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Team Manager Skill. - Утренний бриф в 10:00 (МСК) - Вечерний отчет в 23:59 (МСК) - Почасовые напоминания о несданных отчетах - Учет и обработка статуса "выходной" - Статусы пользователей сохраняются в state.json
Metadata
Slug team-manager
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Team Manager?

Управляет расписанием команды, проводит утренние брифинги, вечерние отчеты и напоминает об отчетах с учетом статуса выходных. It is an AI Agent Skill for Claude Code / OpenClaw, with 783 downloads so far.

How do I install Team Manager?

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

Is Team Manager free?

Yes, Team Manager is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Team Manager support?

Team Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Team Manager?

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

💬 Comments