Files
gh-diegocconsolini-claudesk…/.claude-plugin/plugin.json
2025-11-29 18:20:50 +08:00

12 lines
503 B
JSON

{
"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",
"author": {
"name": "Diego Consolini",
"email": "diego@diegocon.nl"
},
"agents": [
"./agents/pdf-smart-extractor.md"
]
}