清单生成器。旅行清单、项目清单、每日清单、搬家清单、应急清单(Markdown输出)。Checklist maker with travel, project, daily, moving, emergency checklists in Markdown.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill checklist-maker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Checklist Maker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-checklist-maker)More formats (shields.io, HTML) on the badges page.
---
name: checklist-maker
description: "清单生成器。旅行清单、项目清单、每日清单、搬家清单、应急清单(Markdown输出)。Checklist maker with travel, project, daily, moving, emergency checklists in Markdown."
---
# Checklist Maker ✅
Markdown清单生成器,覆盖各种生活和工作场景。
## 使用方式
| 需求 | 命令 | 说明 |
|------|------|------|
| 自定义清单 | `create` | 根据任意主题生成清单 |
| 旅行清单 | `travel` | 出行打包/准备清单 |
| 项目清单 | `project` | 项目启动/上线清单 |
| 每日清单 | `daily` | 每日待办/习惯清单 |
| 搬家清单 | `moving` | 搬家全流程清单 |
| 应急清单 | `emergency` | 应急准备/急救清单 |
## 运行
```bash
bash scripts/checklist.sh <command> [args...]
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!