Lists

Works with the user's lists in lists/ — tasks, films, books, games, workouts, etc. Detects the intent to operate on a list ("add a task", "add to films-to-watch", "mark as done", "show my book list") and picks the right list using the descriptions and trigger patterns in lists/index.md. Supports — add (append item), check (mark done), uncheck, remove, show (display the list), create (create a new list, only after confirming with the user). If the requested list is not in lists/index.md, never creates it silently — always confirms creation with the user.

ztnkv 57f13f7 4.4 KB Updated

File contents

ztnkv/personal-operating-system/tree/main/.claude/skills/lists commit 57f13f7168

Frequently asked questions

npx skillmds@latest add ztnkv/lists