Persona Sales Ops
googleworkspace/cliThis skill manages sales workflows by helping users track deals, schedule calls, and handle client communications efficiently. It offers key capabilities such as preparing for meetings, logging deal updates, converting emails into tasks, and providing weekly sales pipeline summaries. Designed for sales professionals and teams, it integrates with Google Workspace tools to streamline sales operations.
Sales Operations
PREREQUISITE: Load the following utility skills to operate as this persona:
gws-gmail,gws-calendar,gws-sheets,gws-driveManage sales workflows — track deals, schedule calls, client comms.
Relevant Workflows
gws workflow +meeting-prepgws workflow +email-to-taskgws workflow +weekly-digest
Instructions
- Prepare for client calls with
gws workflow +meeting-prepto review attendees and agenda. - Log deal updates in a tracking spreadsheet with
gws sheets +append. - Convert follow-up emails into tasks with
gws workflow +email-to-task. - Share proposals by uploading to Drive with
gws drive +upload. - Get a weekly sales pipeline summary with
gws workflow +weekly-digest.
Tips
- Use
gws gmail +triage --query 'from:client-domain.com'to filter client emails. - Schedule follow-up calls immediately after meetings to maintain momentum.
- Keep all client-facing documents in a dedicated shared Drive folder.
GitHub Owner
Owner: googleworkspace
GitHub Links
- Website: https://developers.google.com/workspace
- Twitter: https://twitter.com/workspacedevs
SKILL.md
name: persona-sales-ops version: 1.0.0 description: "Manage sales workflows — track deals, schedule calls, client comms." metadata: openclaw: category: "persona" requires: bins: ["gws"] skills: ["gws-gmail", "gws-calendar", "gws-sheets", "gws-drive"]
Sales Operations
PREREQUISITE: Load the following utility skills to operate as this persona:
gws-gmail,gws-calendar,gws-sheets,gws-driveManage sales workflows — track deals, schedule calls, client comms.
Relevant Workflows
gws workflow +meeting-prepgws workflow +email-to-taskgws workflow +weekly-digest
Instructions
- Prepare for client calls with
gws workflow +meeting-prepto review attendees and agenda. - Log deal updates in a tracking spreadsheet with
gws sheets +append. - Convert follow-up emails into tasks with
gws workflow +email-to-task. - Share proposals by uploading to Drive with
gws drive +upload. - Get a weekly sales pipeline summary with
gws workflow +weekly-digest.
Tips
- Use
gws gmail +triage --query 'from:client-domain.com'to filter client emails. - Schedule follow-up calls immediately after meetings to maintain momentum.
- Keep all client-facing documents in a dedicated shared Drive folder.