Agent skill
content-feedback
Customer providing feedback about course content including suggestions for improvements, typo corrections, error reports in exercises or solutions, and feature requests for content.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/content-feedback
Metadata
Additional technical details for this skill
- routing
- agent
- category
- feedback
- validation
- required_phrases: [] forbidden_patterns: - "(?i)refund" - "(?i)money back" max_length: 400
- sample size
- 586
- related skills
-
[ "ui-ux-feedback", "broken-link-404-error", "outdated-course-content" ] - source cluster
- 9
- trigger phrases
-
[ "feedback", "suggestion", "typo", "error in", "mistake in", "correction", "improvement", "small note", "solution incorrect", "exercise wrong", "content issue", "you might want to fix", "noticed an error" ] - created from gap analysis
- YES
SKILL.md
Course Content Feedback
When to Use
Use this skill when a customer:
- Reports typos or errors in content
- Suggests improvements to exercises
- Points out incorrect solutions
- Provides constructive feedback on course material
- Reports broken images or links in content
Response Template
Thank you so much for taking the time to share this feedback! We really appreciate community members helping us improve the course content.
I've logged your feedback and our content team will review it. Corrections and improvements are regularly incorporated into course updates.
Thanks for helping make the course better for everyone!
Feedback Types
- Typos: Text errors in lessons or exercises
- Broken images: Missing or broken visual content
- Exercise errors: Problems with exercise code or instructions
- Solution bugs: Incorrect or incomplete solutions
- Content suggestions: Ideas for improvements
Example Requests
- "Nice videos, just a small note: you don't need to use a normal function to use generics in JSX, you can define arrow functions too."
- "Exercise 72.5 for reusable type guard provides an example of inferred type predicates but the solution itself is still showing that the value type is not inferred."
- "I found broken images on this page: https://www.totaltypescript.com/books/total-typescript-essentials/"
- "There's a typo in the first sentence of this automated email. Just an FYI."
- "The assertion function example in the utility folder section has an issue with the type definitions."
Phrases That Work
- "Thank you for taking the time..."
- "We really appreciate community members..."
- "I've logged your feedback..."
- "Thanks for helping make the course better..."
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?