Skip to content

PixLunaLab/dsh-plugin-pixluna

10Last commit Aug 14, 2026

dsh-plugin-pixluna DSH plugin

dsh-plugin-pixluna ports PixLuna image-source capabilities to DeepSeek Harness. It registers tools for image retrieval, Pixiv lookup, and source discovery, with profile-layer installation and configurable image-source, credential, proxy, and R18 settings.

How to install the dsh-plugin-pixluna DSH plugin

dsh plugin --profile web add dsh-plugin-pixluna

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-plugin-pixluna DSH plugin can do

  • Registers the model-callable tools `pixluna_get`, `pixluna_get_pixiv`, and `pixluna_sources`.
  • Retrieves images by number, source, tag, and R18-related options.
  • Looks up Pixiv images by PID, with page and all-pages options.
  • Provides configurable default sources, AI-work exclusion, request delay, proxy settings, and request concurrency.
  • Stores general configuration in DSH settings and Pixiv/source credentials in DSH credentials.
  • Returns remote image URLs rather than embedding image binary data in tool output.

Where the dsh-plugin-pixluna DSH plugin fits

  • Let a DSH model retrieve images from configured PixLuna-supported sources.
  • Fetch Pixiv content by a known PID.
  • Discover available image sources through a model-callable tool.
  • Configure image retrieval behavior per DSH profile.

Who the dsh-plugin-pixluna DSH plugin is for

  • DeepSeek Harness users who want model-callable image retrieval tools.
  • PixLuna users migrating image-source functionality into DSH.
  • DSH profile administrators configuring sources and credentials.

dsh-plugin-pixluna DSH plugin limitations

  • The plugin requires the DSH tools service before activation.
  • Pixiv Discovery, Following, and PID retrieval require Pixiv credentials.
  • Some booru sources may require or optionally accept source-specific credentials.
  • R18 requests require plugin-level `isR18=true` as well as tool parameter or probability selection.
  • Tool output contains remote image URLs; image flipping, obfuscation, and compression are not included.
  • DSH patch configuration replaces the complete `config` item rather than deeply merging it.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

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

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • package manifest available

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

    info
  • license declared

    GitHub reports the repository license as MPL-2.0.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-plugin-pixluna DSH plugin alternatives

dsh-plugin-pixluna DSH plugin questions

What is the dsh-plugin-pixluna DSH plugin?

dsh-plugin-pixluna is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-plugin-pixluna DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-plugin-pixluna use?

The snapshot records web as the dsh-plugin-pixluna profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is dsh-plugin-pixluna compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-plugin-pixluna fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-plugin-pixluna?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.