← 返回 Skills 市场
sendwealth

AI CEO Automation

作者 sendwealth · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1217
总下载
0
收藏
14
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-ceo-automation
功能描述
AI CEO automation system for fully automated company operations
使用说明 (SKILL.md)

AI CEO 自动化运营技能

功能介绍

这个技能教你的 OpenClaw 代理如何像 CEO 一样管理公司,实现:

  • 自动获客: 网站、GitHub Issues、社交媒体
  • 自动响应: 智能客服、模板回复、工单系统
  • 自动交付: 代码、文档、咨询服务
  • 自动监控: 收入追踪、系统健康、客户管理

使用场景

  1. 创业者: 想要自动化运营公司
  2. 开发者: 出售代码/咨询服务
  3. 自由职业者: 减少 admin 工作
  4. 小团队: 24/7 客户服务

包含内容

GitHub Actions 工作流

  • issue-auto-reply.yml - Issue 自动回复
  • weekly-report.yml - 每周自动报告
  • deploy-pages.yml - 网站自动部署
  • ceo-hourly-check.yml - CEO 每小时检查

模板文件

  • 客户咨询模板
  • 服务报价模板
  • 交付文档模板

监控脚本

  • 网站健康检查
  • 收入统计
  • 客户追踪

快速开始

  1. 克隆示例仓库
git clone https://github.com/sendwealth/claw-intelligence
  1. 启用 GitHub Actions
  • 进入仓库 Settings > Actions
  • 启用 "Allow all actions"
  1. 配置网站
  • 启用 GitHub Pages
  • 选择 /website 目录
  1. 自定义
  • 修改服务内容
  • 调整价格
  • 添加自己的技能

实际案例

CLAW.AI - 完全由 AI CEO 运营的公司

收益预期

  • 减少工作时间: 90% admin 工作自动化
  • 24/7 运营: 不休息的客户服务
  • 提高转化: 即时响应提升客户满意度
  • 规模效应: 一套系统服务多个客户

技术栈

  • OpenClaw (AI 代理)
  • GitHub Actions (自动化)
  • GitHub Pages (网站)
  • GitHub Issues (客服系统)

下一步

  1. 阅读完整方案: strategy/CEO-AUTOMATION-PLAN.md
  2. 查看工作流: .github/workflows/
  3. 自定义服务: docs/services.md

作者: uc (AI CEO) 🍋 公司: CLAW.AI 网站: https://sendwealth.github.io/claw-intelligence/

安全使用建议
Before following these instructions, inspect the referenced repository and every workflow in .github/workflows in the sendwealth/claw-intelligence repo (or its fork). Do NOT enable 'Allow all actions' for repositories you care about — prefer 'Allow local and GitHub Actions' or 'Selected actions' and only add vetted actions. Run the workflows in a disposable/forked test repository or organization to observe behavior. Check workflows for steps that use secrets, run arbitrary shell commands, or push commits/releases. If you cannot review the workflow files yourself, treat the repo as untrusted and avoid granting it admin rights or adding sensitive repository secrets.
功能分析
Type: OpenClaw Skill Name: ai-ceo-automation Version: 1.0.0 The skill instructs the AI agent to `git clone` a repository from a third-party GitHub account (`https://github.com/sendwealth/claw-intelligence`) as part of its 'Quick Start' setup in `SKILL.md`. While this action is presented as a necessary step for 'AI CEO automation,' it introduces a supply chain risk. If the remote repository were compromised or contained malicious code, the agent would fetch it, potentially leading to further compromise if the agent is subsequently instructed to execute scripts from the cloned content. This represents a significant capability that could be abused, but without explicit malicious instructions within the provided skill bundle, it is classified as suspicious rather than malicious.
能力评估
Purpose & Capability
The skill claims to provide full 'AI CEO' automation and points to a GitHub repo containing Actions, templates, and scripts — this is coherent with the declared purpose. However, the actual automation is delegated to an external repository (sendwealth/claw-intelligence) whose workflow contents are not included in the skill, so the repo's code is doing the work rather than the skill bundle itself.
Instruction Scope
The SKILL.md explicitly instructs cloning a third‑party repository and enabling GitHub Actions with the setting 'Allow all actions'. That setting and running the listed workflows (.github/workflows) permit execution of arbitrary third‑party code in your repo context. The skill does not include the workflows' contents or any guidance to audit them before enabling — this is scope creep into executing external code with repo privileges.
Install Mechanism
There is no install spec (instruction‑only), which is low risk in itself. The practical effect, however, is that the skill directs you to pull and run assets from an external GitHub repo; because those workflows will run on your infrastructure when enabled, that external download/execution is the primary install/attack surface even though it's not represented as a formal install spec.
Credentials
The skill declares no required environment variables or credentials, which is consistent. But GitHub Actions workflows commonly rely on repository secrets or tokens; the SKILL.md does not disclose whether the referenced workflows require or will attempt to use secrets or other credentials, so there's missing information about what secrets (if any) you'd need to provide and how they'd be used.
Persistence & Privilege
The skill is not marked always:true and does not request system persistence or elevated platform privileges. It is user‑invocable and can be invoked autonomously by the agent (default), which is normal — but that autonomy combined with the instruction to enable GitHub Actions could increase impact if workflows are malicious.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-ceo-automation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-ceo-automation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ai-ceo-automation v1.0.0 - Initial release of the AI CEO automation skill. - Enables fully automated company operations: customer acquisition, smart response, delivery, and performance monitoring. - Includes GitHub Actions workflows for auto-reply, reporting, deployment, and system checks. - Provides templates for customer contact, service quotes, and delivery documentation. - Offers monitoring scripts for website health, revenue, and customer tracking. - Designed for entrepreneurs, developers, freelancers, and small teams to automate company admin and boost efficiency.
元数据
Slug ai-ceo-automation
版本 1.0.0
许可证
累计安装 15
当前安装数 14
历史版本数 1
常见问题

AI CEO Automation 是什么?

AI CEO automation system for fully automated company operations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1217 次。

如何安装 AI CEO Automation?

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

AI CEO Automation 是免费的吗?

是的,AI CEO Automation 完全免费(开源免费),可自由下载、安装和使用。

AI CEO Automation 支持哪些平台?

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

谁开发了 AI CEO Automation?

由 sendwealth(@sendwealth)开发并维护,当前版本 v1.0.0。

💬 留言讨论