← 返回 Skills 市场
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install daily-decision-helper
功能描述
Analyze daily decisions with pros and cons, alternatives, and provide structured tools and processes for clearer choices.
使用说明 (SKILL.md)
Daily Decision Helper(日常决策助手)
Overview
帮助用户结构化分析日常决策,提供利弊框架和决策工具。
Trigger
- 要不要...
- 纠结
- 怎么选
- 买还是不买
- 决策
Output
JSON: {decisionType, prosConsFramework{pros[], cons[], alternatives[], weighted_factors[]}, decisionTools{}, recommendedProcess[]}
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install daily-decision-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/daily-decision-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Daily Decision Helper 是什么?
Analyze daily decisions with pros and cons, alternatives, and provide structured tools and processes for clearer choices. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 Daily Decision Helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install daily-decision-helper」即可一键安装,无需额外配置。
Daily Decision Helper 是免费的吗?
是的,Daily Decision Helper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Daily Decision Helper 支持哪些平台?
Daily Decision Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Daily Decision Helper?
由 haidong(@harrylabsj)开发并维护,当前版本 v0.1.0。
推荐 Skills