{ "name": "ollama-deepseek-ocr-tool", "description": "A CLI tool that loads images, sends a prompt to ollama to invoke deepseek-ocr and instructs it to return the image as markdown", "version": "0.1.0", "author": { "name": "Dennis Vriend", "email": "dvriend@ilionx.com" }, "skills": [ "./skills" ], "commands": [ "./commands" ] }