Files
gh-ourines-oss-promoter/.claude-plugin/plugin.json
2025-11-30 08:46:42 +08:00

15 lines
375 B
JSON

{
"name": "oss-promoter",
"description": "Batch promote open source projects to tech weeklies and communities. Auto-generate tailored submissions and create issues on multiple weeklies with one command.",
"version": "1.0.0",
"author": {
"name": "ourines",
"email": "github@ourines"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}