Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:20:43 +08:00
commit 07c3046c05
4 changed files with 274 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:diegocconsolini/ClaudeSkillCollection:docx-smart-extractor",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "565f6627613c4011d67057879156284e5517cf14",
"treeHash": "1e87a4583d1a017840c40cc18a4f05427b24f4579ec6696ac70d31d79467ba76",
"generatedAt": "2025-11-28T10:16:26.661806Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"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.",
"version": "2.2.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "9d02a5d38bc58f03f710a8b70d8ccf3f8c5ef209d07aa8be4a8e113827ab52cd"
},
{
"path": "agents/docx-smart-extractor.md",
"sha256": "aa025bbed600ab07a415030c60db4ee0c358d619b3d76c5bad41b38031639467"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "ca28c7ceb9dc8e7b72e924678351d37d7b5a6b179662ffe4a51a5810f5017e4d"
}
],
"dirSha256": "1e87a4583d1a017840c40cc18a4f05427b24f4579ec6696ac70d31d79467ba76"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}