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. Hy World 2 0 3d World Model

Hy World 2 0 3d World Model

Editor's Note

Tencent's HY-World 2.0 reconstructs 3D scenes from images or video, or generates them from text prompts. The core is WorldMirror 2.0, a 1.2B parameter feed-forward model that predicts depth, normals, camera parameters, and 3D Gaussian Splatting attributes in one pass. It handles 50K to 500K pixel resolution and supports prior injection if you already know camera poses. The skill wraps the Python pipeline with fp16 options for memory management and export to PLY or OBJ. Use this when you need to turn a folder of photos into a navigable 3D scene or prototype spatial AI tasks without manually rigging geometry. The Gradio app makes it approachable for quick tests.

Install

npx skills add https://github.com/aradotso/trending-skills --skill hy-world-2-0-3d-world-model
Votes
0
Installs314
GitHub Stars26
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment