dfa729281d
- Export createSkillTool from src/tools/index.ts for public use - Import and instantiate skill tool in OhMyOpenCodePlugin with configuration - Use claude_code?.skills toggle to control inclusion of Claude Code paths - When skills toggle is false, only OpenCode-specific paths are included - Add skill to tools object and register with plugin for Claude Code compatibility - Respects existing plugin configuration patterns and integration style 🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)