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. aradotso
  4. /
  5. trending-skills
  6. /
  7. Lingbot Map 3d Reconstruction

Lingbot Map 3d Reconstruction

Editor's Note

A feed-forward 3D reconstruction model that processes streaming video or image sequences into point clouds at around 20 FPS. Uses a Geometric Context Transformer with paged KV cache attention to handle sequences over 10,000 frames without choking on memory. The CLI is straightforward: point it at images or video, get an interactive 3D viewer in your browser. Sky masking for outdoor scenes is a nice touch since sky points are usually garbage. Keyframe intervals and windowed mode keep long sequences tractable. The streaming approach means no iterative optimization loops, which is the main selling point here. Built for real reconstruction work, not just demos, though the example scenes suggest it handles both tourist snapshots and structured captures reasonably well.

Install

npx skills add https://github.com/aradotso/trending-skills --skill lingbot-map-3d-reconstruction
Votes
0
Installs310
GitHub Stars26
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment