feedback-form

Generate an in-app feedback form with category selection, sentiment routing, and device diagnostics.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/ano4l/SiteRent --skill feedback-form-ano4l
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback-form
Source: https://github.com/ano4l/SiteRent/tree/main/skills/generators/feedback-form
Command: npx skills add https://github.com/ano4l/SiteRent --skill feedback-form-ano4l

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates an in-app feedback form that captures category, sentiment, attachments, and device diagnostics to route users appropriately.

Core Features & Use Cases

  • In-app feedback collection with category filtering, sentiment-based routing, and optional screenshot attachments.
  • Flexible delivery via email or webhook backends, with device context included for debugging.
  • Use Case: Integrate the form into onboarding or help centers to collect actionable user input and triage.

Quick Start

Trigger the in-app feedback form from your app and submit a sample entry to verify routing and diagnostics.

Frequently Asked Questions about feedback-form

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

FAQPage Schema
How do I add an in-app feedback form with sentiment-based routing in Swift?

An in-app feedback form with sentiment-based routing categorizes user submissions and directs happy users to app reviews while routing unhappy users to support teams.

Can I collect device diagnostics and screenshots through an in-app feedback form?

Yes, the in-app feedback form captures device diagnostics and optional screenshot attachments to provide debugging context alongside user-submitted feedback categories.

How does sentiment-based routing work for mobile app feedback?

Sentiment-based routing evaluates user feedback to automatically direct positive responses to app store reviews and negative responses to customer support channels.

What submission methods can I configure for routing in-app feedback?

You can configure in-app feedback submission methods to use either email or webhook backends for platform-aware delivery of user responses and device context.

Does this in-app feedback form work without external dependencies?

Yes, the in-app feedback form operates without external dependencies, allowing you to generate and integrate the form directly into your mobile app workflow.

When should I use an in-app feedback form instead of direct email support?

Use an in-app feedback form when you need structured category selection, automated sentiment-based routing, and device diagnostics rather than simple unstructured email support.