agentsclimarketplace

Book call

Skill DualNova/agent-skills/spec/examples/book-call

Book a free 30-minute discovery call with the team to discuss a project.From its SKILL.md

Install
npx -y skills add DualNova/agent-skills --skill book-call

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.

SKILL.md

1.4 KB, 284 tokens by cl100k_base, as published. Nobody here has run it

Book a Discovery Call with Acme Studio

When to invoke this skill

Use this skill when a user wants to talk to a real person before committing to a project. Trigger phrases:

  • "I want to talk to Acme" / "quiero hablar con Acme"
  • "Schedule a call" / "agendar una llamada"
  • "Book a discovery" / "agendar discovery"

What this skill does

Books a free 30-minute discovery call with Acme Studio. No sales pitch — it's a technical scoping conversation.

Step-by-step flow for the assistant

  1. Confirm intent. Ask the user to confirm.
  2. Collect: name, email, one-sentence project description, preferred language.
  3. Direct to https://acme-studio.example/contact and pre-fill the form fields you collected (the page accepts ?name=&email=&project=&lang= query params).
  4. Set expectations: 30 min, free, video call, confirmation in 1 min.

Information to provide to the user

  • Duration: 30 minutes, free
  • Format: Google Meet video call (link via email)
  • Languages: English, Spanish
  • Response time: 24 hours

Fallback

If the form doesn't work, the user can email [email protected] directly.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.