ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

daily-report-joig

生成简洁的中文日报(highlights/blockers/next),并可落盘为 Markdown 文件,适合个人复盘与同步。

Why use this skill?

Automate your daily progress tracking with the daily-report-joig skill. Effortlessly generate clean Markdown reports for your project logs and task status.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/joifg/daily-report-joig
Or

What This Skill Does

The daily-report-joig skill is a specialized productivity tool designed for the OpenClaw AI agent ecosystem. It automates the tedious task of documenting daily progress, allowing users to maintain consistent reflection habits without the manual effort of formatting Markdown documents. The skill accepts structured inputs regarding your day's achievements (highlights), challenges (blockers), and forward-looking tasks (next), processing them into a clean, standardized Chinese Markdown report. It automatically handles file system operations, ensuring your daily records are archived in a structured 'reports/' directory, which is essential for tracking long-term project velocity and personal growth.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/joifg/daily-report-joig Ensure you have the necessary write permissions in your project root, as the skill will attempt to create directories and files to store your generated logs.

Use Cases

This skill is perfect for:

  1. Software Engineers: Keeping track of daily code changes, troubleshooting steps, and upcoming refactoring plans.
  2. Product Managers: Summarizing team progress and surfacing dependencies or project blockers for daily stand-ups.
  3. Freelancers: Maintaining a professional client log or personal time tracking to justify billing and progress.
  4. Students/Researchers: Recording study milestones and pending literature reviews to maintain academic momentum.

Example Prompts

  1. "@daily-report-joig date='2023-10-27' highlights=['完成用户登录模块重构', '修复了首页加载慢的问题'] blockers=['缺少生产环境配置权限'] next=['开始编写单元测试']"
  2. "给我生成一份日报:日期2023/10/28,今天做了OpenClaw UI适配,解决了导航栏错位bug,明天计划优化登录页面的交互逻辑。"
  3. "用daily-report-joig帮我存档今天的进展,日期2023-10-29,highlights=['与产品经理对齐需求文档', '完成数据库索引优化'],next=['部署到灰度环境']"

Tips & Limitations

  • Consistency: Use the YYYY-MM-DD format to ensure the filesystem organizes your files chronologically for easier searching later.
  • Clarity: Keep your 'highlights' concise. While the skill accepts arrays of strings, overly long descriptions may clutter the final Markdown report. Aim for actionable, outcome-oriented bullet points.
  • Safety: The skill performs local file writes. Ensure your OpenClaw working directory is scoped appropriately. It will not transmit your report data to external servers, protecting your sensitive project information.
  • Limitations: The skill currently does not support auto-uploading to cloud providers (e.g., Notion or GitHub) natively; it only performs local disk writes. It focuses purely on documentation generation, not task management or performance evaluation.

Metadata

Author@joifg
Stars1947
Views1
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-joifg-daily-report-joig": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#documentation#markdown#workflow
Safety Score: 5/5

Flags: file-write