A task management agent skill that provides persistent task storage and management using SQLite database.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Demerzels-lab/elsamultiskillagent --skill task-todo --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Task Todo?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/demerzels-lab-task-todo)More formats (shields.io, HTML) on the badges page.
---
name: task-todo
description: A task management agent skill that provides persistent task storage and management using SQLite database.
---
# task-todo
A task management agent skill that provides persistent task storage and management using SQLite database.
## Install
```
npx clawhub@latest install task-todo
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
基于Supabase最佳实践的PostgreSQL数据库模式,用于查询优化、架构设计、索引和安全。