MCPcopy Index your code
hub / github.com/AI45Lab/Code / skill.rs

File skill.rs

core/src/tools/skill.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected