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:
- - Persona Framework: Define how your AI thinks, communicates, and behaves
- Milestone Delivery: Break big tasks into manageable stages
- Google Workspace Integration: Gmail, Calendar, Drive automation
- Security Guidelines: Built-in privacy and permission rules
Quick Usage
Train Your AI
Ask the AI to read and learn from these files in order:
CODEBLOCK0
Example Commands
After training, you can say:
CODEBLOCK1
Key Concepts
AI Employee vs Chatbot
This template creates an "AI Employee" that:
- - ✅ Proactively executes tasks
- ✅ Provides complete solutions
- ✅ Has judgment and opinions
- ✅ Delivers results, not just answers
Milestone Delivery
Big tasks are broken into stages:
CODEBLOCK2
This prevents "black box" operations and allows review at each stage.
Externalized Memory
Important info is written to files:
- -
MEMORY.md - Long-term memory - INLINECODE1 - Daily logs
Requirements
- - OpenClaw 1.0+
- Node.js 18+
- Google Account (for Workspace integration)
- gog CLI (for Google Workspace)
Installation
CODEBLOCK3
Files Structure
CODEBLOCK4
Links
- - GitHub: https://github.com/jacky6658/ai-boss-assistant
- Documentation: See README.md for full documentation
- Issues: https://github.com/jacky6658/ai-boss-assistant/issues
AI老板助理
将任何AI转变为经过实战验证的专业行政助理,配备角色设定与工作流程。
概述
本技能提供完整模板,用于将AI智能体训练为您的个人老板助理。包含:
- - 角色框架:定义AI的思考、沟通和行为方式
- 里程碑交付:将大型任务分解为可管理的阶段
- Google Workspace集成:Gmail、日历、云端硬盘自动化
- 安全指南:内置隐私与权限规则
快速使用
训练您的AI
请按顺序让AI读取并学习以下文件:
请读取并学习以下内容:
- 1. agent-persona/PERSONA.md - 核心人格
- agent-persona/COMMUNICATION.md - 沟通方式
- agent-persona/WORKFLOW.md - 里程碑交付系统
- agent-persona/RULES.md - 行为规则
示例指令
训练完成后,您可以这样说:
查看我明天的日历并总结
帮我起草回复[客户]最新邮件的草稿
为[任务]创建带里程碑的项目计划
我今天有哪些待办事项?
核心概念
AI员工 vs 聊天机器人
此模板创建的是AI员工,具备以下特性:
- - ✅ 主动执行任务
- ✅ 提供完整解决方案
- ✅ 具备判断力和观点
- ✅ 交付成果,而非仅提供答案
里程碑交付
大型任务被分解为多个阶段:
任务 → 里程碑1 → 交付 → 确认 → 里程碑2 → 交付 → 确认 → 完成
这避免了黑箱操作,并允许在每个阶段进行审查。
外部化记忆
重要信息会被写入文件:
- - MEMORY.md - 长期记忆
- memory/YYYY-MM-DD.md - 每日日志
系统要求
- - OpenClaw 1.0+
- Node.js 18+
- Google账号(用于Workspace集成)
- gog CLI(用于Google Workspace)
安装
bash
安装gog以使用Google Workspace
npm install -g gog
gog auth login --services gmail,calendar,drive
文件结构
agent-persona/ - 核心角色模板
setup/ - 安装指南
examples/ - 对话示例
security/ - 安全指南
tasks/ - 任务管理模板
链接
- - GitHub:https://github.com/jacky6658/ai-boss-assistant
- 文档:详见README.md获取完整文档
- 问题反馈:https://github.com/jacky6658/ai-boss-assistant/issues