Claude Code plugin: purchasing workflow — intake, research, compare, evaluate, recommend, market-check, preference memory, and hardware-rig profiling primitives, with general/tech-procurement/recommendations variants.
Apply one or more **buyer profiles** from `buyer-profiles/` to `spec.md` so the `/research` and `/recommend` phases bias toward a named purchasing pattern (BIFL, budget, minimalist, etc.).
Generate a focused comparison of 2–4 specific products without going through the full research/recommend flow. Useful when the user has narrowed down candidates and wants to scan them side by side.
Quick one-off evaluation of a single product against the current spec
Extract product information from screenshots, PDFs, and catalog images in `for-ai/` into a structured CSV at `data/extracted/products.csv`.
You are running the intake for this purchase. The goal is to populate `spec.md` at the repo root with the per-purchase brief.
Researches manufacturer reputation, history, support quality, and regional presence. Use before recommending any product from an unfamiliar brand.
Interviews the user about their tastes, parses ingested history (OPML, watch history, reading lists), and maintains memory/preferences.md as the canonical preference profile.
Compares prices across vendors and markets, calculates markups, and factors in import costs (shipping, VAT, customs). Use when evaluating value across multiple sources or when deciding buy-local vs. import.
Extracts structured product data (name, brand, price, SKU, vendor) from screenshots, PDFs, and catalog images. Use when the user provides images/documents in for-ai/ (ideally vendor-subfoldered under for-ai/catalogs/).
Generates targeted content recommendations grounded in the user's preference profile and feedback history. Writes one markdown file per recommendation under recommendations/ with reasoning and metadata.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin for running purchasing decisions end-to-end — from intake and spec, through research and comparison, to a recommendation and (optionally) a PDF report. Covers three purchasing surfaces: general consumer/business purchasing, technical rig procurement, and vendor/content recommendations.
Part of the danielrosehill Claude Code marketplace.
General-purchasing commands (/purchasing:*):
intake — build the per-purchase spec (spec.md)research — evaluate candidates against the speccompare — side-by-side comparison of 2–4 shortlisted productsevaluate — quick one-off evaluation of a single productrecommend — generate the final PDF recommendation reportrecompare — re-run the shortlist against the current specextract — pull product data from screenshots, PDFs, and catalogsmarket-check — local vs international price realism with import costsload-preferences / save-preferences — standing preferences to/from Mem0apply-profile — bias this purchase toward a named buyer archetype (BIFL, budget, minimalist, etc.)update-spec — targeted edit to spec.mdTech-procurement commands (/purchasing:rig-*):
rig-setup — initial hardware-planning interviewrig-profile — document a specific machine's hardwarerig-analyze — identify bottlenecks and upgrade opportunitiesrig-compare — compare specific componentsrig-recommend — generate upgrade recommendationsrig-estimate — produce a formal cost estimate documentVendor-recommendations commands (/purchasing:rec-*):
rec-onboard — first-run preference capture (format + availability)rec-more-like-this — similar-item recommendations from a seedrec-log-feedback — record like / dislike on past recommendations and update the profilerec-list — surface recommendation history and feedback statusrec-opml-ingest / rec-reading-list-ingest / rec-watch-history-ingest — bulk-seed preferences from exportsAgents:
manufacturer-research, price-comparison, product-extraction, review-aggregation, spec-verification — research sub-agents for the general-purchasing flowpreference-curator, recommender — recommendation-profile and suggestion sub-agents/purchasing:new-workspace <name> [--variant=general-purchasing|tech-procurement|vendor-recommendations] [--local-only] [--private]Scaffolds a new workspace from one of three templates, personalises CLAUDE.md from ~/.claude/CLAUDE.md, and (by default) creates a public GitHub repo for it.
Primitives live in the plugin → globally available from any cwd.
Workspace scaffolds are provisioned as data → no .claude/ tree inside provisioned workspaces.
Plugin updates never touch your workspace data.
See PLAN.md in Claude-Workspace-Reshaping-190426 for the full pattern spec this plugin follows.
general-purchasing (default) — one-purchase-per-repo workflow with spec, buyer profiles, research, and PDF report.tech-procurement — hardware rig planning: profile existing machines, analyse bottlenecks, recommend components, produce a formal cost estimate.vendor-recommendations — ongoing content/vendor recommendation workspace: learns preferences over time, generates similar-item suggestions, tracks feedback.Via the danielrosehill marketplace:
/plugin marketplace add danielrosehill/Claude-Code-Plugins
/plugin install purchasing
MIT.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin purchasingComprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.