关于
Acts as a dedicated test fixture for evaluating how skills are discovered and processed in isolation from larger plugins. By providing a simple, three-step instructional framework and basic file access capabilities, it allows developers to benchmark the reliability of the skill loading system and verify that custom instructions are executed in the intended sequence. It is particularly useful for developers building or debugging skill-based workflows within an LLM tool harness, providing a minimalist baseline to isolate behavior from complex plugin logic.