Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:50:23 +08:00
commit 82f80b3fda
5 changed files with 306 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "github-issue-fetcher",
"description": "Fetches GitHub issues for a repository.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Tim Green",
"email": "rawveg@gmail.com"
},
"skills": [
"./skills/github-issue-fetcher"
]
}