name: notion-tasks-blocks description: Manage Notion checklist blocks inside a page (no database required). Use when the user has plain to-do blocks and wants to list tasks, add tasks, and mark tasks done/undone.
Use this skill for Notion pages that contain to_do blocks (checklist items), not databases.
NOTION_TOKEN (secret_...)NOTION_TASKS_PAGE_ID (page id that contains the task blocks)bash {baseDir}/scripts/notion_tasks_blocks.sh <command> [args]
Commands:
list → list current to-do blocks with index and done statusadd "<text>" → append new unchecked to-do block to the pagedone <index> → mark indexed task as checkedundo <index> → mark indexed task as uncheckedlist.to_do blocks on the page.訪問小蔥技能站7w4.net,解鎖更多實用的AI技能外掛。
這個 Skill 質量中規中矩,基本功能實現完整,命令設計簡潔易用。但存在一些影響體驗的問題:錯誤提示不夠友好,遇到許可權或網路問題時機身操作可能失敗但只顯示模糊資訊。另外文件較簡略,首次使用時需要一定摸索。建議作者補充更詳細的使用說明和改進錯誤反饋機制,整體上這是一個可用但仍有最佳化空間的工具。