unrealcv
Official@unrealcv
Synchronizes Unreal Engine computer vision command definitions and manages project file path indexing for high-fidelity simulation environments.
Agent Skills by unrealcv
Showing 4 vetted skills indexed across 1 GitHub repositories.
sync-commands
Synchronize UnrealCV TCP command definitions between C++ code and Markdown documentation.
update-session-paths
Extract and index file paths from conversation sessions into categorized project and UE5 engine entries.
update-paths
Update file_paths.md with recently modified files from Git history.
test-workflow
Automate UnrealCV project compilation, server launch, and test suite execution.
Frequently Asked Questions About unrealcv
FAQPage SchemaWhat specific tasks does UnrealCV enable for developers?▼
It enables the synchronization of TCP command definitions between C++ source code and Markdown documentation. Additionally, it facilitates the indexing of file paths from session logs and manages the compilation and server launch processes for simulation environments.
Which technical personas benefit from these capabilities?▼
Simulation engineers, computer vision researchers, and Unreal Engine developers benefit from these capabilities. It is specifically designed for those maintaining complex simulation environments who require strict parity between source code definitions and project documentation.
What are the prerequisites for running these operations?▼
Users require an existing Unreal Engine project environment and a configured Git repository. The system relies on local C++ source files and Markdown documentation structures to perform command synchronization and path indexing tasks effectively.