dceb2212e1
OpenCode has native skill support that automatically scans .claude/skills/ and injects available_skills into system prompt. The agent reads SKILL.md files directly via the Read tool, making our separate skill tool a duplicate. The claude-code-skill-loader feature (which converts skills to slash commands) is intentionally kept - only the redundant skill tool is removed. 🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)