progress-selfcheck

# progress-selfcheck-skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "progress-selfcheck" with this command: npx skills add ulquoirra/progress-selfcheck

progress-selfcheck-skill

What this skill does

A robust progress self-check system for OpenClaw:

  • Sends a periodic progress selfcheck to Feishu (DM target configurable)
  • Writes selfcheck artifacts to output/ for Webchat pull
  • Maintains a task ledger (append-only JSONL) for conversational tasks
  • Auto-reactivates stale tasks (safe local-only commands), with repeatable support
  • Shows a clean summary: running cron jobs, recent completions, alerts, unfinished tasks

Install

Copy this folder into your OpenClaw workspace:

  • C:\Users\Administrator\.openclaw\workspace\skills\progress-selfcheck-skill

Then configure and add cron jobs (see below).

Configuration

Edit:

  • config/progress_selfcheck_config.json

Key fields:

  • workdir: OpenClaw workspace path (default ${HOME}/.openclaw/workspace)
  • feishu.account: e.g. main
  • feishu.target: required. Replace user:ou_xxx_replace_me with your own Feishu DM target.
    • Example: user:ou_xxxxx...
  • stale_minutes: stale threshold for auto-reactivate (default 5)
  • max_reactivate_per_run: default 2
  • display_limits: max items for each section

Cron job snippet

See templates/cron_jobs_snippet.json and merge into ~/.openclaw/cron/jobs.json.

Suggested schedules:

  • progress selfcheck: every 15 minutes 08:00-23:00
  • ledger compact: weekly Sunday 03:40

Commands

  • Run selfcheck now:

    • python skills/progress-selfcheck-skill/scripts/progress_selfcheck_and_send.py --limit 5
  • Add a task:

    • python skills/progress-selfcheck-skill/scripts/task_ledger.py add --title "..." --auto true --repeatable true --next "python ..."
  • Reactivate stale tasks now:

    • python skills/progress-selfcheck-skill/scripts/task_reactivate.py --stale-min 5 --max 2

Safety

Auto-reactivation is local-only:

  • blocks URLs and openclaw message send
  • intended to prevent "said working but not actually doing"

Notes for publishing

This skill is designed to be publishable. Remove machine-specific paths by configuration.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

三色人格陪伴

恋人、损友、死敌三种陪伴模式。记忆完全隔离不串档,一秒切换情绪状态,承包你所有治愈、解压与情绪拉扯需求。

Registry SourceRecently Updated
General

Zero Api Key Web Search

OpenClaw skill for source-backed web search, page reading, and evidence-aware claim checking. No API keys required by default; optional providers can be enab...

Registry SourceRecently Updated
General

Novel Writer V3.2 - 小说写作引擎

专业小说写作引擎V3.2,支持短篇(3章)到超长篇(500万字)。内置AI味量化检测、四层质检、伏笔管理、角色状态追踪、断点续传。 自动根据字数裁剪流程:短篇模式(<10章)/ 中篇模式(10-50章)/ 长篇模式(50章+)。 触发场景:写小说、小说大纲、小说创作、网文写作、长篇小说、百万字小说、章节规划、 角...

Registry SourceRecently Updated
General

Hk Stock Morning Report

Generate HK stock market morning report (股市晨報) for bank trading desks. Triggers: "生成晨报","股市晨报","今日股市","港股晨報" 推送:微信個人 + 飛書群 | 數據:騰訊財經+stcn.com+格隆匯+實時搜索

Registry SourceRecently Updated
progress-selfcheck | V50.AI