Content Analysis agent

  • Updated

Content Analysis is an Optimizely Opal agent that analyzes Optimizely Content Management System (SaaS) content of a specified content type to identify structural patterns and produce a reusable instruction set. Run this agent at least once before using the Page Builder agent and again only after major changes to your content.

  • Challenge – Maintaining consistent content structure across CMS (SaaS) content types requires manual review of existing content patterns.
  • Agent outcome – A structured markdown instruction set with JSON examples, saved as a reusable Opal skill for the specified content type. The instruction set is used as input when using the Page Builder agent.
  • Value – Standardized content creation based on proven patterns, reducing guesswork and improving consistency.

Required Optimizely products

Optimizely Content Management System (SaaS)

Install agent

Opal Administrators, Agent Builders, and Opal Users with the Add, edit, and install specialized agents  attribute for a custom role can add agents to their organization's Optimizely Opal instance. See Add users and set permissions.

Install the agent from the Opal Agent Directory.

  1. Go to Agents > Agent Directory.
  2. Select Content Analysis.
  3. Click Install Agent to add it to your Opal instance.

    Screenshot of the Agent Directory with the Content Analysis agent selected and Install agent highlighted.

If Install Agent is disabled, ensure you have the Required Optimizely products connected to your Opal instance.

Use the agent

In Opal Chat, enter @content_type_analysis and provide the following details:

  • content_type – The CMS (SaaS) content type key to analyze.

The agent retrieves the 20 latest CMS (SaaS) items of the specified content type, analyzes their structure and patterns, and produces a markdown instruction set with JSON examples. The agent then saves the instruction set as an Opal skill for future content creation.

To use the Content Analysis agent in a workflow agent, drag and drop it into your workflow. See Create a workflow agent.

Details

The Content Analysis agent uses these default details. After you install the agent in your Opal instance, customize these details for your organization's needs. See Manage agents for instructions.

Input variables

The Content Analysis agent takes the following input:

  • content_type

Tools

The Content Analysis agent uses the following tools internally to process your request:

  • cms_get_content_data
  • graph_content_graphql_executor
  • graph_content_search_tool
  • create_or_edit_skill
  • create_canvas
  • browse_web
  • find_skill

Additional details

The agent uses the following default configuration:

  • Inference level – Complex. Provides advanced reasoning and detail.
  • Files – None.
  • Output – Text.

If you use Opti ID, administrators can turn off generative AI in the Opti ID Admin Center. See Turn generative AI off across Optimizely applications.