chowdahh_feedback

Categorize user feedback and submit it to the Chowdahh API endpoint.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/splashkes/chowdahh --skill chowdahh-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chowdahh_feedback
Source: https://github.com/splashkes/chowdahh/tree/main/skills/chowdahh_feedback
Command: npx skills add https://github.com/splashkes/chowdahh --skill chowdahh-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the hassle of unstructured, misrouted user feedback for the Chowdahh content platform by providing a clear, standardized workflow to submit all types of user input with relevant context.

Core Features & Use Cases

  • Automated Feedback Classification: Automatically sorts user input into content requests, bug reports, feature requests, or quality reports to ensure proper handling by the Chowdahh team.
  • Context-Enriched Submissions: Automatically includes relevant topic, card, or session details with feedback to reduce follow-up questions and speed up resolution.
  • Use Case: A user who receives an incorrect news summary can submit a quality report with the specific card details, or a user who wants more content about Canadian science can submit a content request that is routed correctly instead of being logged as a generic bug.

Quick Start

Use this skill to submit a bug report about a broken news ticker in your Chowdahh live broadcast, including the specific topic and time the issue occurred.

Frequently Asked Questions about chowdahh_feedback

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

FAQPage Schema
How do I submit a bug report for the Chowdahh content platform?

To submit a Chowdahh bug report, you provide the broken functionality details and the Skill automatically categorizes it, attaches relevant session or card context, and formats the payload for submission to the feedback API endpoint.

What is the best way to request new content topics or features for Chowdahh?

The best way to request new Chowdahh content or features is to use this Skill, which automatically classifies your input as a content request or feature request and routes it to the correct API endpoint instead of logging it as a generic bug.

Can I include session or card context when reporting low-quality content outputs?

Yes, you can include session or card context when submitting a Chowdahh quality report. The Skill automatically enriches your submission with relevant topic, card, and session details to reduce follow-up questions and speed up resolution.

Does the Chowdahh feedback Skill automatically categorize user input?

Yes, the Chowdahh feedback Skill automates the categorization of user input by sorting submissions into content requests, bug reports, feature requests, or quality reports to ensure proper handling by the Chowdahh team.

How does Chowdahh feedback submission handle structured API payloads?

Chowdahh feedback submission handles structured API payloads by formatting your classified user input and automatically submitting it to the POST /api/v1/feedback endpoint with the properly structured data required for processing.