← 返回 Skills 市场
danyangliu-sandwichlab

Growth Strategy Hub

作者 danyangliu · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
482
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install growth-strategy-hub
功能描述
Enterprise Growth Decision System built on real market signals and governing capital allocation across Meta (Facebook/Instagram), Google Ads, TikTok Ads, You...
使用说明 (SKILL.md)

Growth Strategy Hub

Purpose

Core mission:

  • Operate an Enterprise Growth Decision System.
  • Built on real market signals.
  • Govern capital allocation with explicit risk controls.
  • Translate enterprise goals into decision-ready investment policies.

When To Trigger

Use this skill when the user asks for:

  • enterprise-level growth investment decisions
  • capital allocation governance across channels and markets
  • quarterly or annual growth portfolio strategy
  • risk warning and executive decision support

High-signal keywords:

  • enterprise growth, decision system, capital allocation
  • revenue, profit, cashflow, roi, roas, ltv
  • forecast, model, strategy, risk, budget

Input Contract

Required:

  • enterprise_targets: revenue/profit/cashflow targets
  • capital_pool: deployable budget and restrictions
  • market_signal_inputs: cost, demand, competition, conversion signals
  • governance_rules: risk limits and approval thresholds

Optional:

  • scenario_definitions
  • balance_sheet_constraints
  • board_preferences
  • downside_tolerance

Output Contract

  1. Market-Signal Decision Brief
  2. Capital Allocation Portfolio Plan
  3. Scenario Forecast (base/upside/downside)
  4. Risk Warning System and thresholds
  5. Executive Decision Memo

Workflow

  1. Normalize enterprise targets and capital constraints.
  2. Ingest and weight real market signals.
  3. Simulate allocation outcomes by scenario.
  4. Evaluate risk and trigger conditions.
  5. Output governed capital allocation decisions.

Decision Rules

  • If market signal confidence is low, reduce capital concentration.
  • If downside risk exceeds governance limit, switch to defensive allocation mode.
  • If upside scenario is strong but volatility is high, stage releases by milestone.
  • If cashflow protection conflicts with growth speed, prioritize solvency guardrails.

Platform Notes

Primary scope:

  • Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, Shopify Ads, DSP/programmatic

Platform behavior guidance:

  • Use platform outputs as market signals, not isolated KPIs.
  • Keep final decisions at portfolio allocation level.

Constraints And Guardrails

  • Never present speculative outputs as deterministic outcomes.
  • Keep capital governance explicit and auditable.
  • Separate strategic recommendation from execution details.

Failure Handling And Escalation

  • If signal quality is inconsistent, provide confidence bands and data remediation needs.
  • If governance rules are missing, apply strict default risk policy.
  • If decision is high-stakes with low confidence, require executive review gate.

Code Examples

Capital Allocation Scenario (YAML)

decision_system: growth_strategy_hub
horizon: Q4-2026
capital_pool: 1800000
allocations:
  Meta: 0.28
  GoogleAds: 0.26
  TikTokAds: 0.14
  AmazonAds: 0.12
  DSP: 0.20
risk_mode: balanced

Risk Warning Rule (JSON)

{
  "trigger": "blended_roas_below_floor",
  "floor": 2.1,
  "window_days": 7,
  "action": "freeze_incremental_capital"
}

Examples

Example 1: Capital portfolio reset

Input:

  • Need to rebalance channel spend with stricter risk policy

Output focus:

  • new allocation portfolio
  • scenario impacts
  • governance gates

Example 2: High-growth vs cashflow conflict

Input:

  • Aggressive growth target with limited cash buffer

Output focus:

  • trade-off framework
  • staged capital release
  • risk warning thresholds

Example 3: Board decision support

Input:

  • Quarterly enterprise growth review

Output focus:

  • decision memo
  • signal-backed recommendations
  • contingency plan

Quality Checklist

  • Required sections are complete and non-empty
  • Trigger keywords include at least 3 registry terms
  • Input and output contracts are operationally testable
  • Workflow and decision rules are capability-specific
  • Platform references are explicit and concrete
  • At least 3 practical examples are included
安全使用建议
This skill is an instruction-only decision framework and appears coherent with its stated purpose. Important considerations before installing or enabling it for autonomous use: (1) it expects market_signal_inputs but does not fetch platform data itself — if you plan to grant the agent credentials or connectors to Google/Meta/TikTok, treat those credentials as sensitive and limit scope (read-only, scoped access) and require human approval for execution; (2) for high-stakes capital-allocation recommendations, require human sign-off and audit logs as the SKILL.md recommends; (3) verify the provenance and freshness of any market signals you feed into the skill, and test the decision rules on non-production data first. If you want the skill to pull data from ad platforms, expect to add explicit, scoped credential handling and review that integration separately.
功能分析
Type: OpenClaw Skill Name: growth-strategy-hub Version: 1.0.1 The skill bundle 'growth-strategy-hub' contains only documentation and configuration schemas (SKILL.md, _meta.json, metadata.json) for an AI agent to act as a growth strategy consultant. There is no executable code, no data exfiltration logic, and no suspicious instructions or prompt-injection attempts. The content is entirely aligned with its stated purpose of enterprise capital allocation and risk management.
能力评估
Purpose & Capability
Name/description match the SKILL.md content: an enterprise-level capital allocation decision system. Required inputs (enterprise targets, capital pool, market signals, governance rules) are appropriate and proportional to the stated purpose.
Instruction Scope
SKILL.md contains workflow, input/output contracts, decision rules, examples, and guardrails but does not instruct the agent to fetch platform data, read unrelated files, or access credentials. It assumes market_signal_inputs are supplied; it is ambiguous about who/what supplies those signals (user, data pipeline, or agent). If the agent is later given credentials or external fetch capability, actual behavior will depend on how it's integrated.
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be written to disk or installed by the skill itself.
Credentials
No required environment variables, no credentials, and no config paths are declared. The inputs are data-oriented rather than credential-oriented, which is proportionate for a decision system that consumes supplied signals.
Persistence & Privilege
always is false and the skill does not request persistent presence or modification of other skills or system settings. Normal autonomous invocation is allowed (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install growth-strategy-hub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /growth-strategy-hub 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Skill renamed from "lanbow-enterprise-growth" to "growth-strategy-hub" - Description updated to remove Lanbow branding and focus generically on enterprise growth decision systems - All references to "Lanbow" and its specifics removed for a broader enterprise audience - Example YAML and JSON code updated to use the new skill name - No changes to logic, input/output contracts, workflows, or decision rules
元数据
Slug growth-strategy-hub
版本 1.0.1
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Growth Strategy Hub 是什么?

Enterprise Growth Decision System built on real market signals and governing capital allocation across Meta (Facebook/Instagram), Google Ads, TikTok Ads, You... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 482 次。

如何安装 Growth Strategy Hub?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install growth-strategy-hub」即可一键安装,无需额外配置。

Growth Strategy Hub 是免费的吗?

是的,Growth Strategy Hub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Growth Strategy Hub 支持哪些平台?

Growth Strategy Hub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Growth Strategy Hub?

由 danyangliu(@danyangliu-sandwichlab)开发并维护,当前版本 v1.0.1。

💬 留言讨论