Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user