What problem does it solve?
This Skill eliminates the manual effort required to design and configure Finite State Machine (FSM) loops by automatically analyzing your existing message history, command logs, or sequences to generate optimized loop configurations.
Core Features & Use Cases
- History Analysis: Scans message logs to identify recurring patterns and workflows that can be converted into durable, checkpointed loops.
- Catalog Integration: Suggests loop configurations based on available commands and skills, ensuring your automation aligns with your existing toolbelt.
- Sequence Detection: Analyzes n-gram sequences from logs to propose logical step-by-step automation flows.
- Use Case: If you find yourself repeatedly running the same sequence of commands to manage issues, use this skill to generate a ready-to-use YAML loop configuration that encapsulates that process for future reuse.
Quick Start
Use the ll-loop-suggester skill to analyze the current message history and suggest a new FSM loop configuration.