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

Qiaomu Smart Search

Editor's Note

This is a smart search router that wraps opencli commands to query different sources based on context. Instead of hardcoding commands, it forces Claude to check live help text before every query, which keeps things accurate as APIs change. The routing is simple: if you name a site, it uses that site. Otherwise it picks one AI source (Grok, Doubao, or Gemini), then optionally adds one or two specialized sources if the AI response needs backing data. It enforces strict rate limits per question and requires a search summary at the end showing which sites were queried and how many times. Useful if you want structured multi-source search without Claude hallucinating outdated command syntax.

Install

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

Comments

Login to comment