Sirv Api
Provides API guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sirv-api npx -- -y @trustedskills/sirv-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sirv-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sirv-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with the Sirv API for image optimization. It can resize, compress, and convert images based on specified parameters, improving website loading times and user experience. The skill provides programmatic access to Sirv's advanced image processing capabilities, enabling dynamic image delivery.
When to use it
- Website Performance Optimization: Automatically optimize images uploaded to a website or application using Sirv’s API.
- Content Management Systems (CMS): Integrate with CMS platforms to resize and format images on upload.
- E-commerce Product Images: Generate different image sizes for product listings, thumbnails, and zoom functionality.
- Social Media Content Creation: Create optimized versions of images specifically tailored for various social media platforms.
Key capabilities
- Image resizing
- Image compression
- Image format conversion
- API interaction with Sirv
Example prompts
- "Resize this image [image URL] to 500x300 pixels and save it."
- "Convert this image [image URL] to WebP format using the Sirv API."
- "Compress this image [image URL] for faster loading on mobile devices."
Tips & gotchas
Requires a valid Sirv API key to function. Ensure that your agent has the necessary permissions and credentials configured within the Sirv platform.
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.