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. konata9
  4. /
  5. chinese-lottery-predict-skills
  6. /
  7. Chinese Lottery Predict

Chinese Lottery Predict

Editor's Note

This generates lottery number predictions for Chinese games like Double Color Ball and Super Lotto by scraping historical data from sites like zhcw.com and 500.com, then analyzing hot and cold numbers to produce recommendations. It has a four-level fallback system that tries direct scraping first, then search engines like DuckDuckGo, then WebSearch APIs, and finally falls back to static analysis if everything fails. The Node.js implementation handles edge cases like Spring Festival休市 periods when lotteries don't run. Obviously this is entertainment only since lottery draws are random, but the data retrieval strategy is surprisingly robust with cross-validation between sources. You get markdown reports in Chinese with budget-based buying suggestions.

Install

npx skills add https://github.com/konata9/chinese-lottery-predict-skills --skill chinese-lottery-predict
Votes
0
Installs359
GitHub Stars21
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment