---
name: "Musify MooreThreads"
description: "Convert CUDA code to MUSA (Moore Threads GPU) using the musify tool. Use when migrating CUDA codebases to MUSA platform, converting CUDA kernels/APIs to MUSA..."
category: "other"
source: "ClawHub"
tags: []
platforms: []
author: ""
version: ""
license: ""
installCmd: "hermes skills install clawhub/musify"
sourceUrl: "https://clawhub.ai/skills/musify"
---

# Musify MooreThreads

> Convert CUDA code to MUSA (Moore Threads GPU) using the musify tool. Use when migrating CUDA codebases to MUSA platform, converting CUDA kernels/APIs to MUSA...

- **Category:** Other
- **Source:** ClawHub
- **Author:** 
- **Version:** 
- **License:** 
- **Platforms:** All
- **Install Command:** `hermes skills install clawhub/musify`
- **Source URL:** [https://clawhub.ai/skills/musify](https://clawhub.ai/skills/musify)

## Overview


## Installation
To install this skill, run the following command in your terminal:
```bash
hermes skills install clawhub/musify
```
