AI Agent Hub
Back to plugins
🧰

dsh-rice-cooker

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-rice-cooker

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

Run dsh plugin install uckkk/dsh-rice-cooker inside DeepSeek Harness to install this plugin; the full source is available at https://github.com/uckkk/dsh-rice-cooker .

About this plugin

Ever stare at a rice cooker wondering how much water to add, which setting to pick, or how to adjust for a different grain? dsh-rice-cooker turns that question into a single tool call: pass in parameters such as rice type, serving size, or texture preference, and it returns a tailored usage plan for small kitchen appliances right in your chat.

The plugin registers one tool, rice_cooker, and is written in pure Node.js with zero network calls. That means it runs fast, works fully offline, and needs no external services or API keys to maintain.

It is well suited for people who want quick, conversational guidance on kitchen-appliance operations, especially those who prefer lightweight, dependency-free tools in their Harness workflow.

Use Cases

  • Look up water-to-rice ratios and timing for different grain types
  • Adjust rice cooker texture settings to match personal preference
  • Fetch small-appliance operation tips mid-conversation

Best For

  • Users who prefer conversational kitchen-appliance guidance
  • People who favor lightweight, offline-first tooling
  • Developers integrating lifestyle utilities into their Harness workflow