Fireflies Install Auth
Securely installs and configures firefly authentication plugins using pre-defined configurations from jeremylongshore.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add fireflies-install-auth npx -- -y @trustedskills/fireflies-install-auth
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"fireflies-install-auth": {
"command": "npx",
"args": [
"-y",
"@trustedskills/fireflies-install-auth"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates the installation and authentication process for Fireflies.ai, a popular meeting recording and transcription service. It handles setting up API keys and configuring access to your Fireflies.ai account directly from within an AI agent workflow. This streamlines integration and reduces manual configuration steps.
When to use it
- Automated Meeting Summaries: Integrate Fireflies.ai with your agent to automatically record, transcribe, and summarize meetings for documentation or analysis.
- Compliance Recording: Ensure all important conversations are recorded and stored securely using Fireflies.ai's features, managed through the AI agent.
- Onboarding/Training Recordings: Automatically capture training sessions or onboarding calls with new employees and provide transcripts for review.
- Sales Call Analysis: Record sales calls to analyze performance, identify areas for improvement, and track key metrics.
Key capabilities
- API Key Management: Securely stores and manages Fireflies.ai API keys.
- Automated Installation: Handles the installation of necessary components or integrations.
- Account Configuration: Configures access and settings within your Fireflies.ai account.
Example prompts
- "Install the Fireflies integration with my API key XXXXXX."
- "Configure Fireflies to record all team meetings."
- "Authenticate with Fireflies using the credentials stored in my secure vault."
Tips & gotchas
- You will need a valid Fireflies.ai account and an active API key for this skill to function correctly. Ensure you have appropriate permissions within your Fireflies.ai account to configure integrations.
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.