Overview
- Skill Key
- harrylabs0913/decision-expert
- Author
- harrylabs0913
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/harrylabs0913/decision-expert
- Latest Commit SHA
- ba8d697d8a30352ecb80c6ad03e9181efc5d8cb2
A decision support skill that helps users analyze options, weigh trade-offs, and apply decision frameworks (SWOT, decision matrix, pros/cons, etc.) across various scenarios like shopping, career, investment, and daily life.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 decision-expert 技能。 若已安装,则直接安装 decision-expert 技能。
# Decision Expert Skill A comprehensive decision support system that helps users make better choices by providing structured analysis, decision frameworks, and objective evaluation of options. ## When to Use This Skill Use this skill when the user: - Asks for help making a decision (e.g., "Should I buy X or Y?", "Which job should I take?", "Is this investment good?") - Wants to weigh pros and cons of different options - Needs a structured framework to evaluate choices - Is facing a complex decision with multiple factors - Wants to document and track their decision-making process - Needs to compare alternatives systematically Common trigger phrases: - "帮我决定..." (help me decide...) - "哪个更好?" (which is better?) - "应该选哪个?" (which should I choose?) - "买什么手机?" (what phone should I buy?) - "该不该换工作?" (should I change jobs?) - "投资这个项目好吗?" (is this investment good?) ## Command Design The skill provides a CLI command `decision` with the following structure: ### Basic Commands ```bash # Get help and list available frameworks decision help # Analyze a decision with automatic framework selection decision analyze "买什么手机" --options "iPhone 15, Samsung Galaxy S24, Google Pixel 8" # Create a pros/cons list decision pros-cons "换工作到上海" --pros "高薪, 发展机会" --cons "高房价, 离家远" # Use a specific decision framework decision swot "开咖啡店" --strengths "热爱咖啡, 有经验" --weaknesses "资金有限" --opportunities "社区需求" --threats "竞争激烈" # Create a decision matrix decision matrix "买车" --criteria "价格, 油耗, 安全性, 空间" --options "SUV, 轿车, 电动车" --weights "30, 20, 25, 25" # Compare multiple options decision compare "度假地点" --options "巴厘岛, 日本, 欧洲" --factors "预算, 时间, 兴趣, 便利性" ``` ### Interactive Mode ```bash # Start an interactive decision-making session decision interactive # Guided decision workflow decision guide "职业选择" ``` ### Scenario-Specific Commands ```bash # Shopping decisions...
# Decision Expert Skill A decision support tool for OpenClaw that helps users make better choices through structured analysis and proven decision frameworks. ## Quick Start ```bash # Basic decision analysis decision analyze "买什么手机" --options "iPhone 15, Samsung Galaxy S24, Google Pixel 8" # Pros and cons analysis decision pros-cons "换工作到上海" --pros "高薪, 发展机会" --cons "高房价, 离家远" # Decision matrix with custom criteria decision matrix "买车" --criteria "价格, 油耗, 安全性, 空间" --options "SUV, 轿车, 电动车" --weights "30, 20, 25, 25" ``` ## Features ### Multiple Decision Frameworks - **Pros & Cons**: Simple advantages/disadvantages listing - **SWOT Analysis**: Strengths, Weaknesses, Opportunities, Threats - **Decision Matrix**: Weighted criteria scoring - **Cost-Benefit Analysis**: Quantitative financial evaluation - **Decision Tree**: Scenario branching with probabilities - **Eisenhower Matrix**: Urgent vs. important prioritization ### Scenario Support - **Shopping Decisions**: Electronics, vehicles, real estate - **Career Choices**: Job offers, education paths, promotions - **Investment Analysis**: Stocks, real estate, business opportunities - **Daily Life**: Health, relationships, time management - **Business Strategy**: Product development, hiring, partnerships ### Interactive Guidance ```bash # Start interactive decision session decision interactive # Guided workflow for complex decisions decision guide "职业选择" ``` ### Export Options - Markdown reports - JSON data - CSV tables - HTML visualizations ## Installation ```bash # Install via skills CLI npx skills add <owner/repo>@decision-expert # Or install locally cd ~/.openclaw/workspace/skills/decision-expert npm install npm link ``` ## Usage Examples ### Example 1: Phone Purchase Decision ```bash decision analyze "买什么手机" \ --options "iPhone 15 Pro, Samsung S24 Ultra, Google Pixel 8 Pro" \ --criteria "价格, 相机, 电池, 系统, 保值" \ --weights "25, 30, 20, 15, 10" \...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill