Market Check banner
danielrosehill danielrosehill

Market Check

Development community

Description

--- description: Compare local market prices against international RRP with import-cost realism argument-hint: [model names, optional — defaults to current shortlist] --- # Market Check Compare local market pricing against international RRP for the current shortlist (or the models in `$ARGUMENTS` if provided). ## Steps 1. **Identify the models:** - If `$ARGUMENTS` is provided, use that list. - Otherwise, use the top picks from the most recent file in `from-ai/recommendations/`, or the

Installation

Installs to ~/.claude/skills/danielrosehill-procurement-tools-plugin-market-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-procurement-tools-plugin-market-check && curl -fsSL https://raw.githubusercontent.com/danielrosehill/procurement-tools-plugin/HEAD/commands/market-check.md -o ~/.claude/skills/danielrosehill-procurement-tools-plugin-market-check/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository