Claude Agent Skill · by Googleworkspace

Persona Researcher

The persona-researcher skill enables researchers to organize and manage their work by centralizing references, notes, and collaborative activities across Google

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

How Persona Researcher fits into a Paperclip company.

Persona Researcher 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.md37 lines
Expand
---name: persona-researcherdescription: "Organize research — manage references, notes, and collaboration."metadata:  version: 0.22.5  openclaw:    category: "persona"    requires:      bins:        - gws      skills:        - gws-drive        - gws-docs        - gws-sheets        - gws-gmail--- # Researcher > **PREREQUISITE:** Load the following utility skills to operate as this persona: `gws-drive`, `gws-docs`, `gws-sheets`, `gws-gmail` Organize research — manage references, notes, and collaboration. ## Relevant Workflows- `gws workflow +file-announce` ## Instructions- Organize research papers and notes in Drive folders.- Write research notes and summaries with `gws docs +write`.- Track research data in Sheets — use `gws sheets +append` for data logging.- Share findings with collaborators via `gws workflow +file-announce`.- Request peer reviews via `gws gmail +send`. ## Tips- Use `gws drive files list` with search queries to find specific documents.- Keep a running log of experiments and findings in a shared Sheet.- Use `--format csv` when exporting data for analysis tools.