help-you-choose(帮你选)
v1.2.1帮你选 — 选择困难症救星。当用户面临职业选择、感情决策、城市选择等人生抉择时使用此技能。通过苏格拉底式提问和 15 种经典思维框架(第一性原理、SWOT、加权决策矩阵等),一步步引导用户厘清内心真实想法,告别纠结、做出清醒决策。支持交互式可视化分析、决策历史记录和用户偏好画像。触发词包括:帮我选、帮我决定、我该...
⭐ 0· 170·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (decision coaching, frameworks, visualization, history, user profile) match the included artifacts: SKILL.md, a frameworks reference, a visualization generator, a decision history manager, and a user profile manager. There are no unrelated environment variables, binaries, or cloud credentials requested.
Instruction Scope
Runtime instructions are limited to guided questioning, selecting frameworks from the bundled references, producing a structured decision report, and optionally using the included scripts for visualization and local history/profile management. The SKILL.md explicitly references loading the local references/frameworks.md; it does not instruct reading unrelated system files or contacting external services.
Install Mechanism
No install specification or remote downloads are present; this is an instruction‑only skill bundle with packaged scripts and docs. No URLs, package registry installs, or archive extraction are used.
Credentials
The skill requests no environment variables, credentials, or config paths. The scripts operate on user home directory files (under ~/.decision-advisor) which is reasonable for local history/profile storage and aligns with the skill's features.
Persistence & Privilege
The included scripts persist user data to ~/.decision-advisor/data (decision_history.json, user_profile.json). This is proportionate to the stated purpose but has privacy implications: data is stored unencrypted and with predictable filenames/IDs, and the skill will write to the user's home directory when invoked.
Assessment
This skill appears coherent and implements its stated features locally. Before installing: (1) review the bundled scripts yourself (they will read/write ~/.decision-advisor/*), (2) consider whether you are comfortable storing sensitive decision details unencrypted in your home directory and whether you need encryption or a different storage location, (3) run the scripts in a sandbox or inspect/limit file permissions if privacy is a concern, and (4) verify the agent will not be given network access or additional credentials (the skill itself doesn't require any). If you want stronger privacy, request or implement encryption for the JSON files, an option to choose a different storage path, or an explicit data-retention / deletion command.Like a lobster shell, security has layers — review code before you run it.
latestvk97b5p8fetdqwb4b4bp6x1wjtn84hjjw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
