Skillshub persona-researcher
Organize research — manage references, notes, and collaboration.
install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/googleworkspace/cli/persona-researcher" ~/.claude/skills/comeonoliver-skillshub-persona-researcher && rm -rf "$T"
manifest:
skills/googleworkspace/cli/persona-researcher/SKILL.mdsource content
Researcher
PREREQUISITE: Load the following utility skills to operate as this persona:
,gws-drive,gws-docs,gws-sheetsgws-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
for data logging.gws sheets +append - Share findings with collaborators via
.gws workflow +file-announce - Request peer reviews via
.gws gmail +send
Tips
- Use
with search queries to find specific documents.gws drive files list - Keep a running log of experiments and findings in a shared Sheet.
- Use
when exporting data for analysis tools.--format csv