Granola Install Auth
Automates secure Granola package installation and authentication using pre-defined credentials and policies.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add granola-install-auth npx -- -y @trustedskills/granola-install-auth
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"granola-install-auth": {
"command": "npx",
"args": [
"-y",
"@trustedskills/granola-install-auth"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, granola-install-auth, facilitates the installation of authentication providers within a Granola environment. It allows for easy integration of various authentication methods, streamlining user access and security management. The skill automates the configuration process, reducing manual setup and potential errors associated with installing and configuring authentication systems.
When to use it
- Setting up multi-factor authentication (MFA) on an application.
- Integrating a new identity provider (e.g., Google, Okta) into a Granola-based system.
- Automating the onboarding of new authentication services for development or testing environments.
- Replacing existing authentication methods with more secure alternatives within a Granola deployment.
Key capabilities
- Installation of authentication providers
- Configuration automation
- Integration with Granola environment
- Streamlined user access management
Example prompts
- "Install the Google OAuth2 authentication provider."
- "Configure Okta as an identity provider for this application."
- "Automate the setup of MFA using Duo Security."
Tips & gotchas
This skill requires a working Granola environment to function correctly. Ensure that Granola is properly installed and configured before attempting to use granola-install-auth.
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.