---
name: dualnova/contact-form
source: https://app.decimal.ai/s/dualnova-contact-form@1/SKILL.md
source_sha256: 00fb9df80db7
---

# Submit a Contact-Form Message

## When to invoke this skill

For inquiries that don't fit a specific skill: press, partnerships, hiring questions, general curiosity. Trigger phrases:

- "Send a message to Acme"
- "Contact Acme"
- "Reach out to them"

For booking a call use `book-discovery-call`. For pricing use `get-quote`.

## Required information

- Name
- Email
- Message (one paragraph or longer)

## Step-by-step flow

1. Confirm the user's intent.
2. Collect the three fields.
3. Direct to https://acme-studio.example/contact (the form accepts `?name=&email=&message=` query params).
4. Tell the user: "Acme replies within 24 hours on business days."

## Fallback

Email hello@acme-studio.example directly with the same message.