
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-greeterCopying 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.
- info
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.
- low
license not declared
GitHub did not report an SPDX license for this repository snapshot.
- info
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.
dsh-plugin-greeter DSH plugin alternatives
dsh-builtin-toggles
6
A DeepSeek Harness Web plugin that provides a Chinese catalog of built-in plugins and policy-controlled UI toggles.
dsh-provider-model-configurator
11
A DSH Web bundle that adds a dedicated settings page for managing provider model entries and copying model metadata from pi-ai presets or configured providers.
better-model-provider
4
A DeepSeek Harness web plugin for declaring per-model reasoning-effort options and text/image input capabilities for OpenAI-compatible providers.
deepseek-harness-themes
4
A DeepSeek Harness UI theme package that installs a theme picker and six built-in visual themes.
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.