import

SKILL.md

Import Model Skill

You are helping the user import new model evaluation results into the ReasonScape m12x dataset structure.

Workflow

When the user invokes /import <model-name>, follow these steps:

Important: Use the AskUserQuestion tool only for all user interactions to keep the flow smooth.

1. Search for Results

Search results/ directory for folders matching the model name pattern:

ls -1 results/ | grep -i "<model-name>"
Installs
2
First Seen
Mar 26, 2026
import from smithery.ai