Skill audit report
Expert patterns for migrating 2D games to 3D including node type conversions, camera systems (third-person, first-person, orbit), physics layer migration, sprite-to-model art pipeline, and control scheme adaptations. Use when porting 2D projects to 3D or adding 3D elements. Trigger keywords: CharacterBody2D to CharacterBody3D, Area2D to Area3D, Camera2D to Camera3D, Vector2 to Vector3, collision_layer migration, sprite to MeshInstance3D, 2D to 3D conversion.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO76
657 GitHub stars
Stars/forks activity
INFO65
657 stars, 40 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
18d since push
License clarity
PASS86
LGPL-3.0
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
PASS82
database surface
Install availability
PASS92
npx skills add thedivergentai/GD-Agentic-Skills --skill godot-adapt-2d-to-3d
Install command safety
PASS92
standard package or runtime install path
Permission surface
PASS88
database access
Repository evidence
PASS86
https://github.com/thedivergentai/GD-Agentic-Skills/tree/main/skills/godot-adapt-2d-to-3d
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add thedivergentai/GD-Agentic-Skills --skill godot-adapt-2d-to-3d
Repository
88
https://github.com/thedivergentai/GD-Agentic-Skills/tree/main/skills/godot-adapt-2d-to-3d
License
86
LGPL-3.0
Maintenance
100
18d since push
AI review
55
Automated review could not inspect every bundled GDScript file in full for malicious behavior; the SKILL.md excerpt references MANDATORY scripts that should be human-reviewed before use.
README/SKILL.md completeness
86
Usable description available
Dependency risk
82
database surface
Install command safety
92
standard package or runtime install path
Permission surface
88
database access
Stars/forks activity
65
657 stars, 40 forks; issue activity unavailable in current metadata
Adoption
88
657 GitHub stars
Financial decision safety
58
Research-only use: do not treat output as financial advice or execute a position without human approval.
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options