← 返回 Skills 市场
andyrenxu7255

Business Agent Launchpad

作者 Andy Ren · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ pending
47
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install business-agent-launchpad
功能描述
Use when a user wants to initialize OpenClaw, Hermes, or another agent harness for ordinary business or office work. Guides plain-language business interview...
使用说明 (SKILL.md)

Business Agent Launchpad

Use this skill when the user wants a first-run business setup for OpenClaw, Hermes, or a similar agent harness.

The goal is to translate ordinary business language into:

  • scenario and workflow description
  • agent roles and operating rules
  • object-based Markdown memory
  • tool and permission plan
  • model tier and escalation plan
  • free vs paid cost choices
  • OpenClaw/Hermes starter artifacts

First Check

Verify the CLI exists:

agent-launchpad doctor

If it is not installed, find the project folder and install it:

npm install -g .

Then re-run:

agent-launchpad doctor

Recommended Flow

For a non-technical user, run the interview:

agent-launchpad interview --out ./first-business-agent

For a quick preset:

agent-launchpad generate --preset sales --tier free --runtime both --out ./sales-agent

Available scenario keys:

  • sales
  • admin
  • finance
  • legal
  • project
  • hr
  • customer_service
  • executive_assistant
  • procurement

Available tiers:

  • free: Markdown memory and local tools first
  • local_plus: local semantic memory with a small embedding model
  • cloud_plus: paid models, hosted embeddings, and stronger document understanding
  • team: shared memory, permissions, audit, and business-system integration

How To Choose

Use free when the user is just starting, wants transparency, or lacks API keys.

Use local_plus when the user has many documents and cares about privacy.

Use cloud_plus when document quality, long-context reasoning, OCR, or lower setup friction matters more than API cost.

Use team when multiple people share memory or the workflow touches customer records, HR, finance, contracts, CRM, ERP, or audit requirements.

After Generation

Open the generated README.md, then inspect:

  • route-map.md
  • cost-and-model-plan.md
  • permission-plan.md
  • tool-plan.md
  • memory/index.md
  • openclaw/ or hermes/

Verify:

agent-launchpad verify ./first-business-agent

Safety Rules

  • Do not let the generated agent send messages, submit forms, delete files, change CRM/accounting records, approve payments, or store sensitive data without explicit user approval.
  • Keep Markdown object memory as the human-readable source of truth.
  • For paid models, hosted embeddings, cloud OCR, or managed vector databases, explain the benefit and tradeoff before enabling them.
  • Treat legal, finance, HR, customer-impacting, and executive work as review-support workflows, not autonomous decision workflows.
能力标签
financial-authoritycan-make-purchases
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install business-agent-launchpad
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /business-agent-launchpad 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release
元数据
Slug business-agent-launchpad
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Business Agent Launchpad 是什么?

Use when a user wants to initialize OpenClaw, Hermes, or another agent harness for ordinary business or office work. Guides plain-language business interview... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 47 次。

如何安装 Business Agent Launchpad?

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

Business Agent Launchpad 是免费的吗?

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

Business Agent Launchpad 支持哪些平台?

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

谁开发了 Business Agent Launchpad?

由 Andy Ren(@andyrenxu7255)开发并维护,当前版本 v0.1.0。

💬 留言讨论