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. aiskillstore
  4. /
  5. marketplace
  6. /
  7. Claude Opus 4 5 Migration

Claude Opus 4 5 Migration

Editor's Note

Handles the migration from Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5 by updating model strings across different platforms (Anthropic API, AWS Bedrock, Vertex AI, Azure) and removing unsupported beta headers. The workflow is straightforward: search for old model references, swap them out, add the effort parameter set to high, and summarize changes. What makes this useful is the prompt adjustment guidance for known Opus 4.5 quirks like tool overtriggering and over-engineering tendencies, though it only applies those fixes when you actually hit problems. Smart that it skips Haiku migrations entirely rather than pretending to handle everything. Most migrations will just be string replacements, which is exactly what you want.

Install

npx skills add https://github.com/aiskillstore/marketplace --skill claude-opus-4-5-migration
Votes
0
Installs124
GitHub Stars340
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment