dsh-mood-log
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-mood-log
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-mood-log in your DeepSeek Harness terminal to install this plugin, available at https://github.com/uckkk/dsh-mood-log.
About this plugin
You want to jot down how you feel right now but find a dedicated journaling app too heavy to open. dsh-mood-log is a memory-category plugin for DeepSeek Harness that lets you call the mood_log tool mid-conversation, pass in a few parameters, and capture a structured mood entry directly in the chat context.
Its core capability is deliberately minimal: a pure Node.js implementation with zero network dependencies and no third-party libraries. When you invoke the tool with your parameters, it returns one clear, actionable suggestion. All mental-health-related content is for reference only and does not constitute a diagnosis or treatment recommendation.
If you prefer local execution, want to avoid spinning up extra infrastructure for a single mood note, and would like the log to live naturally inside your AI conversation flow, dsh-mood-log is a lightweight fit. It performs no behavioral analytics, stores nothing in the cloud, and does exactly one thing: captures how you feel right now and gives you one concrete piece of feedback to work with.
Use Cases
- Log a mood mid-conversation and get one clear suggestion
- Run a mood-log call fully locally with zero network calls
- Nest a brief mental-health nudge into any AI chat flow
Best For
- Developers who prefer zero-infrastructure local tools
- Users who want a lightweight mood note inside AI chat
- Privacy-conscious users who avoid cloud storage entirely
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.