taskdb
CommunityManage tasks in a persistent database.
Authorbenjgrad
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust solution for managing tasks in a persistent SQLite database, allowing users to efficiently track, organize, and manage their to-do lists and work items.
Core Features & Use Cases
- Task Management: Add, list, complete, prioritize, and search tasks.
- Persistence: Tasks are stored in a SQLite database for long-term management.
- Organization: Supports tags, priorities, and due dates for better organization.
- Use Case: When a user asks to "add a task to buy groceries with high priority" or "show me all pending work items," this skill can be invoked to manage those requests.
Quick Start
Add a new task by running the command: python3 {baseDir}/taskdb.py
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: taskdb Download link: https://github.com/benjgrad/clawdbot/archive/main.zip#taskdb Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.