← 返回 Skills 市场
guaiyu11

Daily Standup Generator

作者 Guaiyu11 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
348
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install daily-standup-generator
功能描述
Generate a concise daily standup report summarizing completed tasks, today's plan, and blockers from provided data or user input.
使用说明 (SKILL.md)

Daily Standup Generator

Generate a structured daily standup report for team communication.

When to Use

  • User asks for daily standup report
  • User wants to summarize yesterday's work
  • User needs to prepare for team meeting

Output Format

## 昨日完成 (Completed Yesterday)
- [Task 1]
- [Task 2]

## 今日计划 (Today's Plan)
- [Task 1]
- [Task 2]

## 遇到问题 (Blockers)
- [Issue or "无"]

Data Sources

  1. Check memory files for recent tasks
  2. Read conversation history for work context
  3. Ask user for specific tasks if unclear

Tips

  • Keep it brief (3-5 bullet points max)
  • Use emoji for quick scanning 🎯 ✅ 🚧
  • If no data available, ask user instead of making up
安全使用建议
This appears coherent and low-risk: the skill only instructs the agent how to assemble a short standup from conversation history and memory and asks the user when data is missing. Before enabling, consider whether you want the agent to read past conversation history or stored memory (it may include sensitive items). If you have sensitive content in memory, clear or review it first, or run the skill with non-sensitive example data to confirm formatting. No external credentials or downloads are required.
功能分析
Type: OpenClaw Skill Name: daily-standup-generator Version: 1.0.0 The daily-standup-generator skill is a standard utility designed to summarize work tasks into a structured report format. The SKILL.md file contains benign instructions for the agent to use conversation history and memory files to assist the user, with no evidence of malicious code, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description (daily standup summarization) match the instructions which describe collecting recent tasks, conversation context, and asking the user for missing info. There are no unrelated dependencies or credentials requested.
Instruction Scope
Instructions tell the agent to check 'memory files' and conversation history for context, then prompt the user if data is missing. This is appropriate for generating a standup, but 'memory files' is somewhat vague — it likely refers to agent memory rather than arbitrary local files. The skill explicitly warns not to fabricate items, which limits scope creep.
Install Mechanism
No install spec and no code files — the skill is instruction-only and does not write files or download code, which is low risk.
Credentials
No environment variables, credentials, or config paths are required. The data sources the instructions reference (conversation history, memory) are proportional to the task.
Persistence & Privilege
always is false and autonomous invocation is allowed (default). This is normal for a helper skill; there is no request to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install daily-standup-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /daily-standup-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Daily Standup Generator. - Generates structured daily standup reports from task lists, chat logs, or project management tools. - Supports prompts in both Chinese ("生成每日站会报告") and English ("standup"). - Outputs reports with sections for completed tasks, today’s plans, and blockers. - Uses memory files and conversation history as data sources; asks user for tasks if needed. - Designed for brevity and clarity in team communication.
元数据
Slug daily-standup-generator
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Daily Standup Generator 是什么?

Generate a concise daily standup report summarizing completed tasks, today's plan, and blockers from provided data or user input. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 348 次。

如何安装 Daily Standup Generator?

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

Daily Standup Generator 是免费的吗?

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

Daily Standup Generator 支持哪些平台?

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

谁开发了 Daily Standup Generator?

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

💬 留言讨论