Files
gh-kanaerulabs-growth-kit-p…/.claude-plugin/plugin.json
2025-11-30 08:30:29 +08:00

17 lines
473 B
JSON

{
"name": "publisher",
"description": "Content distribution toolkit - X/Twitter threads, LinkedIn posts, Medium articles. Accepts any input format (markdown, PDF, URL, etc.)",
"version": "1.0.0",
"author": {
"name": "Kanaeru Labs",
"email": "support@kanaeru.ai",
"url": "https://www.kanaeru.ai"
},
"commands": [
"./commands/x.md",
"./commands/linkedin.md",
"./commands/medium.md",
"./commands/devto.md",
"./commands/all.md"
]
}