什麼是 todos?
透過 REST API 管理專案待辦事項。當使用者要求建立、檢視、更新或刪除待辦事項、按項目列出任務、檢查任務狀態或按截止日期篩選時使用。需要運行 Nomendex 應用程式。 來源:cdeistopened/opened-vault。
透過 REST API 管理專案待辦事項。當使用者要求建立、檢視、更新或刪除待辦事項、按項目列出任務、檢查任務狀態或按截止日期篩選時使用。需要運行 Nomendex 應用程式。
透過命令列快速安裝 todos AI 技能到你的開發環境
來源:cdeistopened/opened-vault。
Manages todos via the Nomendex REST API. The API handles all validation, ID generation, timestamps, and ordering automatically.
Todos are displayed in a kanban board UI with columns for each status. Users can drag and drop todos between columns to change their status, or use the API to update status programmatically.
Each todo has a status field that controls which kanban column it appears in. The available statuses are:
透過 REST API 管理專案待辦事項。當使用者要求建立、檢視、更新或刪除待辦事項、按項目列出任務、檢查任務狀態或按截止日期篩選時使用。需要運行 Nomendex 應用程式。 來源:cdeistopened/opened-vault。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/cdeistopened/opened-vault --skill todos透過 REST API 管理專案待辦事項。當使用者要求建立、檢視、更新或刪除待辦事項、按項目列出任務、檢查任務狀態或按截止日期篩選時使用。需要運行 Nomendex 應用程式。 來源:cdeistopened/opened-vault。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cdeistopened/opened-vault --skill todos 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cdeistopened/opened-vault