Skills Overview
Skills are reusable browser-automation routines that Marketrix learns on its own. As it completes Simulations, Marketrix distills the multi-step patterns it repeated — filling a form, signing in, searching and selecting a result, stepping through a wizard — into named Skills it can invoke as a single unit in future runs.
You don’t write Skills by hand. They are produced automatically from successful Simulation runs and surfaced on the Skills page so you can review, inspect, and manage them.
What a Skill is
Section titled “What a Skill is”Each Skill captures one recurring workflow. A Skill has:
- Name — A short identifier for the workflow (for example, a login or search flow).
- Description — A one-line summary of what the Skill does.
- Version — Skills are versioned. When Marketrix learns a better way to perform the same workflow, it records a new version rather than overwriting the old one.
Skills are scoped to a single Application within your workspace. A Skill learned while exploring one Application is only available on that same Application.
Why Skills matter
Section titled “Why Skills matter”- Faster, more reliable runs — Instead of re-deriving a multi-step workflow from scratch every time, Marketrix invokes a Skill it already knows works.
- Captured product knowledge — Skills accumulate as a library of the workflows that matter in your Application, learned directly from how Marketrix navigated it.
- They improve over time — Each successful Simulation can refine existing Skills or add new ones, so the repertoire grows the more you run.
Where Skills come from
Section titled “Where Skills come from”Skills are distilled from completed Simulation runs. After a Simulation task finishes successfully, Marketrix reviews the steps it took and extracts any reusable multi-step patterns as new Skill versions.
Single-step actions — a lone click, a single navigation — are never distilled into Skills. Those are already part of the built-in primitives, so there’s nothing new to learn from them.