Asset Optimization
Automatically reduces asset file sizes in Davinci's Dream projects while preserving visual quality for faster rendering and storage.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add davincidreams-asset-optimization npx -- -y @trustedskills/davincidreams-asset-optimization
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"davincidreams-asset-optimization": {
"command": "npx",
"args": [
"-y",
"@trustedskills/davincidreams-asset-optimization"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill optimizes assets, likely images or videos, to reduce file size and improve loading times. It can perform tasks such as compression, resizing, and format conversion. The goal is to enhance performance for web applications and other digital platforms by minimizing resource consumption.
When to use it
- You need to optimize images for a website to improve page load speed.
- You're preparing videos for distribution across different devices with varying bandwidth capabilities.
- Your application requires smaller asset sizes to reduce storage costs or data transfer fees.
- You want to automatically resize and compress assets uploaded by users.
Key capabilities
- Asset compression
- Image resizing
- Format conversion
- Automated optimization
Example prompts
- "Optimize this image for web use."
- "Reduce the file size of this video without significant quality loss."
- "Convert this PNG to a more efficient JPG format."
- “Resize these images to 500x300 pixels.”
Tips & gotchas
The skill's effectiveness depends on the original asset’s characteristics; heavily compressed assets may not benefit significantly from further optimization. Consider testing different compression levels to find the optimal balance between file size and quality.
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.