Layers
Decision Tests
- Tool: you would write an automated test asserting its output.
- Skill: you would review its output like a colleague’s work.
- Agent: who is doing the work.
- Template: you copy and edit it.
Skill Tiers
T1 built-in skills may reference only Runtime Baseline tools. Broader or domain-specific tool use belongs in T2 curated skills and agents.
Tool Prefixes
er_tools are Erstan-native deterministic operations.ns_tools are NetSuite MCP core tools.er_ns_tools are Erstan SuiteApp custom NetSuite MCP tools.er_suiteql_example_find,er_suiteql_query_validate, ander_suiteql_query_fixare Erstan-native SuiteQL helpers. Their formerns_names are accepted only as backward-compatible runtime aliases.
Worked Example
Useer_file_load to read or OCR a file. Use the File Understanding skill when the task needs interpretation, classification, comparison, or schema-shaped extraction after loading the file.
The tool gives the model reliable bytes and text. The skill teaches when and how to reason over that material.