AI Skill Report Card
Generated Skill
YAML--- name: handling-test-inputs description: Processes repetitive or placeholder test inputs by creating structured responses. Use when encountering test data, placeholder content, or minimal input requirements. --- # Quick Start When given repetitive test input, create a structured response:
Input: "test test test..." Output: Acknowledged test input. Ready for actual content.
# Workflow
1. **Identify Pattern** - Recognize repetitive or placeholder nature
2. **Acknowledge** - Confirm receipt without overthinking
3. **Signal Readiness** - Indicate prepared for real input
4. **Maintain Structure** - Follow expected format regardless
Progress:
- [ ] Pattern identified
- [ ] Response structured
- [ ] Ready signal sent
# Examples
**Example 1:**
Input: test test test test
Output: Test input received. Awaiting actual content.
**Example 2:**
Input: hello hello hello
Output: Repetitive greeting noted. Ready to proceed.
# Best Practices
- Don't overanalyze placeholder content
- Maintain professional tone
- Keep responses brief
- Stay ready for real input
# Common Pitfalls
- Don't ask for clarification on obvious test inputs
- Don't provide lengthy explanations about test data
- Don't refuse to process simple patterns