Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
sassoftware
GitHub-Creator-Profil

sassoftware

Repository-Ansicht von 15 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
15
Repositories
2
aktualisiert
2026-07-23
Repository-Explorer

Repositories und repräsentative Skills

find-library-server
Softwareentwickler

Verify that a SAS Viya library exists and determine which server (CAS or SAS) hosts it. Always checks CAS first, then SAS. Returns the confirmed library name and server. Use whenever you need to confirm a library exists before listing tables or performing any library-scoped operation.

2026-06-17
find-resources
Softwareentwickler

Unified resource verification skill. Use the appropriate find tool before any execution. Determines server for tables (CAS vs SAS). Never use list tools for verifying or finding specific resources; list tools are for discovery and exploration only.

2026-06-17
score-job-jobdef
Softwareentwickler

Scoring workflow for Job (.job) and JobDef (.jobdef) model types. Use when the model suffix is .job or .jobdef. Handles both inline scenario scoring and table row scoring.

2026-06-17
score-mas-scr
Softwareentwickler

Scoring workflow for MAS (Micro Analytic Score) and SCR (Score Code Runtime) models. Use when the model type is .mas or .scr, or when no suffix is given (default is MAS). Handles both inline scenario scoring and table row scoring.

2026-06-17
list-library
Softwareentwickler

List SAS Viya libraries. Calls sas-score-list-libraries with the appropriate server parameter. Use only when the user explicitly wants to browse or enumerate libraries, not to verify a specific library exists. User must specify server (CAS or SAS) in their request to trigger this skill;

2026-06-09
list-mas-job-jobdef
Softwareentwickler

List MAS models, Jobs, or JobDefs in SAS Viya. Routes to the correct list tool based on resource type. Use only when the user explicitly wants to browse or enumerate models, jobs, or jobdefs.

2026-06-09
list-tables
Softwareentwickler

List tables in a SAS Viya library. Always verifies the library exists and determines its server (CAS or SAS) before listing. Never calls sas-score-list-tables without first completing library verification.

2026-06-09
read-strategy
Softwareentwickler

Strategy for reading data from CAS or SAS tables. Determines which read tool to use (raw reads vs analytical queries).

2026-06-09
Zeigt die Top 8 von 13 gesammelten Skills in diesem Repository.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt