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. violin86318
  4. /
  5. weibo-hotspot-analyzer
  6. /
  7. Weibo Hotspot Analyzer

Weibo Hotspot Analyzer

Editor's Note

This one scrapes Weibo's trending topics via an API, searches for background context on each trend, then uses AI to generate product ideas weighted 80% for virality and 20% for utility. It outputs an HTML report with scores, user personas, and feature lists for each concept. The workflow is pretty opinionated: it hits the Tianjushu API for top 50 trends, does web searches for event context, generates 3-5 product ideas per trend with structured breakdowns, then saves everything to a dated HTML file organized by year and month. Use this if you're hunting for product opportunities in Chinese social trends and want the grunt work automated. Fair warning that API rate limits apply and same-day reruns will overwrite your previous report.

Install

npx skills add https://github.com/violin86318/weibo-hotspot-analyzer --skill weibo_hotspot_analyzer
Votes
0
Installs312
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment