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. joeseesun
  4. /
  5. qiaomu-opencli-skills
  6. /
  7. Qiaomu Opencli Autofix

Qiaomu Opencli Autofix

Editor's Note

When an opencli adapter breaks because a website changed its DOM or API, this walks you through the repair loop: run the command with OPENCLI_DIAGNOSTIC=1 to get a snapshot, explore the live site with opencli browser to find what moved, patch the adapter source at the exact path it gives you, and retry. It has hard stops for auth and connectivity issues so you don't waste rounds fixing the wrong thing. The 3-retry budget and the "empty doesn't mean broken" section are smart touches. Most useful when you're maintaining adapters for sites that redesign frequently and you'd rather teach Claude to fix them than do it yourself every time.

Install

npx skills add https://github.com/joeseesun/qiaomu-opencli-skills --skill qiaomu-opencli-autofix
Votes
0
Installs250
GitHub Stars921
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment