Importing pre-packaged z/OS skills#
Provided with Version 2 of watsonx Assistant for Z is a set of pre-packaged skills. These skills are used to automate various tasks on z/OS, such as running different console commands and retrieving logs from batch jobs.
The list of pre-packaged skills available include:
-
Authorized program list
-
z/OS IPL Information
-
Display zOS parmlib datasets
-
UNIX System Services options
-
Display zOS subsystems
-
List spool files
-
Retrieve dataset content
-
Retrieve spool file content
-
Retrieve z/OS Management Facility (OSMF) job status
IBM watsonx Orchestrate requires that any OSMF environment you connect to for skill execution has certificate authority (CA) signed certificates.
As an example, the following are console commands that are used in some of the pre-packaged skills:
- Authorized Program list –
operator command -> d prog,lnklist - z/OS IPL Information -
operator command -> d iplinfo - Display zOS parmlib datasets -
operator command -> d parmlib
You can import the pre-packaged skills to your sandbox environment by downloading the compressed file here and following these instructions.
Extract the embedded JSON file and modify the file for your environment by following these instructions.