SAS Software
Official@sassoftware · Cary, North Carolina, USA
Open source software from SAS Institute Inc.
Agent Skills by SAS Software
Showing 13 vetted skills indexed across 1 GitHub repositories.
score-strategy
Route scoring requests to specialized handlers using a.b model notation.
score-cas
Score CAS programs and CAS model tables via inline CASL code.
detail-strategy
Classify user requests and route SAS resource details to describe tools.
score-program
Score SAS programs and macros using deterministic scoring workflows.
score-job-jobdef
Score SAS Viya Job and JobDef models for inline and table-row scenarios.
score-mas-scr
Score MAS and SCR models for inline scenarios and table rows.
read-strategy
Select raw reads or analytical queries for CAS or SAS tables.
find-library-server
Identifies whether a Saviya library exists and whether CAS or SAS hosts it.
list-tables
List tables in a SAS Viya library after validating its server type.
list-mas-job-jobdef
List MAS models, jobs, or jobdefs in SAS Viya with pagination.
request-routing
Route SAS Viya actions to appropriate tooling by resource reference.
find-resources
Verify SAS resource existence and select the appropriate sas-score-find-* tool.
list-library
Enumerate SAS Viya libraries on a specified CAS or SAS server.
Frequently Asked Questions About SAS Software
FAQPage SchemaWhat specific analytical tasks are enabled by these SAS capabilities?▼
These capabilities enable precise routing of scoring requests to specialized handlers, deterministic execution of macros and job definitions, and systematic discovery of analytical resources. Users can programmatically manage model scoring across MAS, SCR, and CAS environments while maintaining strict oversight of library and table metadata within SAS Viya.
Which technical personas benefit from these SAS resource management skills?▼
Data engineers, analytical architects, and system administrators managing SAS Viya deployments benefit most. These skills are designed for professionals responsible for orchestrating complex model scoring pipelines, managing distributed data libraries, and ensuring that analytical requests are routed to the correct server infrastructure for execution.
What are the prerequisites for implementing these scoring and discovery functions?▼
Implementation requires an active SAS Viya environment with configured CAS or SAS servers. Users must have appropriate permissions to access library metadata, job definitions, and model repositories. Additionally, familiarity with CASL syntax is necessary for executing inline scoring programs and managing table-row level analytical operations.