Export package from Pharo image to Tonel files. Use when code was changed directly in Pharo (debugger, browser, or code generation) and needs to be synced back to Tonel files.
$npx -y skills add mumez/smalltalk-dev-plugin --skill st-exportInstalls into the current project.
Run `npx skills use "https://github.com/mumez/smalltalk-dev-plugin" --skill "mumez/smalltalk-dev-plugin/st-export"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mumez/smalltalk-dev-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/mumez/smalltalk-dev-plugin"` and select the relevant skills, then follow their instructions.