shopfox-ai avatar

shopfox-ai

Official

@shopfox-ai

0Followers
|
1Public Repos
|
1Published Skills

Shopfox provides MCP-server shopping research skills that generate product comparisons and purchase reports for US shoppers.

Skills Distribution
DomainBusiness, Fi...E-Commerce Product.. (50%)Purchase Report Ge.. (30%)Conversational Com.. (20%)

Agent Skills by shopfox-ai

Showing 1 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About shopfox-ai

FAQPage Schema
What tasks can I accomplish with Shopfox shopping skills?▼

You can research products and produce purchase reports for US shoppers. Three functions are available: generate_shopping_report for one-shot reports, research_shopping_options for structured research with clarification, and start_shopping_report for hosts with short timeouts such as ChatGPT.

Who should use the Shopfox shopping skills?▼

These skills target US-based shoppers and developers building shopping assistants on MCP-compatible hosts. They suit anyone needing automated product research, side-by-side option comparisons, and finalized purchase recommendation reports delivered through a conversational interface.

How do the Shopfox skills run in practice?▼

The skills connect to the shopfox MCP server, which must be listed as an allowed MCP server in the host configuration. Once connected, the host invokes generate_shopping_report, research_shopping_options, or start_shopping_report depending on timeout limits and research depth needed.

What license covers the Shopfox shopping skills?▼

Both skills are released under the Apache-2.0 open-source license. This permits free use, modification, and redistribution, including commercial usage, subject to the standard Apache-2.0 terms around attribution and liability.

What prerequisites do the Shopfox skills require?▼

The only declared dependency is access to the shopfox MCP server, specified in the allowed_mcp_servers metadata. The host environment must support MCP server connections; short-timeout hosts like ChatGPT should use the start_shopping_report entry point instead of synchronous calls.