AI Agent Hub
Back to plugins
🎮

dsh-eye-care

Fun & Dress-up Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-eye-care

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install uckkk/dsh-eye-care in the DeepSeek Harness terminal to install the plugin; the source is hosted at https://github.com/uckkk/dsh-eye-care .

About this plugin

In fun dress-up or virtual pet scenarios, conversations often stay at swapping outfits and backgrounds, missing a small layer of taking care. dsh-eye-care fills exactly that gap: it registers a tool called eye_care, and when you pass in a few parameters it returns a pet grooming and care plan, adding a slice of everyday life to the role-play.

The implementation is deliberately minimal. Pure Node, zero network dependencies. Every call resolves locally and instantly, so your session never blocks on an external request and there is nothing extra to deploy.

If you are building a fun-dress-up, virtual-pet, or any role-play setup on dsh, this small MIT-licensed plugin drops in with almost no cost. It adds a daily care flavour to the dialogue, and because the source is open you are free to fork it and tailor every rule to your own style.

Use Cases

  • Inserting a grooming session into a virtual pet care chat
  • Scheduling a coat-care visit for a character in a dress-up scene
  • Issuing a care plan by parameters while role-playing a pet groomer

Best For

  • dsh developers building fun dress-up or pet-care scenarios
  • Creators scripting virtual pet characters
  • Plugin users who prefer small, offline, zero-dependency tools