Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "document-skills",
|
||||
"description": "Collection of document processing suite including Excel, Word, PowerPoint, and PDF capabilities",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "ando",
|
||||
"email": "ando@kivilaid.ee"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/xlsx",
|
||||
"./skills/docx",
|
||||
"./skills/pptx",
|
||||
"./skills/pdf"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user