Strategy Awal
/install strategy-awal
Strategy Awal
This skill monitors [email protected], classifies incoming emails by region (Oman, Qatar, MENA), and executes approved actions via Google Docs, Sheets, and Slides.
Core Capabilities
- Email Monitoring: Uses
gogCLI to poll the[email protected]inbox for unread messages. - Contextual Classification: Automatically categorizes emails based on internal strategy keywords (Oman, Qatar, MENA) stored in
context/email-classification-keywords.json. - Approval Workflow: Pushes a summary to Telegram and waits for the Chairman's approval before executing actions.
- Google Workspace Automation: Upon approval, autonomously drafts Google Docs, creates Google Slides, or sets up Google Sheets based on the email context.
Prerequisites
gogconfigured and authenticated via OAuth with scopes forgmail,docs,drive,sheets.- Telegram integration enabled on OpenClaw.
Workflow Commands
/check— Check for unread emails immediately and present a classification summary./classify [region]— List processed emails mapped to a specific region (e.g., Oman).- Custom Natural Language — Provide instructions directly against the email context (e.g., "Draft a response in Google Docs").
Regional Keywords
The classification engine uses a weighted heuristic based on the Awalcom strategy:
- Oman: ARISE, hydrogen, SSEZ, Duqm, Vision 2040.
- Qatar: QNDS, climate awareness, climate action.
- MENA: Regional initiatives, IsDB, Arab Fund.
See docs/approval-workflow.md and docs/telegram-commands.md in the repository for full deployment guides and troubleshooting steps.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install strategy-awal - 安装完成后,直接呼叫该 Skill 的名称或使用
/strategy-awal触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Strategy Awal 是什么?
OpenClaw MVP v8.1 — Email Classification & Google Workspace Execution for Awalcom. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。
如何安装 Strategy Awal?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install strategy-awal」即可一键安装,无需额外配置。
Strategy Awal 是免费的吗?
是的,Strategy Awal 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Strategy Awal 支持哪些平台?
Strategy Awal 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Strategy Awal?
由 strategy-awal(@strategy-awal)开发并维护,当前版本 v1.0.0。