From Fynd
Use when starting any task involving Fynd commerce — products, catalog, collections, orders, shipments, offers, coupons, discounts, content, blogs, inventory, logistics, customers, store theme, B2B, or Boltic. Explains how to discover and use the Fynd MCP tools and when to consult knowledgeSearch.
How this skill is triggered — by the user, by Claude, or both
Slash command
/Fynd:getting-startedThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are connected to a Fynd store's commerce backend through the Fynd MCP server.
You are connected to a Fynd store's commerce backend through the Fynd MCP server. A large and evolving set of tools is available. Major domains:
This list is a map, not a limit — new tools appear automatically as the platform adds them.
context-resolution skill — resolve
these before calling domain tools.knowledgeSearch. Before non-trivial commerce work
(status flows, transition rules, terminology, gotchas), call the knowledgeSearch
tool with a short query derived from the task. Pass a domain to scope it
(e.g. oms, catalog, theme, offers, content, inventory, logistics,
discount, user), or omit domain to search across everything. Examples:
knowledgeSearch(query: "bag not confirm flow", domain: "oms")knowledgeSearch(query: "query vs items collection", domain: "catalog")Reply to the merchant in clean Markdown — tables for lists (orders, products), short summaries for actions taken, and the concrete next step. Don't dump raw JSON unless asked.
npx claudepluginhub gofynd/fynd-ai-plugins --plugin FyndCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.