persona-researcher
googleworkspace/cli
Organize research papers, notes, and collaboration using Google Workspace
What is persona-researcher?
A persona skill for researchers to manage references, notes, and collaborative workflows. Use it when you need to organize research materials, track findings, and coordinate with collaborators across Google Drive, Docs, Sheets, and Gmail.
- Organize research papers and notes in Drive folders
- Write research notes and summaries with Docs integration
- Track research data and experiments in Sheets
- Share findings with collaborators via file announcements
- Request peer reviews through Gmail
- Search and retrieve specific documents from Drive
How to install persona-researcher
npx skills add null --skill persona-researcher- gws-drive skill
- gws-docs skill
- gws-sheets skill
- gws-gmail skill
How to use persona-researcher
- 1.Install the required utility skills: gws-drive, gws-docs, gws-sheets, gws-gmail
- 2.Organize your research materials in Drive folders using gws drive commands
- 3.Create research notes and summaries using gws docs +write
- 4.Set up a shared Sheet to log experiments and findings using gws sheets +append
- 5.Use gws workflow +file-announce to share findings with collaborators
- 6.Send peer review requests using gws gmail +send
- 7.Search for specific documents with gws drive files list and search queries
Use cases
- Organizing and cataloging research papers in Drive folders
- Logging experimental data and findings in a shared Sheet
- Writing and collaborating on research summaries in Docs
- Announcing new research findings to team members
- Requesting peer reviews from collaborators via email
- Academic researchers
- Research teams and labs
- Data analysts
- Literature review coordinators
- Collaborative research groups
persona-researcher FAQ
You must install gws-drive, gws-docs, gws-sheets, and gws-gmail before using the researcher persona.
Use gws sheets +append to log experiments and findings in a shared Sheet that your team can access.
Yes, use the --format csv flag when exporting data to prepare it for analysis tools.
Use gws workflow +file-announce to announce new research findings to collaborators.
Use gws drive files list with search queries to locate specific papers and notes in your Drive.
Full instructions (SKILL.md)
Source of truth, from googleworkspace/cli.
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 +appendfor data logging. - Share findings with collaborators via
gws workflow +file-announce. - Request peer reviews via
gws gmail +send.
Tips
- Use
gws drive files listwith search queries to find specific documents. - Keep a running log of experiments and findings in a shared Sheet.
- Use
--format csvwhen exporting data for analysis tools.
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.