AI Agent Hub
Back to plugins
🧰

dsh-sunscreen-spf

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-sunscreen-spf

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

Run dsh plugin install uckkk/dsh-sunscreen-spf in the DeepSeek Harness terminal to install this plugin; the full source repository is available at https://github.com/uckkk/dsh-sunscreen-spf.

About this plugin

Standing in front of a wall of SPF 15, 30, 50, and 50+ bottles, it is easy to feel overwhelmed and unsure how much sun protection you actually need today. dsh-sunscreen-spf keeps things simple: you supply key parameters such as skin type and use scenario, and it returns a clear, specific SPF recommendation so you can skip the guesswork.

The plugin is written in pure Node.js with zero network dependencies, making it lightweight and instant to run. Its core tool, sunscreen_spf, accepts structured input and outputs a concrete SPF value along with a brief rationale, keeping the logic transparent and easy to fold into a larger skincare or lifestyle-assistant pipeline.

Whether you are building a personal skincare agent, an outdoor-activity planner, or simply want a reliable SPF reference at your fingertips in conversation, this MIT-licensed plugin is a drop-in utility you can install and use with no extra configuration.

Use Cases

  • Deciding on the right SPF before heading out
  • Picking an appropriate sun-protection level for beach or outdoor trips
  • Embedding SPF recommendation logic into a personal skincare agent

Best For

  • Anyone who finds SPF selection confusing
  • Developers building skincare or lifestyle-assistant agents
  • Node developers who prefer lightweight, dependency-free tools