ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

checklist-maker

清单生成器。旅行清单、项目清单、每日清单、搬家清单、应急清单(Markdown输出)。Checklist maker with travel, project, daily, moving.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/checklist-maker
Or

Checklist Maker ✅

Markdown清单生成器,覆盖各种生活和工作场景。

使用方式

需求命令说明
自定义清单create根据任意主题生成清单
旅行清单travel出行打包/准备清单
项目清单project项目启动/上线清单
每日清单daily每日待办/习惯清单
搬家清单moving搬家全流程清单
应急清单emergency应急准备/急救清单

运行

bash scripts/checklist.sh <command> [args...]

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Commands

  • create — 自定义主题清单生成

  • travel — 旅行打包/准备清单

  • project — 项目启动/上线清单

  • daily — 每日待办/习惯清单

  • moving — 搬家全流程清单

  • emergency — 应急准备/急救清单

  • Run checklist-maker help for all commands

Output

Results go to stdout. Save with checklist-maker run > output.txt.

Metadata

Stars3500
Views1
Updated2026-03-27
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-bytesagain-checklist-maker": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.