Analyze: Content Analysis CLI

Run automated content analysis and performance reporting on Drupal entities via Drush commands.

1|3|Updated Jun 7, 2021
One-click install
npx skills add https://github.com/dxpr/dxpr_cms --skill analyze-content-analysis-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Analyze: Content Analysis CLI
Source: https://github.com/dxpr/dxpr_cms/tree/main/.agents/skills/analyze
Command: npx skills add https://github.com/dxpr/dxpr_cms --skill analyze-content-analysis-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the challenge of maintaining content quality and performance across a Drupal site by providing a unified interface for automated auditing and reporting.

Core Features & Use Cases

  • Batch Analysis: Execute automated checks across large sets of content types to identify issues or gather metrics.
  • Integrated Reporting: Access broken link reports, search console data, and PostHog analytics directly through the command line.
  • Use Case: A content manager can run a batch analysis on all articles to identify broken links and sentiment scores, ensuring high-quality content delivery without manual site navigation.

Quick Start

Use the analyze skill to run all available batch-capable analyzers on your site content.

Frequently Asked Questions about Analyze: Content Analysis CLI

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate content analysis and site-wide audits for Drupal entities?

Automated content analysis for Drupal entities is executed through a centralized command-line interface using standardized Drush commands. This enables efficient batch processing of site-wide audits without manual navigation.

Can I detect broken links in Drupal using Drush?

Broken link detection in Drupal can be performed by running batch-capable analyzers via Drush commands. This generates integrated reports identifying broken links across large sets of content types.

Does this content analysis CLI integrate with Google Search Console and PostHog?

Yes, the content analysis CLI integrates directly with Google Search Console and PostHog. It accesses search console data and PostHog analytics directly through the command line for centralized reporting.

What is the best way to manage content lifecycle and quality checks across a Drupal site?

Managing content lifecycle across a Drupal site is best handled through automated diagnostic workflows and batch analysis. This identifies broken links and gathers metrics to ensure high-quality content delivery.

How do I run batch analysis on all Drupal articles to identify broken links and metrics?

Batch analysis on Drupal articles is executed by running all available batch-capable analyzers via the analyze Drush command. This gathers performance metrics and identifies broken links across the content set.