hzl
✓當使用 HZL 進行任務跟踪時,當用戶要求“將工作分解為任務”、“使用 HZL 跟踪任務”、“領取任務”、“檢查點進度”、“完成任務”時,或者在處理使用 HZL 的項目時,應該使用此技能。為人工智能代理的有效任務管理模式提供指導。
SKILL.md
HZL is a lightweight task tracking system for AI agents. It is a dumb ledger—it tracks work state but does not orchestrate, prioritize, or decide what to do next. Orchestration logic belongs in agents, not in HZL.
This skill teaches how to use HZL effectively for tracking work across projects.
HZL is designed for persistent, structured task tracking across sessions and agents.
當使用 HZL 進行任務跟踪時,當用戶要求“將工作分解為任務”、“使用 HZL 跟踪任務”、“領取任務”、“檢查點進度”、“完成任務”時,或者在處理使用 HZL 的項目時,應該使用此技能。為人工智能代理的有效任務管理模式提供指導。 來源:tmchow/hzl。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/tmchow/hzl --skill hzl- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-03
- 更新時間
- 2026-02-18
快速解答
什麼是 hzl?
當使用 HZL 進行任務跟踪時,當用戶要求“將工作分解為任務”、“使用 HZL 跟踪任務”、“領取任務”、“檢查點進度”、“完成任務”時,或者在處理使用 HZL 的項目時,應該使用此技能。為人工智能代理的有效任務管理模式提供指導。 來源:tmchow/hzl。
如何安裝 hzl?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tmchow/hzl --skill hzl 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/tmchow/hzl
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-03