task-manager
Installation
SKILL.md
Task Manager
SQLite-powered task management with CRUD, priorities, tags, and statistics.
Database Location
<skill-dir>/data/tasks.db
Data Isolation: Each agent has their own copy of this skill → natural data isolation, no configuration needed.
Usage
# Direct call
python3 <skill-dir>/task-manager.py <command>