activity-report-composer

Convert WordPress audit logs into structured client-ready reports.

40|7|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/respira-press/agent-skills-wordpress --skill activity-report-composer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: activity-report-composer
Source: https://github.com/respira-press/agent-skills-wordpress/tree/main/skills/activity-report-composer
Command: npx skills add https://github.com/respira-press/agent-skills-wordpress --skill activity-report-composer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

WordPress audit workflows generate lengthy, hard-to-interpret results. This skill wraps the v7.1 respira_generate_activity_report MCP tool and presents the output in six ready-to-use report framings.

Core Features & Use Cases

  • Six framings: agency client report, case study, internal recap, testimonial draft, build in public, and personal recap.
  • Automated data extraction: fetches structured totals (hours saved, cost saved, edits, pages, snapshots, rollbacks) and top tools from the MCP tool and renders them into the chosen framing.
  • Output formats and persistence: outputs in Markdown, HTML, or social-ready formats and can save as a custom post type if available.

Quick Start

Use the six framings to generate a report from the latest activity log and export it in Markdown.

Frequently Asked Questions about activity-report-composer

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

FAQPage Schema
How do I turn WordPress audit logs into a client-ready report?

To turn WordPress audit logs into a client-ready report, this skill uses the respira_generate_activity_report MCP tool to extract structured data like hours saved and rollbacks, then renders it into six framing templates.

What report formats can I generate from WordPress activity logs?

You can generate activity reports in Markdown, HTML, or social-ready formats. The output can also be saved directly as a custom post type within your WordPress environment if available.

Do I need a specific WordPress plugin version to generate activity reports?

Yes, generating activity reports requires the Respira for WordPress plugin version 7.1 or higher, along with a configured MCP server to connect the data pipeline.

What types of activity report framings are available for WordPress logs?

Available activity report framings include agency client reports, case studies, internal recaps, testimonial drafts, build-in-public summaries, and personal recaps, each tailored for different audiences.

Can I automate report writing for WordPress audit workflows?

Yes, you can automate report writing by fetching structured totals such as edits, pages, snapshots, and top tools from the MCP tool, which are then automatically rendered into your chosen report framing.