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. machina-sports
  4. /
  5. sports-skills
  6. /
  7. Tennis Data

Tennis Data

Editor's Note

Pulls live scores, rankings, and tournament calendars from ATP and WTA tours via ESPN's public endpoints. No API keys, no setup. Works via CLI commands that take a tour parameter (atp or wta) and return structured data you can format however you want. Scores update after each set, not point by point, so it's good for recaps and current state but not live commentary. Includes player profiles and full season calendars. The docs are explicit about what doesn't exist (no head to head, no tournament draws), which saves you from guessing at the API surface. If you're building a tennis bot or need match data without dealing with official APIs, this gets you there fast.

Install

npx skills add https://github.com/machina-sports/sports-skills --skill tennis-data
Votes
0
Installs273
GitHub Stars121
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment