The browse skill had no model specified in the frontmatter, causing it to
use the user's default model (usually Opus) by default. Since browse is
orchestrating CLI commands with minimal reasoning required, Sonnet is more
cost-effective while maintaining good performance.
This addresses issue #8.