Expand description
Re-exported procedural macros (e.g., radkit::macros::skill!).
Macros§
- include_
skill - Embeds an
AgentSkilldirectory into the binary at compile time.
Attribute Macros§
- skill
- Attribute macro for defining A2A skills with metadata.
- tool
- Attribute macro for defining tools with automatic parameter extraction.
Derive Macros§
- LLMOutput
- Derive macro for fuzzy deserialization of LLM outputs.