Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:47:21 +08:00
commit 95b9db20b3
4 changed files with 470 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "mcp-tasks-cli",
"description": "Pre-built CLI tool for mcp-tasks task management",
"version": "1.0.0",
"author": {
"name": "Hugo Duncan",
"email": "hugo_duncan@yahoo.com"
},
"skills": [
"./skills"
]
}