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. Korean Transit Route

Korean Transit Route

Editor's Note

Handles door-to-door Korean transit routing using ODsay LIVE API with Kakao geocoding, so you can ask Claude for subway, bus, and walking directions between any two addresses in Korea. It geocodes your start and end points first (because ODsay only accepts coordinates), then returns up to three routes with total time, fare, transfer count, and step-by-step segments including the walking portions from your door to the first station and last station to destination. The setup requires an ODsay API key with IP whitelisting, but Kakao geocoding runs through a hosted proxy so you don't need your own key there. Good for anyone building Korean transit tools or bots, though watch the 1,000 daily call limit on the free tier.

Install

npx skills add https://github.com/nomadamas/k-skill --skill korean-transit-route
Votes
0
Installs519
GitHub Stars5.3k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment