| 1 | //! Skill Tool - Invoke skills as callable tools with temporary permission grants |
| 2 | //! |
| 3 | //! This tool allows agents to invoke skills as first-class tools, with the skill's |
| 4 | //! allowed-tools temporarily granted during execution. This enforces skill-based |
nothing calls this directly
no outgoing calls
no test coverage detected