Persona Researcher

🌐Community
by googleworkspace · vlatest · Repository

This skill helps you quickly uncover insights about a person’s background and interests by synthesizing information from various sources – useful for sales & outreach.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add persona-researcher npx -- -y @trustedskills/persona-researcher
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "persona-researcher": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/persona-researcher"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The persona-researcher skill enables AI agents to discover and install specific skills tailored for use within the Google Workspace CLI environment. It acts as a gateway, allowing agents to dynamically expand their functional capabilities by accessing the registry of available tools and extensions.

When to use it

  • When an AI agent needs to identify which new tools are compatible with your current Google Workspace setup.
  • During the initial configuration phase to ensure the agent has access to necessary enterprise-grade functionalities.
  • When expanding an agent's scope to include specialized tasks like advanced calendar management or complex document analysis.
  • To verify that a specific third-party integration is available before attempting to execute related workflows.

Key capabilities

  • Discovery of available skills within the Google Workspace CLI ecosystem.
  • Installation of new functional modules directly into the agent's operational context.
  • Dynamic updating of agent capabilities based on registry availability.

Example prompts

  • "Find all available skills for automating Gmail label management and install the most efficient one."
  • "Check if a skill exists for generating weekly reports from Google Sheets and install it if found."
  • "Discover new capabilities for interacting with Google Drive that support batch file operations and add them to my agent."

Tips & gotchas

Ensure your AI agent has appropriate administrative permissions within the Google Workspace environment before attempting to install new skills, as some integrations may require elevated access. Always verify the compatibility of newly installed skills with your specific version of the Google Workspace CLI to prevent execution errors.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
175

🌐 Community

Passed automated security scans.