pub fn pool_skill_remove_tool<S: PoolStore + 'static>( state: Arc<State<S>>, ) -> Tool
Remove a skill by name. Runtime-only, does not delete files.