Imagen 3
Imagen 3 generates realistic images from text prompts, enabling creative content creation and visual concept exploration for diverse applications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add imagen-3 npx -- -y @trustedskills/imagen-3
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"imagen-3": {
"command": "npx",
"args": [
"-y",
"@trustedskills/imagen-3"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Imagen-3 skill allows AI agents to interact with and manage Google Workspace (G Suite) data. Specifically, it enables the agent to access and process information from services like Gmail, Calendar, Drive, and Docs. This facilitates automated tasks and provides a more integrated experience within the G Suite ecosystem.
When to use it
- Automate email processing: Filter emails based on criteria and automatically respond or forward them.
- Manage calendar events: Schedule meetings, send invitations, and update event details programmatically.
- Access files in Google Drive: Retrieve specific documents or folders from your Google Drive storage.
- Work with Google Docs: Create, edit, and format documents within Google Docs using the agent's capabilities.
Key capabilities
- Gmail interaction (reading, sending, filtering)
- Calendar management (event creation, updates)
- Google Drive file access
- Google Docs manipulation
Example prompts
- "Find all emails from last week with the subject 'Project Update'."
- "Schedule a meeting with John and Jane for next Tuesday at 2 PM."
- "Retrieve the latest sales report from my Google Drive."
- "Create a new Google Doc titled 'Meeting Notes' and add today’s date to it.”
Tips & gotchas
The skill requires appropriate authentication and permissions within your G Suite account. Ensure that the AI agent has the necessary access rights to perform actions on your behalf.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.