Recipe Share Event Materials
This skill generates tailored event materials – invitations, recipes, and instructions – to promote a collaborative recipe-sharing event within your workspace.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add recipe-share-event-materials npx -- -y @trustedskills/recipe-share-event-materials
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-share-event-materials": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-share-event-materials"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The recipe-share-event-materials skill enables AI agents to retrieve and share event-specific materials, such as agendas or presentations, from Google Workspace resources. It streamlines the distribution of necessary documents for upcoming meetings or gatherings directly within the workflow.
When to use it
- Distribute meeting agendas and slide decks to participants before a scheduled event.
- Retrieve specific event documentation stored in Google Drive for immediate access during planning sessions.
- Share resource links with attendees to ensure everyone has the required materials prior to arrival.
- Automate the collection of event collateral from shared folders for quick reference by team members.
Key capabilities
- Accesses and shares event-related files within Google Workspace environments.
- Facilitates the retrieval of agendas, presentations, and other supporting documents.
- Integrates seamlessly with existing Google Drive structures to locate specific materials.
Example prompts
- "Share the agenda and presentation deck for the upcoming quarterly review meeting."
- "Retrieve all event materials from the 'Summer Conference' folder and list them for me."
- "Send the necessary documents for the client onboarding session to the project team."
Tips & gotchas
Ensure the AI agent has appropriate permissions to access the specific Google Drive folders containing the event materials. Verify that file names clearly indicate their purpose to avoid retrieving incorrect versions of documents.
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.