task-mcp-skill
CommunityDeterministic, stateless task tools for AI.
AuthorAqsagull99
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a stateless MCP-based task operation layer that lets AI agents perform CRUD ops (add, list, update, complete, delete) with database-backed persistence, enabling scalable and auditable task workflows.
Core Features & Use Cases
- Add, list, update, complete, delete tasks for any user with deterministic results.
- Tag management: attach and manage tags on tasks to support advanced filters and organization.
- MCP tool integration: expose tools via OpenAI-compatible schemas to AI agents for seamless agent-driven automation.
- Use case: An AI agent can create a new task, fetch user tasks with filters, mark a task complete, and tag with "urgent" in a single workflow, with all changes persisted in PostgreSQL.
Quick Start
To start, deploy a PostgreSQL-backed environment, initialize the MCP server, and expose the tools (add_task, list_tasks, complete_task, delete_task, update_task, add_tag_to_task) to AI agents through the MCP interface.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: task-mcp-skill Download link: https://github.com/Aqsagull99/hackathon-2-todo-app/archive/main.zip#task-mcp-skill 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.