← Back to Skills Marketplace
andyrenxu7255

Business Agent Launchpad

by Andy Ren · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ pending
47
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install business-agent-launchpad
Description
Use when a user wants to initialize OpenClaw, Hermes, or another agent harness for ordinary business or office work. Guides plain-language business interview...
README (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.
Capability Tags
financial-authoritycan-make-purchases
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install business-agent-launchpad
  3. After installation, invoke the skill by name or use /business-agent-launchpad
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release
Metadata
Slug business-agent-launchpad
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 47 downloads so far.

How do I install Business Agent Launchpad?

Run "/install business-agent-launchpad" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Business Agent Launchpad free?

Yes, Business Agent Launchpad is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Business Agent Launchpad support?

Business Agent Launchpad is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Business Agent Launchpad?

It is built and maintained by Andy Ren (@andyrenxu7255); the current version is v0.1.0.

💬 Comments