A skill with excessively long Level 1 section
too-long-level1 follows the SKILL.md standard. Use the install command to add it to your agent stack.
---
name: too-long-level1
description: A skill with excessively long Level 1 section
version: 1.0.0
---
# Too Long Level 1 Skill
## Level 1: Quick Start
### What You'll Learn
${"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ".repeat(300)}
### Core Principles
${"- Very long principle explanation that goes on and on\n".repeat(100)}
### Quick Reference
${"```python\n# Code example\nprint('hello')\n```\n\n".repeat(50)}
### Essential Checklist
${"- [ ] Checklist item\n".repeat(100)}