Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install googleworkspace-cli-skills-persona-researchergit clone https://github.com/googleworkspace/cli.gitcp cli/SKILL.MD ~/.claude/skills/googleworkspace-cli-skills-persona-researcher/SKILL.md---
name: persona-researcher
description: "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.