16 lines
475 B
JSON
16 lines
475 B
JSON
{
|
|
"name": "github-issue-fetcher",
|
|
"description": "Fetches GitHub issues for a given repository.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Tim Green",
|
|
"email": "rawveg@gmail.com"
|
|
},
|
|
"homepage": "https://github.com/rawveg/claude-skills-marketplace",
|
|
"repository": "https://github.com/rawveg/claude-skills-marketplace",
|
|
"license": "MIT",
|
|
"keywords": ["github-issue-fetcher", "github", "Claude Code"],
|
|
"category": "productivity",
|
|
"strict": false
|
|
}
|