Claude Agent Skill · by Googleworkspace

Persona Sales Ops

Turns Claude into a sales ops assistant that actually connects to your Google Workspace tools. It'll prep you for client meetings by pulling attendee info and a

Install
Terminal · npx
$npx skills add https://github.com/googleworkspace/cli --skill persona-sales-ops
Works with Paperclip

How Persona Sales Ops fits into a Paperclip company.

Persona Sales Ops drops into any Paperclip agent that handles this kind of work. Assign it to a specialist inside a pre-configured PaperclipOrg company and the skill becomes available on every heartbeat — no prompt engineering, no tool wiring.

S
SaaS FactoryPaired

Pre-configured AI company — 18 agents, 18 skills, one-time purchase.

$27$59
Explore pack
Source file
SKILL.md39 lines
Expand
---name: persona-sales-opsdescription: "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-prep`- `gws workflow +email-to-task`- `gws workflow +weekly-digest` ## Instructions- Prepare for client calls with `gws workflow +meeting-prep` to 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.