← 返回 Skills 市场
OpenClaw Business Starter
作者
Tara Quinn
· GitHub ↗
· v1.0.0
· MIT-0
227
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-business-starter
功能描述
Provides OpenClaw agents with workflows, memory structure, and automation for autonomous AI business operations and daily reviews.
安全使用建议
This package appears to do what it says: create a workspace, templates, and schedule OpenClaw cron jobs. Before installing, do the following: 1) Inspect scripts/setup-foundation.sh and the template files (already included) to confirm the exact cron commands and files written — the setup script is the only code executed. 2) Verify what the openclaw cron add command will do in your environment (which agent identity, permissions, and runtime it will use). 3) If you have Git, SSH keys, cloud/API tokens, or service credentials on the machine, decide whether the agent should be allowed to use them — the templates explicitly permit autonomous commits/pushes and handling of outbound actions; remove or tighten those rules if unwanted. 4) Remove or edit any lines in AGENTS.md that say "Don't ask permission" or that allow pushing public changes until you have a trusted approval workflow. 5) Test the skill in a sandboxed account or VM with no API keys or production credentials to observe behavior. 6) If you rely on the GitHub links or the author, verify the upstream repo and publisher reputation before trusting updates. If you want, I can produce a short checklist of the exact changes to make in AGENTS.md and the setup script to limit autonomy (e.g., require manual approval for pushes and outgoing posts).
功能分析
Type: OpenClaw Skill
Name: openclaw-business-starter
Version: 1.0.0
The skill bundle provides a comprehensive organizational framework (PARA memory system) and automated workflows for an AI agent. The setup script (setup-foundation.sh) and templates (AGENTS.md, SOUL.md) are transparent, creating local directory structures and cron jobs for daily reviews. Notably, the AGENTS.md file includes explicit defensive instructions against prompt injection, warning the agent to ignore unauthenticated commands from sources like email or social media, which aligns with security best practices for autonomous agents.
能力评估
Purpose & Capability
Name/description match the actual behavior: the skill creates a local workspace (~/.openclaw/workspace), templates, and OpenClaw cron jobs and provides agent operating instructions. It does not request unrelated credentials or install arbitrary binaries.
Instruction Scope
SKILL.md and templates instruct the agent to create files, schedule cron jobs via the openclaw CLI, and run daily/heartbeat tasks. This stays within the stated purpose, but AGENTS.md contains strong autonomy directives (e.g., "Don't ask permission. Just do it.", "commit and push your own changes") which expand the agent's allowed actions beyond passive organization and monitoring. Those behavioral rules are part of templates rather than enforced technical controls.
Install Mechanism
No remote downloads or install hooks are present in the package. The only executable is an included bash setup script that creates local files and invokes the local openclaw CLI; no external archives or obscure URLs are fetched.
Credentials
The skill does not request environment variables, keys, or privileged config paths. It does require write access to the user's OpenClaw workspace and depends on the openclaw CLI and cron scheduler. Be aware that if your environment already has Git, SSH, or API credentials configured, the agent templates instruct actions (e.g., push, posting to social media, checking Stripe) that could use those credentials — the skill itself does not request them, but it assumes the user will provide them for integrations.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill creates persistent files and registers scheduled cron jobs via the openclaw CLI. The combination of scheduled autonomous tasks and the templates' permissive decision authority increases blast radius if the agent is allowed to act on existing credentials or access (e.g., git pushes, posting) — this is an expected property of an "autonomous business" skill, not a technical misconfiguration in the package.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-business-starter - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-business-starter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
OpenClaw Business Starter 是什么?
Provides OpenClaw agents with workflows, memory structure, and automation for autonomous AI business operations and daily reviews. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。
如何安装 OpenClaw Business Starter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-business-starter」即可一键安装,无需额外配置。
OpenClaw Business Starter 是免费的吗?
是的,OpenClaw Business Starter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Business Starter 支持哪些平台?
OpenClaw Business Starter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Business Starter?
由 Tara Quinn(@tara-quinn-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills