π¦ ClawHub
AI Boss Assistant
by @jacky6658
Transform any AI into a professional executive assistant with battle-tested personas and workflows. Complete templates for Google Workspace integration (Gmail, Calendar, Drive), milestone delivery system, and security guidelines.
TERMINAL
clawhub install ai-boss-assistantπ About This Skill
name: ai-boss-assistant description: Transform any AI into a professional executive assistant with battle-tested personas and workflows. Complete templates for Google Workspace integration (Gmail, Calendar, Drive), milestone delivery system, and security guidelines. homepage: https://github.com/jacky6658/ai-boss-assistant metadata: { "openclaw": { "emoji": "πΌ", "requires": { "bins": ["node"] }, }, }
AI Boss Assistant
> Transform any AI into a professional executive assistant with battle-tested personas and workflows.
Overview
This skill provides complete templates to train an AI agent as your personal boss assistant. It includes:
Quick Usage
Train Your AI
Ask the AI to read and learn from these files in order:
Please read and learn from:
1. agent-persona/PERSONA.md - Core personality
2. agent-persona/COMMUNICATION.md - How to communicate
3. agent-persona/WORKFLOW.md - Milestone delivery system
4. agent-persona/RULES.md - Behavioral rules
Example Commands
After training, you can say:
"Check my calendar for tomorrow and summarize"
"Help me draft a reply to the latest email from [client]"
"Create a project plan for [task] with milestones"
"What's on my todo list today?"
Key Concepts
AI Employee vs Chatbot
This template creates an "AI Employee" that:
Milestone Delivery
Big tasks are broken into stages:
Task β M1 β Deliver β OK β M2 β Deliver β OK β Done
This prevents "black box" operations and allows review at each stage.
Externalized Memory
Important info is written to files:
MEMORY.md - Long-term memorymemory/YYYY-MM-DD.md - Daily logsRequirements
Installation
# Install gog for Google Workspace
npm install -g gog
gog auth login --services gmail,calendar,drive
Files Structure
agent-persona/ - Core persona templates
setup/ - Installation guides
examples/ - Conversation examples
security/ - Security guidelines
tasks/ - Task management templates