Claw JIT Agent Generator
[Simple-CLI AI-Created]
This skill implements the "JIT Agent Layer" of the OpenClaw integration. It:
- •Analyzes the user's
intent. - •Uses an LLM to generate a specialized
AGENT.md. - •Writes this file to
.simple/workdir/AGENT.md. - •Optionally initializes the memory structure if missing.
Strategy
Use this skill at the start of a complex session when the generic agent persona is insufficient. It is the "bootloader" for a specialized agent session.