← Back to Skills Marketplace
Openclaw Automation Guide
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-automation-guide
Description
OpenClaw 自动化工作流 - 教你创建自动执行的任务。适合:效率提升、定时任务。
Usage Guidance
This is an instruction-only automation guide that otherwise looks coherent with its stated purpose, but proceed with caution. Before using it: (1) confirm you have a legitimate 'openclaw' CLI from a trusted source — the skill assumes that binary though it doesn't declare it; (2) know that forwarding and platform integrations (Telegram, Slack, WeChat, juejin/zhihu, email) will require API keys/tokens — ensure you provision and store those credentials securely and verify where they are saved (avoid plaintext in repo/config); (3) review any ~/.openclaw files the guide asks you to create before applying them, since they live in your home directory and may contain sensitive settings; (4) treat webhooks and forwarding rules carefully — they can expose data to external endpoints; and (5) if you will pay for services referenced in the README (contact info included), verify the vendor independently. If you want higher confidence, ask the skill author to explicitly list required binaries and credentials and to provide guidance on secure credential storage.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-automation-guide
Version: 1.0.0
The skill bundle is a documentation-only guide for setting up automation workflows in OpenClaw. It contains YAML configuration examples for cron jobs, triggers, and automations, along with standard CLI commands for management. There is no executable code or malicious instructions within SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Skill name/description (OpenClaw automation guide) aligns with the SKILL.md content: it provides YAML examples for cron jobs, triggers, and automation rules. However, the instructions assume the presence of an 'openclaw' CLI and integrations (Telegram, Slack, WeChat, juejin, zhihu, email) while the skill metadata declares no required binaries or credentials — a minor mismatch between claimed requirements and the runtime expectations.
Instruction Scope
The SKILL.md tells a user/agent to create config files under ~/.openclaw, to run CLI commands (openclaw skill enable, openclaw logs, openclaw automation test), and to define webhooks and file-watching paths (e.g., ~/Documents/inbox). These are within an automation guide's scope, but they do direct filesystem writes in the user's home and define webhook endpoints and forwarding rules that would access message/content data.
Install Mechanism
No install spec and no code files are provided (instruction-only), so nothing is automatically downloaded or written by the skill itself — this is lower risk from an installation perspective.
Credentials
The guide references multiple external platforms and actions that normally require API tokens or credentials (Telegram, Slack, WeChat, juejin, zhihu, email forwarding), but the skill declares no required environment variables or primary credential. That omission is important: in practice the user/agent will need to supply service credentials, and the guide does not explain where/how to store them securely or whether the agent will access them.
Persistence & Privilege
The skill does not request always:true or any system-wide privileges. It instructs creating config under ~/.openclaw and enabling skills via the CLI, which are reasonable for an automation guide and are limited to the OpenClaw ecosystem.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-automation-guide - After installation, invoke the skill by name or use
/openclaw-automation-guide - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OpenClaw 自动化工作流指南首次发布。
- 提供详细的定时任务、消息、Webhook、文件等多种触发自动化方式配置示例
- 支持自动回复、自动分类、自动转发等自动化操作
- 指导如何创建、启用和管理自定义自动化 Skill
- 涵盖日志查看、执行历史和常见问题解决方法
- 提供专业定制及技术支持联系方式
Metadata
Frequently Asked Questions
What is Openclaw Automation Guide?
OpenClaw 自动化工作流 - 教你创建自动执行的任务。适合:效率提升、定时任务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Openclaw Automation Guide?
Run "/install openclaw-automation-guide" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Automation Guide free?
Yes, Openclaw Automation Guide is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw Automation Guide support?
Openclaw Automation Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Automation Guide?
It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.
More Skills