From openmart
Enrich decision-maker contacts for businesses with Openmart. Use when the user asks for owner, founder, manager, email, phone, or decision-maker contact info for known businesses or domains.
How this skill is triggered — by the user, by Claude, or both
Slash command
/openmart:enrich-contactsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the Openmart MCP server to enrich decision-maker contacts for "$ARGUMENTS".
Use the Openmart MCP server to enrich decision-maker contacts for "$ARGUMENTS".
Call mcp__openmart__find_decision_maker with:
businesses when the user provides Openmart business rows or previous find_business results.companies when the user provides domains, company names, or websites directly.title: default to Owner for local businesses unless the user asks for another role such as Founder or Manager.max_k: default to 3 unless the user requests a different number.info_access: use ["EMAIL", "PHONE"] unless the user asks for only one.After results return:
skipped_rows with reasons when businesses cannot be enriched.processing, the contacts are only partial — call mcp__openmart__get_batch_results with the pending_batch_ids to collect the rest, and repeat until status is completed. Do not present a processing result as the final answer.Do not invent missing emails or phone numbers.
npx claudepluginhub openmartai/openmart-mcp-server --plugin openmartProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.