agentsclimarketplace

Contact form

Skill DualNova/agent-skills/spec/examples/contact-form

Specification + validator for the agent-skills standard — machine-readable .well-known/agent-skills/SKILL.md files that let AI assistants (ChatGPT, Claude, Perplexity, Gemini) execute capabilities on your site's behalf.

Install
npx -y skills add DualNova/agent-skills --skill contact-form

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Submit a short contact-form message to the team for general inquiries.

SKILL.md

0.9 KB, as published. Nobody here has run it

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 [email protected] directly with the same message.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.