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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install strategy-awal - After installation, invoke the skill by name or use
/strategy-awal - Provide required inputs per the skill's parameter spec and get structured output
What is Strategy Awal?
OpenClaw MVP v8.1 — Email Classification & Google Workspace Execution for Awalcom. It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.
How do I install Strategy Awal?
Run "/install strategy-awal" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Strategy Awal free?
Yes, Strategy Awal is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Strategy Awal support?
Strategy Awal is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Strategy Awal?
It is built and maintained by strategy-awal (@strategy-awal); the current version is v1.0.0.