Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Fetch and display stored r(), e(), and s() results from the last Stata command.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-18 | ✗→✓ | ▲ Improved | -55% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -64% | 0% |
| case-20 | ✗→✓ | ▲ Improved | -82% | 0% |
| case-22 | ✗→✓ | ▲ Improved | -54% | 0% |
| case-09 | ✓→✗ | ▼ Worse | -75% | 0% |
Call stata_get_results(include_matrices=True, as_json=True).
Present the results in a structured format:
If no results are stored (empty response), tell the user to run a Stata command first (e.g., regress, summarize, ttest).
If the user needs Mata state, note they can ask you to call stata_get_results(include_mata=True).
Other measured skills in the registry, with their headline benchmark lift.