18 lines
669 B
JSON
18 lines
669 B
JSON
{
|
|
"name": "docx-smart-extractor",
|
|
"owner": {
|
|
"name": "Diego Consolini",
|
|
"email": "diego@diegocon.nl"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "docx-smart-extractor",
|
|
"description": "Extract and analyze Word documents (1MB-50MB+) with minimal token usage. Lossless extraction of all text, tables, formatting, and document structure while achieving 10-50x token reduction through local extraction, semantic chunking by headings, and intelligent caching.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-diegocconsolini-claudeskillcollection-docx-smart-extractor.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |