Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:20:50 +08:00
commit 1148a58fa7
4 changed files with 619 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:pdf-smart-extractor",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "1c57fb012952cd286765c436facccb803afc9f23",
"treeHash": "2c10f634be2510d0b13ceb98414aa8764f45bcc6ada4c9536abdf8d76db008d6",
"generatedAt": "2025-11-28T10:16:26.231050Z",
"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": "pdf-smart-extractor",
"description": "Extract and analyze large PDFs (3MB-10MB+) with minimal token usage. Preserves 100% of content while achieving 12-103x token reduction through local extraction, semantic chunking, and intelligent caching. Perfect for technical documentation, compliance frameworks, and research papers.",
"version": "2.2.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "5ec3dcf1ae8baf9554e419422aff27f9f19414c897db057726babfd371a72a30"
},
{
"path": "agents/pdf-smart-extractor.md",
"sha256": "70b20213d0a5923421d28c8ac5d4c4e67f9580bf119a5d055c7663a529991d3a"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "be760ebd3890be546e3bfdc25a74ea7aec02980fb315f25d47ce4cb24fc0dfdc"
}
],
"dirSha256": "2c10f634be2510d0b13ceb98414aa8764f45bcc6ada4c9536abdf8d76db008d6"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}