Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:47:23 +08:00
commit 0d95c2aec9
4 changed files with 745 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "mcp-tasks-skill",
"description": "Guidance for using the mcp-tasks MCP server for task and story management",
"version": "1.0.0",
"author": {
"name": "Hugo Duncan",
"email": "hugo_duncan@yahoo.com"
},
"skills": [
"./skills"
]
}