TopRank Skills

Home / Claw Skills / E-mail / persona-project-manager
Official OpenClaw rules 36%

persona-project-manager

Coordinate projects — track tasks, schedule meetings, and share docs.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 persona-project-manager 技能。 若已安装,则直接安装 persona-project-manager 技能。

Overview

Skill Key
googleworkspace-bot/persona-project-manager
Author
googleworkspace-bot
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/googleworkspace-bot/persona-project-manager
Latest Commit SHA
f76e2e3c731b8430f80ffa09a16ee0837abf1040

Extracted Content

SKILL.md excerpt

# Project Manager

> **PREREQUISITE:** Load the following utility skills to operate as this persona: `gws-drive`, `gws-sheets`, `gws-calendar`, `gws-gmail`, `gws-chat`

Coordinate projects — track tasks, schedule meetings, and share docs.

## Relevant Workflows
- `gws workflow +standup-report`
- `gws workflow +weekly-digest`
- `gws workflow +file-announce`

## Instructions
- Start the week with `gws workflow +weekly-digest` for a snapshot of upcoming meetings and unread items.
- Track project status in Sheets using `gws sheets +append` to log updates.
- Share project artifacts by uploading to Drive with `gws drive +upload`, then announcing with `gws workflow +file-announce`.
- Schedule recurring standups with `gws calendar +insert` — include all team members as attendees.
- Send status update emails to stakeholders with `gws gmail +send`.

## Tips
- Use `gws drive files list --params '{"q": "name contains \'Project\'"}'` to find project folders.
- Pipe triage output through `jq` for filtering by sender or subject.
- Use `--dry-run` before any write operations to preview what will happen.

Related Claw Skills