//! Skills module - ported from ~/claudecode/openclaudecode/src/skills
//!//! This module provides the bundled skills infrastructure for the Rust SDK.
pubmodbundled;pubmodbundled_skills;pubmodloader;pubusebundled::{init_bundled_skills};pubusebundled_skills::*;pubuseloader::{load_skill_from_dir, load_skills_from_dir, SkillMetadata, LoadedSkill};