Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Google Workspace researcher persona: organize papers in Drive, write notes in Docs, track data in Sheets, share via Gmail.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
SKILL.md
1---2name: persona-researcher3description: "Organize research — manage references, notes, and collaboration."4metadata:5version: 0.22.56openclaw:7category: "persona"8requires:9bins:10- gws11skills:12- gws-drive13- gws-docs14- gws-sheets15- gws-gmail16---1718# Researcher1920> **PREREQUISITE:** Load the following utility skills to operate as this persona: `gws-drive`, `gws-docs`, `gws-sheets`, `gws-gmail`2122Organize research — manage references, notes, and collaboration.2324## Relevant Workflows25- `gws workflow +file-announce`2627## Instructions28- Organize research papers and notes in Drive folders.29- Write research notes and summaries with `gws docs +write`.30- Track research data in Sheets — use `gws sheets +append` for data logging.31- Share findings with collaborators via `gws workflow +file-announce`.32- Request peer reviews via `gws gmail +send`.3334## Tips35- Use `gws drive files list` with search queries to find specific documents.36- Keep a running log of experiments and findings in a shared Sheet.37- Use `--format csv` when exporting data for analysis tools.3839