← Back to Skills Marketplace
harrylabsj

Daily Decision Helper

by haidong · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install daily-decision-helper
Description
Analyze daily decisions with pros and cons, alternatives, and provide structured tools and processes for clearer choices.
README (SKILL.md)

Daily Decision Helper(日常决策助手)

Overview

帮助用户结构化分析日常决策,提供利弊框架和决策工具。

Trigger

  • 要不要...
  • 纠结
  • 怎么选
  • 买还是不买
  • 决策

Output

JSON: {decisionType, prosConsFramework{pros[], cons[], alternatives[], weighted_factors[]}, decisionTools{}, recommendedProcess[]}

Usage Guidance
This skill appears coherent and low-risk: it runs locally, asks no secrets, and only returns decision templates. If you plan to install/use it, consider 1) reviewing handler.py yourself (it's short and readable) if you have privacy concerns; 2) avoid entering highly sensitive data (banking passwords, full ID numbers) into any decision text you send to the skill or assistant; and 3) trust the publisher — the metadata is minimal/anonymous, so prefer using it in a sandbox or with non-sensitive examples if you want extra caution.
Capability Assessment
Purpose & Capability
Name/description (Daily Decision Helper) align with the included SKILL.md and handler.py. The code implements categorization, pros/cons scaffolding, simple decision tools and a recommended process — all consistent with the declared purpose. No unrelated resources (cloud creds, external APIs, system files) are required.
Instruction Scope
SKILL.md gives narrow runtime instructions (triggers and desired JSON output). handler.py follows that scope and does not read files, environment variables, or contact external endpoints. The code only returns templates/prompts for the user to fill in.
Install Mechanism
There is no install spec (instruction-only behavior); a small handler.py is included and has no install actions or external downloads. No archives or third-party installs are performed.
Credentials
The skill declares and requires no environment variables, credentials, or config paths, and the code does not access any. There is no disproportionate credential request.
Persistence & Privilege
Skill flags are default (always: false, agent invocation allowed). The skill does not attempt to modify other skills or system-wide settings and does not request permanent presence or elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install daily-decision-helper
  3. After installation, invoke the skill by name or use /daily-decision-helper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of Daily Decision Helper. - Assists users in analyzing everyday decisions with a structured pros and cons framework. - Responds to common decision-related triggers like “要不要...” and “纠结”. - Outputs a JSON including decision type, pros and cons, alternatives, weighted factors, decision tools, and recommended process.
Metadata
Slug daily-decision-helper
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Daily Decision Helper?

Analyze daily decisions with pros and cons, alternatives, and provide structured tools and processes for clearer choices. It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install Daily Decision Helper?

Run "/install daily-decision-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Daily Decision Helper free?

Yes, Daily Decision Helper is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Daily Decision Helper support?

Daily Decision Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Daily Decision Helper?

It is built and maintained by haidong (@harrylabsj); the current version is v0.1.0.

💬 Comments