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. nomadamas
  4. /
  5. k-skill
  6. /
  7. Flight Ticket Search

Flight Ticket Search

Editor's Note

Queries Google Flights public search results without API keys or logins, using fast-flights under the hood. You get flight candidates with prices, durations, and booking search links, plus monthly or yearly price comparisons for flexible travel planning. Tested successfully on routes like ICN-NRT, ICN-LAX, and ICN-SYD across economy and business class. The booking links drop you at Google Flights search results, not actual checkout pages, so you still handle the real purchase yourself. Parsing can get flaky when Google changes their HTML structure, and daily monthly comparisons hit the endpoint 30+ times, so there's a sleep parameter to avoid rate limits. Good for "show me cheap dates to Tokyo in June" without dealing with Skyscanner's captchas.

Install

npx skills add https://github.com/nomadamas/k-skill --skill flight-ticket-search
Votes
0
Installs526
GitHub Stars5.3k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment