Skip to content

Vagabond404/Roneat-Studio-Pro-Plugin-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎹 Roneat Studio Pro - Plugin Maker Skill

An AI skill designed for Claude Code, Antigravity, and other AI coding assistants to seamlessly generate, manage, and debug custom plugins for Roneat Studio Pro.

πŸ“– About

Roneat Studio Pro is a dedicated Windows software built in Python to help transcribe, edit, and play music for the Roneat (a traditional Cambodian xylophone). It features AI-powered audio-to-score transcription, a 2D visualizer, and various export options.

This repository contains the SKILL.md file, which acts as a bridge between AI assistants and the Roneat Studio Pro architecture. By providing this skill to your AI, it will instantly understand the software's internal structure, API, and best practices for writing custom Python plugins (such as new visualizer effects, custom export formats, or new transcription tools).

πŸš€ How to Use

Via SkillsMP (Automated)

If you are using an AI agent connected to the SkillsMP directory, you can simply search for roneat-studio-pro-plugin-skill and enable it directly from your interface.

Manual Installation

If you are using a local AI coding assistant (like Claude Code or Cursor):

  1. Download the SKILL.md file from this repository.
  2. Place it in the root directory of your active plugin development workspace.
  3. Ask your AI assistant to read the SKILL.md file to understand the context before generating your Roneat Studio Pro plugin.

πŸ› οΈ What this Skill teaches the AI

When this skill is activated, the AI assistant will know:

  • The core architecture of Roneat Studio Pro.
  • The standard template and required Python classes for a valid plugin.
  • How to interact with the software's UI and audio/visualizer engines.
  • Best practices for error handling and performance within the app.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

About

An AI skill (Claude Code, Antigravity) to easily generate and manage custom plugins for the Roneat Studio Pro application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors