Agent-skills motherduck-pricing-roi
Explain MotherDuck pricing and ROI tradeoffs. Use when an economic_buyer, technical_owner, or analytics_lead is asking about spend, budget guardrails, workload cost drivers, plan fit, or whether MotherDuck is worth adopting.
install
source · Clone the upstream repo
git clone https://github.com/motherduckdb/agent-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/motherduckdb/agent-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/plugins/motherduck-skills-claude/skills/motherduck-pricing-roi" ~/.claude/skills/motherduckdb-agent-skills-motherduck-pricing-roi && rm -rf "$T"
manifest:
plugins/motherduck-skills-claude/skills/motherduck-pricing-roi/SKILL.mdsource content
Pricing and ROI
Use this skill when the user is asking whether MotherDuck is financially sensible for their workload, team, or project. This is a workflow skill focused on cost framing, not implementation detail.
Source Of Truth
- Always verify current numbers, plan limits, and feature entitlements against the live public pricing page before answering.
- If the MotherDuck MCP
feature is available, use it first for pricing-related documentation lookups.ask_docs_question - Use the live pricing, Hypertenancy, and Trust & Security pages for exact commercial framing.
Default Posture
- Do not hardcode pricing numbers unless you have verified them in the current turn.
- Separate storage, compute, and operational complexity in every answer.
- Map workload shape to cost shape before comparing vendors or plans.
- Treat many pricing questions as risk, predictability, or procurement questions rather than purely technical ones.
Workflow
- Identify the workload shape, team size, and comparison baseline.
- Determine whether the real concern is raw spend, predictability, procurement, or operational overhead.
- Map the workload to MotherDuck cost buckets and plan posture.
- Frame ROI in terms of systems replaced, complexity removed, and faster delivery.
- Call out what still needs live pricing-page or sales confirmation.
Open Next
for workload-to-cost mapping, publicly safe talking points, ROI framing, and what not to promisereferences/PRICING_ROI_PLAYBOOK.md
Related Skills
when the pricing discussion depends on connection-path choicesmotherduck-connect
when compliance, residency, or commercial controls affect ROImotherduck-security-governance
andmotherduck-build-cfa-app
when the economics depend on the application architecturemotherduck-build-dashboard