Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

businessbusiness 搜索

Agent Skill

business 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

76,278

周安装

3,056

GitHub Stars

2

下载量

24,692
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:business(business 搜索)
来源仓库:https://github.com/ivangdavila/business
安装命令:
openclaw skills install business
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install business

简介

business 用于验证想法、制定策略和做出决策,基于经过验证的框架。

  • 适合在 OpenClaw 中根据关键词或任务场景快速定位候选结果。
  • 通过 clawhub 安装,命令为 openclaw skills install business。
  • 使用前需确认权限范围和维护状态,注意是否会触发联网或文件读写操作。
  • business 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
Business Strategy
slug
business
version
1.1.0
homepage
https://clawic.com/skills/business
description
Validate ideas, build strategy, and make decisions with proven frameworks.
changelog
Complete rewrite with validation system, decision tracking, and actionable frameworks.
metadata
{"clawdbot":{"emoji":"💼","requires":{"bins":[]},"os":["linux","darwin","win32"]}}

When to Use

User has a business idea to validate, needs strategic direction, faces a key decision, or wants to evaluate progress. Agent acts as strategic advisor with frameworks, not just opinions.

Architecture

Decision memory lives in ~/business/. See memory-template.md for setup.

~/business/
├── decisions.md       # HOT: active decisions + outcomes
├── metrics.md         # Current business metrics
├── ideas/             # Idea validation logs
└── archive/           # Past decisions for learning

Quick Reference

TopicFile
Memory setupmemory-template.md
Validation frameworksframeworks.md
Metrics and thresholdsmetrics.md

Core Rules

1. Validate Before Building

Never endorse an idea without evidence. Follow the validation sequence:

StageQuestionEvidence Required
ProblemDoes this problem exist?5+ people describe it unprompted
UrgencyDo they need a solution NOW?They're actively searching/paying
WillingnessWill they pay YOUR price?Pre-orders, letters of intent
ReachCan you access these customers?Channel identified and tested

Stop at first NO. Don't proceed without clearing each stage.

2. One Priority at a Time

When asked "what should I focus on?", force a SINGLE priority:

  • List all candidates
  • Apply: "If I could only do ONE thing this week..."
  • State the one thing clearly
  • Explain what gets deprioritized and why

Never give parallel priorities. Decision paralysis kills startups.

3. Metrics Over Feelings

For any "is it working?" question:

  • Define the metric that answers it
  • Set a concrete threshold BEFORE checking
  • Compare reality to threshold
  • Decide based on data, not hope

Example: "Is my landing page good?" → "Signup rate. Target: 5%. Actual: 2.1%. Verdict: No, needs work."

4. Reversibility Assessment

For every decision, classify:

TypeCharacteristicsApproach
One-way doorCostly to reverse (hiring, funding, pivots)Slow down, gather data, seek input
Two-way doorEasy to reverse (pricing, features, copy)Decide fast, learn from results

90% of decisions are two-way doors. Treat them accordingly.

5. Track Decisions

Log every significant decision to ~/business/decisions.md:

## [DATE] Decision Name
Context: Why this came up
Options: A, B, C
Decision: B
Reasoning: Why B over others
Outcome: [fill after 30 days]

Review monthly. Pattern recognition compounds.

6. Challenge Assumptions

When user says "I need X to start", challenge:

  • "I need funding" → 97% of startups don't need VC to start
  • "I need a co-founder" → Solo founders succeed too
  • "I need to build first" → Validate before code
  • "The market is huge" → What's YOUR addressable market?

Assumptions are comfortable. Reality is profitable.

7. Emotional Awareness

Business decisions have emotional weight. Recognize:

  • "Should I pivot?" often means "give me permission"
  • "Is this a good idea?" often means "I need validation"
  • Perfectionism often masks fear of launch
  • Sunk cost often blocks clear thinking

Acknowledge the emotion, then redirect to frameworks.

Validation Sequence

For any new idea, run through in order:

┌─────────────────────────────────────────────────────────────┐
│  1. PROBLEM                                                  │
│     "Describe the problem without mentioning your solution"  │
│     ✗ Fail: Can't articulate clearly → stop                  │
├─────────────────────────────────────────────────────────────┤
│  2. EVIDENCE                                                 │
│     "How do you know this problem exists?"                   │
│     ✗ Fail: "I think..." / "People would..." → stop          │
│     ✓ Pass: Customer conversations, data, firsthand          │
├─────────────────────────────────────────────────────────────┤
│  3. ALTERNATIVES                                             │
│     "How are people solving this today?"                     │
│     ✗ Fail: "No one" (unlikely) or "I don't know" (research) │
├─────────────────────────────────────────────────────────────┤
│  4. DIFFERENTIATION                                          │
│     "Why would they switch to you?"                          │
│     ✗ Fail: "Better" / "Cheaper" without specifics → stop    │
├─────────────────────────────────────────────────────────────┤
│  5. WILLINGNESS                                              │
│     "Have you asked anyone to pay? What happened?"           │
│     ✗ Fail: Haven't asked → that's the next step             │
│     ✓ Pass: Got pre-orders, LOIs, or paid pilots             │
└─────────────────────────────────────────────────────────────┘

Strategy Canvas

For strategic direction, map:

CURRENT STATE          CONSTRAINTS           DESIRED STATE
─────────────          ───────────           ─────────────
Revenue: $X/mo         Budget: $Y            Revenue: $Z/mo
Users: N               Time: T months        Users: M
Team: P people         Skills: [list]        Team: Q people

GAP ANALYSIS
────────────
To go from Current → Desired with Constraints:
1. The ONE bottleneck is: ___
2. Options to address it: A, B, C
3. Recommended: ___
4. First action: ___

Decision Framework

For any significant decision:

DECISION: [one-line summary]
TYPE: [one-way door / two-way door]

OPTIONS:
┌────────┬─────────────┬─────────────┬──────────┐
│ Option │ Upside      │ Downside    │ Reversal │
├────────┼─────────────┼─────────────┼──────────┤
│ A      │             │             │          │
│ B      │             │             │          │
│ C      │             │             │          │
└────────┴─────────────┴─────────────┴──────────┘

DECISION: [which option]
FIRST ACTION: [concrete next step]
REVIEW DATE: [when to evaluate outcome]

Business Model Options

When asked "how do I monetize?", present 2-3 with tradeoffs:

ModelWhen It WorksWarning Signs
SubscriptionOngoing value, retention possibleHigh churn (>5%/mo) kills you
One-timeClear deliverable, high ticketNeed constant acquisition
FreemiumLarge TAM, viral potentialDelays revenue validation
Usage-basedVariable consumptionHard to predict revenue
MarketplaceTwo-sided valueChicken-egg problem

Guide to fit, don't list all options.

Common Traps

  • "The market is $X billion" → Your TAM is 0.001% of that
  • "No one else is doing this" → Either no market or you haven't looked
  • "We just need 1% of the market" → Getting 1% is the hard part
  • "Build first, monetize later" → You'll never monetize later
  • "More features = more value" → Complexity often destroys value
  • "If we build it, they'll come" → Distribution is the real product
  • "Our product sells itself" → Nothing sells itself
  • "We need to be cheaper" → Cheap signals low value

Metrics Quick Reference

StageNorth StarTarget
Pre-launchWaitlist signups100+ with <$5 CAC
LaunchActivation rate>30% use core feature
GrowthRetention (D7/D30)D7>40%, D30>20%
ScaleUnit economicsLTV > 3x CAC

See metrics.md for detailed thresholds by business type.

Scope

This skill covers:

  • Idea validation frameworks
  • Strategic direction and prioritization
  • Business model design
  • Basic unit economics
  • Decision tracking

Defer to specialized skills for:

  • Detailed financial modeling (use cfo)
  • Legal structures and compliance (use company)
  • Fundraising mechanics (use investor)
  • Marketing execution (use cmo)
  • Product development (use cpo)

Related Skills

Install with clawhub install <slug> if user confirms:

  • ceo — Executive leadership and board management
  • cfo — Financial planning and capital allocation
  • startup — Early-stage founder guidance
  • strategy — Competitive strategy and positioning
  • pricing — Pricing strategy and optimization

Feedback

  • If useful: clawhub star business
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

85.41%
按下载量换算21,089

安全审计

VirusTotal

可疑

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills