Skip to content

YohtHill/dsh-plugin-greeter

10Last commit Aug 14, 2026

dsh-plugin-greeter DSH plugin

dsh-plugin-greeter is an installable DSH bundle plugin that injects greetings into new sessions. It can remember a name in the DSH home directory, adapt greeting language and tone, and save requested greeting-style changes.

How to install the dsh-plugin-greeter DSH plugin

dsh plugin --profile web add dsh-plugin-greeter

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-greeter DSH plugin can do

  • Greets users in new DSH sessions with varied wording.
  • Learns and persists a user name through its remember_name tool.
  • Supports configurable greeting styles, language, custom phrase pools, and storage filename.
  • Lets users request greeting-style changes in chat through the set_greeting_style tool.
  • Can disable proactive greetings so greetings occur after the user's first message.
  • Validates configuration with a Schemastery schema.

Where the dsh-plugin-greeter DSH plugin fits

  • Add a personalized welcome to DeepSeek Harness sessions.
  • Use a consistent or randomized greeting tone such as engineering, playful, warm, or calm.
  • Set a fixed greeting language or mirror the user's language.
  • Provide custom rotating greeting phrases for a DSH profile.

Who the dsh-plugin-greeter DSH plugin is for

  • DeepSeek Harness users who want personalized session greetings.
  • DSH users customizing profile-level interaction behavior.
  • Developers experimenting with Cordis patch-based DSH plugins.

dsh-plugin-greeter DSH plugin limitations

  • It relies on DSH internal agent pipeline behavior and message-source format, so future internal changes may break greeting behavior until updated.
  • The proactive mode performs one short model generation for each new session.
  • The README states that source builds require npm install --legacy-peer-deps because DSH dependencies use pre-1.0 release-candidate ranges.
  • Greeting behavior is triggered on the first message of a new session; it does not appear merely by opening the app.

Objective checks

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

  • dependency counts

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

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license not declared

    GitHub did not report an SPDX license for this repository snapshot.

    low
  • package manifest available

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

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-plugin-greeter DSH plugin alternatives

dsh-plugin-greeter DSH plugin questions

What is the dsh-plugin-greeter DSH plugin?

dsh-plugin-greeter 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-greeter 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-greeter use?

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

Is dsh-plugin-greeter 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-greeter 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-greeter?

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.