Content Analysis agent (CMS 13)

  • Updated

Content Analysis is an Optimizely Opal agent that analyzes existing content of a specified Optimizely Content Management System (CMS) 13 (PaaS) content type and produces a markdown instruction set for creating content of that type.

  • Challenge – Content creators lack a documented standard for how each CMS (PaaS) content type structures its properties, components, and display settings.
  • Agent outcome – The agent produces a markdown instruction set with JSON examples and saves it as an organization skill for the content type.
  • Value – Teams create consistent, on-pattern CMS (PaaS) content and reduce rework caused by inconsistent content structures.

Required Optimizely products

The Content Analysis agent requires Optimizely Content Management System (CMS) 13 (PaaS).

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.

Use the agent

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

  • content_type – The CMS (PaaS) content type key for the analysis.
Select a CMS instance before you run the agent. The agent stops when you have not selected a CMS (PaaS) instance.

The agent returns the full analysis in markdown with JSON examples. The agent also creates or updates an organization skill named CMS [content_type] creation, which Opal applies when creating content of that type.

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

Details

These are the default details for the Content Analysis agent. 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:

  • paas_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.