DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

free-vision-skill

A macOS-only DeepSeek Harness vision skill for local image description, OCR, and table-layout extraction using Apple Vision.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsSkills & Workflows
4GitHub Stars0ForksUpdated2026-08-19

Install

No clear install command was found in the current repository evidence.

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
free-vision-skill is an installable DSH plugin that provides local image understanding through the macOS Vision Framework. It exposes image description and OCR tools, accepts URLs, base64 data, or local paths, and adds web-input image paste support that inserts a local path.

Key Capabilities

  • Describes image content with the `view_image` tool, including scenes, people, QR codes, and composition.
  • Extracts text with the `ocr_image` tool.
  • Supports layout mode for table structure and coordinate extraction.
  • Accepts HTTP(S) URLs, base64 image data, and local image paths.
  • Adds paste-to-path behavior for images pasted into the DSH web input.
  • Checks pasted uploads by magic bytes for PNG, JPEG, GIF, WebP, HEIC, and HEIF.

Useful For

  • Extract text from screenshots or local images.
  • Inspect table images and retrieve structural layout with coordinates.
  • Generate local descriptions of images in a macOS DSH workflow.
  • Paste an image into the DSH web input and use its resulting local path.

Who It Fits

  • DeepSeek Harness users on macOS.
  • Users needing local OCR or image-description tooling.
  • Developers working with image files, screenshots, or visual tables in DSH.

Documented Limitations

  • Requires macOS 11 or later.
  • Requires Xcode Command Line Tools.
  • The first run compiles the Swift script and is documented as taking about 5–10 seconds; later runs use a cache.
  • The documented local paste workflow is for the DSH web UI.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 11 development, 2 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
niyongsheng/free-vision-skill
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
afcfe08 · 2026-09-10

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
4GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-19
Last release
2026-08-15
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app