mod discovered_tool;
mod executor;
mod input;
mod spec;
mod substitute;

pub(crate) use discovered_tool::discover_skill;