feedback-interpreter

Parse Feedback Studio Markdown reports and apply CSS selector edits to web assets.

59|14|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/guilhermemarketing/esc-skills --skill feedback-interpreter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback-interpreter
Source: https://github.com/guilhermemarketing/esc-skills/tree/main/skills/feedback-interpreter
Command: npx skills add https://github.com/guilhermemarketing/esc-skills --skill feedback-interpreter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interprets and applies feedback from Feedback Studio exports (Markdown reports) to landing pages, wireframes, and creatives, turning visual reviews into concrete edits.

Core Features & Use Cases

  • Read and parse CSS selectors, positions, and reply threads from a standardized Markdown feedback report.
  • Translate feedback into precise DOM and CSS changes on web assets and design files.
  • Provide end-to-end workflow guidance from reviewing feedback to implementing changes.

Quick Start

Upload the Feedback Studio Markdown report and let the skill guide targeted changes on your page.

Frequently Asked Questions about feedback-interpreter

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

FAQPage Schema
How do I apply feedback exports to landing pages and wireframes?

To apply feedback exports to landing pages, you parse Markdown reports containing CSS selectors, positions, and replies to drive precise, context-aware DOM and CSS edits. Upload the report to guide targeted changes on your assets.

What format does feedback need to be in for automated page edits?

Feedback must be formatted as a Markdown report containing specific fields: Element Selector, Position, Type, and Replies. This standardized structure allows the interpreter to map visual reviews directly to concrete code edits.

How does a Markdown feedback report translate to DOM and CSS changes?

A Markdown feedback report translates to DOM and CSS changes by parsing the Element Selector and Position fields to locate the target element, then applying the suggested modifications from the reply threads to update the web asset.

Can I use CSS selectors from review reports to update creatives?

Yes, you can use CSS selectors from review reports to update creatives. The parsing process handles these selectors to identify exact elements on landing pages and creatives, ensuring precise and context-aware visual modifications.

What is the workflow from receiving visual review feedback to implementing changes?

The workflow from receiving visual review feedback to implementing changes involves uploading the Feedback Studio Markdown export, parsing its CSS selectors and replies, and following end-to-end guidance to apply the targeted edits to the design files.

What happens if my feedback Markdown report is missing the Position or Replies fields?

If your feedback Markdown report is missing the Position or Replies fields, the parser cannot correctly interpret the feedback. Reports must strictly include Element Selector, Position, Type, and Replies to drive precise context-aware edits.