How do I enable enhanced skill suggestions using AI Agents?
You can now view enhanced skill suggestions powered by AI Agents through the profile option ORA_HRT_SKILL_SUGGESTIONS. The skill suggestions are available to you when you perform these tasks:
- Create or edit job or position profiles
- Create or edit capability guides in role guides
- Create or edit job requisitions
- Create or edit gigs
- Create or edit learning items
- Configure the Job Skills Enrichment Agent
- Configure the Learning Skills Enrichment Agent
- Legacy – Uses predictive AI.
- Next Generation – Uses generative AI.
- Next Generation with Workflow Agents – Uses AI Agents based on Agent Studio, which enables you to modify the AI prompts based on your needs.
To get skill suggestions based on AI agents, complete these configurations.
Set Profile Options and Manage Scheduled Processes
- Stop the scheduled process: Synchronize Talent Data for AI Recommendations.
- Set the ORA_WLF_AI_COMPANY_INFO profile option at the Site level. The profile value must be a description of the organization in about 1000 characters or less including the organization name.
-
Run this scheduled process with the following parameters:
- Name of the scheduled process: Create Summaries Using Generative AI
- Parameters:
- Run Type: Select Full when you're running it for the first time.
- Content Source: Select Business Object.
- Object Type: Select Organization and Skills. You may optionally select All.
This will process all the skills in your skill library to generate skill recommendations. It might take several hours to a day to complete, depending on the size of the skills catalog, employee base, job profiles, and so on.
-
Search for the ORA_HRT_SKILL_SUGGESTIONS profile option, and set its value to Next Generation with Workflow Agents.
After you complete the above steps, you must also schedule the Create Summaries Using Generative AI process to run periodically. For this, select the Run Type as Incremental and Object Type as Skills. This will process any new skills added to the skill library, or any updates made to existing skills in the library. If the skills administrator makes significant changes to the skill library, you may run this job as needed to process the changes made. Any new skills added to the library won’t be available for recommendations unless this job is run. Incremental runs might be faster than full runs.
Configure the Skill Recommendation Agent in AI Agent Studio
The prerequisites for using AI Agent Studio are:
- Your environment must have the appropriate services for Oracle Applications Platform deployed. For more information, see FAQ2521 on My Oracle Cloud Support.
- Set the Enable Security Console External Application Integration (ORA_ASE_SAS_INTEGRATION_ENABLED) profile option to Yes and enable permission groups for the appropriate roles. See Access Requirements for AI Agent Studio.
- The agents you can view depend on the roles and privileges assigned to you. To access the Skill Recommendation Agent, your role must be explicitly granted access to it by an AI Studio Administrator. See How can I give users access to AI agents and Access Requirements for AI Agent Studio.
Complete these steps:
- Go to .
- Search for the agent named Skill Recommendation Agent (SKILL_RECOMMENDATION_AGENT).
- Click Copy Template. Enter a suffix that’ll get appended to the agent name.
- Review the agent details in the Agent Designer and publish it.
- On the Agent Teams tab, search for the agent you just published.
- Copy the agent team code.
- In Setup and Maintenance, search for the ORA_HRT_SKILL_SUGGESTIONS_AGENT_CODE profile option.
- Set the profile option value to the agent team code you copied.