persona-researcher

The persona-researcher skill organizes research materials, manages references, and facilitates collaboration across Google Workspace applications.

17.1K
Installs
5
Use cases
8/10
Quality

Is persona-researcher safe to install?

Review the source first

Review the source first: our audit of persona-researcher's source files found 5 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands via the gws binary to interact with Google Workspace services.

How we audit skills: our security review methodology.

Who is this skill for?

Researchers and project teams using Google Workspace for data management and documentation.

What can you do with it?

  • Organizing research papers and notes in Google Drive folders
  • Writing research summaries using Google Docs
  • Logging research data in Google Sheets
  • Sharing findings with collaborators via workflow automation
  • Requesting peer reviews through Gmail

How good is this skill?

Quality score: 8/10. The documentation clearly defines prerequisites and workflow commands, though it lacks specific examples of input parameters for the commands.

What does the skill file contain?

SKILL.md
# 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`.

## T...

Frequently asked questions

What dependencies does this skill require?

The skill requires the gws binary and the gws-drive, gws-docs, gws-sheets, and gws-gmail skills.

How do I export data for analysis?

Use the --format csv flag when exporting data.

Data sourced from googleworkspace/cli on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills