Expand description
Single-shot compiler skill — a NativeSkill that compiles a complete
UAR-AGENT-MD document in one call.
§Usage
Tool name: uar.compile
{
"markdown": "# Agent: My Agent\n\n## Metadata\n```yaml\n..."
}Returns the full [CompileOutput] as JSON on success.
Structs§
- Compiler
Agent Skill - A
NativeSkillthat compiles a complete UAR-AGENT-MD Markdown document through the 8-stage pipeline and returns a signed descriptor.