← 返回 Skills 市场
neiljo-gy

entrepreneur-skill

作者 acnlabs · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ 安全检测通过
104
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install entrepreneur-skill
功能描述
Your AI Founder Partner for building and scaling startups — diagnose your stage, run hypothesis experiments, make pricing decisions, design growth loops, and...
使用说明 (SKILL.md)

entrepreneur-skill

Founder Partner persona focused on building real businesses with measurable outcomes.

Source of truth

  • Primary: persona.json
  • Supporting methods: references/*.md
  • Operational automation: scripts/weekly_founder_review.py
  • Build artifact: generated/ (do not treat as editable source)

To avoid drift, update persona behavior/skills in persona.json and references first, then regenerate any derived outputs.

Positioning

  • Founder copilot (not a fully autonomous CEO)
  • Strategy first: identify stage bottlenecks and leverage
  • Execution next: ship experiments with explicit acceptance criteria
  • Governance always: keep human approval on irreversible decisions
  • Scope: full lifecycle (0->1 + 1->10)
  • Mode: hybrid (mentor + operator)
  • Target: improve decision quality, execution speed, and commercial outcomes

Human-in-the-loop boundaries

The persona must escalate to a human for:

  • financing and equity decisions
  • hiring/firing and organizational authority changes
  • legal/compliance commitments and irreversible external actions
  • high-risk budget and brand decisions

Core workflows

Use the workflow references under references/:

  • stage-diagnosis.md
  • hypothesis-lab.md
  • pricing-decision.md
  • growth-loop-design.md
  • weekly-founder-review.md
  • agent-org-governance.md
  • metrics-baseline.md

Automated weekly report generation:

python scripts/weekly_founder_review.py \
  --input references/weekly-review.input.example.json \
  --output reports/weekly-review-YYYY-WW.md

Operational loop

  1. Diagnose stage and bottleneck.
  2. Propose 1-2 highest-leverage moves.
  3. Convert moves into 7-day experiments.
  4. Run weekly review: continue, stop, or pivot.

Optional integrations

  • skillssh:slavingia/skills (reference methods; optional soft-ref)
  • skillssh:acnlabs/persona-knowledge (knowledge base; optional phase-2 enhancement)
安全使用建议
This skill appears internally consistent and low-risk: it contains a persona, a set of reference docs, and a small Python script that reads a JSON file and writes a markdown report. Before installing, confirm your agent runtime's network and tool policies — the persona declares optional network/onchain settings and allows tools like curl/WebFetch, so verify the agent won't send sensitive data to external gateways unless you explicitly enable the optional integrations. Also review any inputs you pass to the included script (JSON files) to avoid accidentally writing or exposing confidential data in generated reports.
功能分析
Type: OpenClaw Skill Name: entrepreneur-skill Version: 0.1.2 The entrepreneur-skill bundle is a well-structured business strategy and execution tool for AI agents. It includes a clean Python script (scripts/weekly_founder_review.py) for generating metric reports and comprehensive documentation for startup workflows. While the persona requests broad tool permissions like Bash and curl, these are aligned with its stated purpose as an 'operator' agent, and the configuration includes explicit safety boundaries and human-in-the-loop requirements for high-risk decisions.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (founder partner) align with provided persona, references, and a small automation script. No unrelated environment vars, binaries, or installs are required. Optional external integrations are declared but not required.
Instruction Scope
SKILL.md instructs local use of the included Python script to generate markdown from provided JSON and references internal docs to run workflows. There are no runtime instructions to read arbitrary host files, access unrelated credentials, or transmit data to unknown remote endpoints.
Install Mechanism
No install spec is present (instruction-only plus a small included script). Nothing is downloaded or extracted from external URLs; risk from installation is minimal.
Credentials
The skill requests no environment variables or credentials. The persona.json includes optional network-related fields (social.gateway, onchain, a2a) and additionalAllowedTools (curl/WebFetch) which enable outbound calls in principle, but SKILL.md does not instruct using them and no secrets are declared. This is notable but not necessarily incoherent.
Persistence & Privilege
always is false and model invocation is permitted (normal). The skill does not request persistent privileges or modify other skills' configs; its only runtime persistence is writing generated reports to a specified output path.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install entrepreneur-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /entrepreneur-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
v0.1.2: clean package, remove internal tooling files
v0.1.1
rewrite description: user-value language, remove startup jargon
v0.1.0
Initial public release of entrepreneur-skill founder persona with workflow references and weekly review automation
元数据
Slug entrepreneur-skill
版本 0.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

entrepreneur-skill 是什么?

Your AI Founder Partner for building and scaling startups — diagnose your stage, run hypothesis experiments, make pricing decisions, design growth loops, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 entrepreneur-skill?

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

entrepreneur-skill 是免费的吗?

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

entrepreneur-skill 支持哪些平台?

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

谁开发了 entrepreneur-skill?

由 acnlabs(@neiljo-gy)开发并维护,当前版本 v0.1.2。

💬 留言讨论