persona-sales-ops
googleworkspace/cli
Manage sales workflows — track deals, schedule calls, and client communications.
What is persona-sales-ops?
A sales operations persona that integrates with Google Workspace to streamline deal tracking, meeting preparation, and client communication. Use it to organize your sales pipeline, prepare for calls, log updates, and maintain client relationships across email, calendar, and spreadsheets.
- Prepare for client calls with meeting agendas and attendee reviews
- Track and log deal updates in spreadsheets
- Convert follow-up emails into actionable tasks
- Upload and share proposals via Google Drive
- Generate weekly sales pipeline summaries
- Filter and triage client emails by domain
How to install persona-sales-ops
npx skills add null --skill persona-sales-ops- gws-gmail skill
- gws-calendar skill
- gws-sheets skill
- gws-drive skill
How to use persona-sales-ops
- 1.Install the required utility skills: gws-gmail, gws-calendar, gws-sheets, and gws-drive
- 2.Use `gws workflow +meeting-prep` before client calls to review attendees and set agenda
- 3.Log deal updates with `gws sheets +append` to your tracking spreadsheet
- 4.Convert follow-up emails to tasks using `gws workflow +email-to-task`
- 5.Upload proposals to Drive with `gws drive +upload` and share with clients
- 6.Run `gws workflow +weekly-digest` to get a sales pipeline summary
Use cases
- Preparing for a client call by reviewing attendees and agenda before the meeting
- Logging deal progress and pipeline updates in a shared tracking spreadsheet
- Converting client follow-up emails into task reminders for next steps
- Uploading sales proposals to a shared Drive folder for client review
- Getting a weekly summary of your sales pipeline status and activity
- Sales representatives
- Sales managers
- Account executives
- Business development professionals
persona-sales-ops FAQ
You must install gws-gmail, gws-calendar, gws-sheets, and gws-drive before using this persona.
Use `gws gmail +triage --query 'from:client-domain.com'` to filter emails from a specific domain.
Run `gws workflow +meeting-prep` to automatically review attendees and agenda before your meeting.
Keep all client proposals and documents in a dedicated shared Google Drive folder for easy access and collaboration.
Use `gws workflow +weekly-digest` to generate a weekly summary of your sales pipeline status.
Full instructions (SKILL.md)
Source of truth, from googleworkspace/cli.
name: persona-sales-ops description: "Manage sales workflows — track deals, schedule calls, client comms." metadata: version: 0.22.5 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-drive
Manage 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.
Related skills
More from googleworkspace/cli and the wider catalog.
gws-gmail
Send, read, and manage Gmail emails via Google Workspace CLI.
gws-drive
Manage Google Drive files, folders, and shared drives via CLI.
gws-docs
Read and write Google Docs via command line.
gws-calendar
Manage Google Calendar events, calendars, and access control via CLI.
gws-sheets
Read and write Google Sheets spreadsheets via CLI.
gws-gmail-send
Send emails via Gmail with attachments, CC/BCC, HTML support, and draft options.