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 Web Search

Minimax Web Search

Editor's Note

This connects Claude to MiniMax's web search API through their MCP server, letting you pull in live search results when users ask for current news, online info, or anything that needs fresh data. The setup walks through installing uvx and the MiniMax MCP package, with Chinese mirror fallbacks if the main sources are slow. You'll need a MiniMax API key, which gets stored in a config file for reuse. Once configured, searches run through a Python script that handles the JSON-RPC calls to the MCP server. The whole thing is clearly built for Chinese users, with documentation in Chinese and specific triggers around querying latest information.

Install

npx skills add https://github.com/thincher/awsome_skills --skill minimax-web-search
Votes
0
Installs214
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.