CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. bria-ai
  4. /
  5. bria-skill
  6. /
  7. Image Utils

Image Utils

Editor's Note

This is your bread and butter Pillow wrapper for when you need to resize, crop, convert formats, or slap a watermark on images without spinning up AI models. It's deterministic pixel pushing: make thumbnails, prep social media crops, batch process a directory, optimize for web delivery. The author clearly delineates when to use this versus their bria-ai skill, which is refreshing. If you're compositing product shots or doing semantic edits, you want AI. If you're just making that 4K image into three responsive variants and a WebP, this does it. The API is clean with sensible defaults, and it handles the usual sources like URLs, base64, and file paths without ceremony.

Install

npx skills add https://github.com/bria-ai/bria-skill --skill image-utils
Votes
0
Installs181
GitHub Stars57
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment