Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:23:31 +08:00
commit 3182431ecf
5 changed files with 386 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:dnvriend/ollama-deepseek-ocr-tool:plugins/ollama-deepseek-ocr-tool",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "ac93b6127e632488400c0081e5614a45ce98d40f",
"treeHash": "ad6930ae20fed449775ceca7701a19abba47996c443b36f8c5559f2c18ba12f7",
"generatedAt": "2025-11-28T10:16:36.987596Z",
"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": "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"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "2b3554b3c7e485b93d6a2a94e0a8ae17fd2aaa37bb714fc6e0effc0b64bc0398"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "7842278bcd56e5dc45cd0b49c2f14e1cbf2f508bcb5b897c893160d0ff04a185"
},
{
"path": "commands/help.md",
"sha256": "09ac30b7e0bab611f436f02b8bdeb075c8069da8ba7b8d2caa37646d0f4da39c"
},
{
"path": "skills/ollama-deepseek-ocr-tool/SKILL.md",
"sha256": "0145f404eb17895139f9af37889e87e77b4ee7fce5c5ef312c457aabe9d51127"
}
],
"dirSha256": "ad6930ae20fed449775ceca7701a19abba47996c443b36f8c5559f2c18ba12f7"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}