run-ribosome-codegen
Installation
SKILL.md
Run Ribosome Code Generator Skill
Purpose
Use this skill when the user asks you to run, execute, invoke, test, or use an existing Ribosome code generator with some input data.
The goal is to:
- Identify the Ribosome generator file.
- Identify the control language used by the generator.
- Prepare the required input data.
- Pass the data to the generator using the appropriate mechanism.
- Execute the generator.
- Capture or locate the generated output.
- Validate the result when appropriate.
- Report the generated artifact or execution result clearly.
This skill is for running an existing generator, not creating a new generator.