Skillquality 0.46

st-export

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.

Price
free
Protocol
skill
Verified
no

What it does

Export Package from Pharo

Export a package from the running Pharo image back to Tonel files.

Usage

/st-export PackageName /absolute/path/to/src

Steps

  1. Call export_package with package name and absolute path to the src/ directory
  2. Report the exported files or any error

When to Use

Export is the exception, not the norm. Use only when Pharo has newer code than Tonel files:

  • Fixed code in the Pharo debugger
  • Generated boilerplate using Pharo tools
  • Made changes directly in the Pharo browser

Notes

  • Normally, edit Tonel files and import — AI editor is the source of truth
  • Export overwrites existing .st files in the directory
  • Always use absolute paths

Examples

/st-export MyPackage /home/user/project/src
/st-export MyPackage-Tests /home/user/project/src

Capabilities

skillsource-mumezskill-st-exporttopic-agent-skillstopic-agentstopic-claude-codetopic-marketplacetopic-mcptopic-pharo-smalltalktopic-plugintopic-skillstopic-smalltalk

Install

Installnpx skills add mumez/smalltalk-dev-plugin
Transportskills-sh
Protocolskill

Quality

0.46/ 1.00

deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 13 github stars · SKILL.md body (817 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:07:00Z · deterministic:skill-github:v1 · v1
First seen2026-05-09
Last seen2026-05-18

Agent access