Quarto Netlify
Automatically deploys Quarto projects to Netlify for easy sharing and live previews – streamlining your workflow and making your work accessible.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add quarto-netlify npx -- -y @trustedskills/quarto-netlify
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"quarto-netlify": {
"command": "npx",
"args": [
"-y",
"@trustedskills/quarto-netlify"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates the deployment of Quarto documents to Netlify. It handles building your Quarto project and pushing the resulting static site to a Netlify site, streamlining the publishing process for reproducible reports and dashboards. Specifically, it manages build configurations and deploys directly from your Quarto project directory.
When to use it
- You're using Quarto to create reports or websites.
- You want an automated way to deploy these projects to Netlify.
- You’re tired of manually configuring builds and deployments for Quarto projects.
- You need a consistent workflow for updating your Quarto-generated website on Netlify.
Key capabilities
- Automated build configuration
- Direct deployment from Quarto project directory
- Netlify site publishing
Example prompts
- "Deploy my Quarto project to Netlify."
- "Build and publish the latest version of my report using Quarto on Netlify."
- “Update my Netlify site with the changes in my Quarto project.”
Tips & gotchas
This skill assumes you have a Netlify account and are familiar with basic Quarto usage. Ensure your Quarto project is properly structured for static site generation before attempting deployment.
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.