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. thincher
  4. /
  5. awsome_skills
  6. /
  7. Minimax Understand Image

Minimax Understand Image

Editor's Note

This connects Claude to MiniMax's image understanding API through their MCP server. You can analyze images from local paths or URLs by asking questions about them in natural language, like "describe what's in this image" or "what objects do you see here." The skill handles the full setup workflow including uvx installation, API key configuration through environment variables or a config file, and provides a Python script that communicates with the MCP server over stdio. It's aimed at Chinese developers based on the bilingual documentation and includes mirror options for PyPI package installation. Worth noting that you need a MiniMax subscription to use it, and the setup is a bit involved for first-time use though subsequent calls are straightforward.

Install

npx skills add https://github.com/thincher/awsome_skills --skill minimax-understand-image
Votes
0
Installs331
GitHub Stars1
Categories
Cloud & Infrastructure
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Cloud & Infrastructure Skills

View all →
aws-cloudformation

aws/agent-toolkit-for-aws

0
1.2k
772
aws cloudformation
cloudformation-to-pulumi

pulumi/agent-skills

0
499
54
cloudformation to pulumi
azure-cloud-migrate

microsoft/azure-skills

0
295k
1.1k
Assess and migrate cloud workloads from AWS, GCP, and other providers to Azure services.
cloudflare

cloudflare/skills

0
20.5k
1.7k
Complete Cloudflare platform integration with decision trees for compute, storage, AI, networking, security, and infrastructure-as-code.
terraform-module-library

wshobson/agents

0
11.1k
36.2k
Reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure with standardized patterns and best practices.
terraform-azurerm-set-diff-analyzer

github/awesome-copilot

0
8.6k
34.3k
Identify false-positive diffs in Terraform AzureRM plans caused by Set-type attribute ordering.