instruction-repeater
CommunityRepeat instructions by length, on demand.
AuthorCodingHeader
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Instruction Repeater addresses the need to emphasize key parts of an instruction by repeating it according to length, improving model attention and consistency.
Core Features & Use Cases
- Length-based repetition: short inputs yield four segments, medium inputs yield three, long inputs yield two; segments are separated by blank lines.
- Composable: designed to be used within larger AI workflows and other skills to amplify intent without side effects.
- Deterministic output: pure function with no I/O side effects; returns identical results for the same input.
Quick Start
Call InstructionRepeater.repeat(instruction) with your instruction string to obtain the repeated multi-segment output.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: instruction-repeater Download link: https://github.com/CodingHeader/MySkills/archive/main.zip#instruction-repeater Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.