首页龙虾技能列表 › Persona Project Manager — 技能工具

Persona Project Manager — 技能工具

v1.0.12

[自动翻译] Coordinate projects — track tasks, schedule meetings, and share docs.

0· 579·12 当前·12 累计
下载技能包
License
MIT-0
最后更新
2026/4/1
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's requirements and runtime instructions align with its stated project-management purpose, but it delegates access/credentials to external 'gws' utilities so you should verify those helper skills and permissions before enabling autonomous actions.
评估建议
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...
详细分析 ▾
用途与能力
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.
指令范围
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).
安装机制
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.
凭证需求
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.
持久化与权限
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.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.122026/3/7

- Updated skill version from 0.22.4 to 0.22.5 in metadata.

● 无害

安装命令 点击复制

官方npx clawhub@latest install persona-project-manager
镜像加速npx clawhub@latest install persona-project-manager --registry https://cn.clawhub-mirror.com

技能文档

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.
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务