← Back to Skills Marketplace
googleworkspace-bot

Persona Project Manager

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
854
Downloads
0
Stars
12
Active Installs
13
Versions
Install in OpenClaw
/install persona-project-manager
Description
Coordinate projects — track tasks, schedule meetings, and share docs.
Usage Guidance
This skill appears to do what it says: it orchestrates Google Workspace actions via a 'gws' CLI and helper skills. Before installing, verify the source/trustworthiness of the gws binary and the listed helper skills (gws-drive, gws-sheets, gws-calendar, gws-gmail, gws-chat) because those will hold the Google credentials and permissions needed to send email, schedule events, and modify Drive/Sheets. Prefer enabling dry-run or user-confirmation for write actions, review what OAuth scopes the helper skills request, and restrict autonomous invocation if you want to prevent the agent from sending emails or creating calendar events without explicit approval.
Capability Analysis
Type: OpenClaw Skill Name: persona-project-manager Version: 1.0.12 The skill bundle defines a 'Project Manager' persona designed to orchestrate Google Workspace tasks using the 'gws' utility. The instructions in SKILL.md are consistent with the stated purpose of tracking tasks, scheduling meetings, and sharing documents via Drive, Gmail, and Calendar. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description (project coordination: tasks, meetings, docs) match the instructions, which call a 'gws' CLI and Google-workspace-focused helper skills (gws-drive, gws-sheets, gws-calendar, gws-gmail, gws-chat). Requiring the 'gws' binary and those helper skills is coherent for this functionality.
Instruction Scope
SKILL.md contains concrete, bounded instructions that call gws workflows and commands (upload, sheets append, calendar insert, gmail send). It does not instruct reading unrelated files or environment variables, nor does it attempt to exfiltrate data to unexpected endpoints. It recommends safe practices (dry-run).
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by this skill itself, which is the lowest-risk install model.
Credentials
The skill declares no required env vars or credentials itself and relies on the 'gws' binary and the listed helper skills to perform actions. This is plausible, but you should confirm those helper skills manage OAuth/service-account credentials appropriately; otherwise the skill would need access to Google credentials to send mail, modify calendars, and upload files.
Persistence & Privilege
always is false (good). The skill can be invoked autonomously (default), which is expected for an assistant that schedules meetings and sends email; however, that gives it the ability to perform potentially impactful actions (create calendar events, send emails). Consider requiring user confirmation or limiting scope if you don't want autonomous writes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install persona-project-manager
  3. After installation, invoke the skill by name or use /persona-project-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated skill version from 0.22.4 to 0.22.5 in metadata.
v1.0.11
- Updated skill metadata version from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Updated skill metadata version from 0.22.2 to 0.22.3 in SKILL.md. - No other changes to functionality, instructions, or workflows.
v1.0.9
- Updated version number in SKILL.md metadata from 0.22.1 to 0.22.2. - No other content changes were made.
v1.0.8
- Updated version number in SKILL.md from 0.22.0 to 0.22.1. - No other content or functional changes.
v1.0.7
- Updated version to 0.22.0 in skill metadata. - No other changes to workflows, instructions, or documentation content.
v1.0.6
- Updated version number in metadata from 0.21.1 to 0.21.2. - No other content changes made.
v1.0.5
- Updated version number from 0.20.1 to 0.21.1 in metadata. - No other content changes.
v1.0.4
- Updated skill version from 0.20.0 to 0.20.1 in metadata. - No functional or instructional changes; documentation only.
v1.0.3
- Updated version to 0.20.0. - No changes to features or instructions. - Documentation versioning kept in sync with latest release.
v1.0.2
- Updated version metadata in SKILL.md to 0.19.0 - Removed the top-level version field and moved versioning under the metadata section - No user-facing feature changes or workflow modifications
v1.0.1
- Updated formatting in the SKILL.md file for metadata bins and skills lists (now using list syntax). - No changes to features or functionality.
v1.0.0
Initial release of persona-project-manager - Coordinate projects by tracking tasks, scheduling meetings, and sharing documents. - Integrates with GWS Drive, Sheets, Calendar, Gmail, and Chat (requires utility skills to be loaded). - Includes workflows for standup reports, weekly digests, and file announcements. - Provides step-by-step instructions and tips for project management operations. - Sample commands and best practices outlined for efficient team coordination.
Metadata
Slug persona-project-manager
Version 1.0.12
License MIT-0
All-time Installs 12
Active Installs 12
Total Versions 13
Frequently Asked Questions

What is Persona Project Manager?

Coordinate projects — track tasks, schedule meetings, and share docs. It is an AI Agent Skill for Claude Code / OpenClaw, with 854 downloads so far.

How do I install Persona Project Manager?

Run "/install persona-project-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Persona Project Manager free?

Yes, Persona Project Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Persona Project Manager support?

Persona Project Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Persona Project Manager?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.

💬 Comments