Book call
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.
npx -y skills add DualNova/agent-skills --skill book-callAssembled 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
Book a free 30-minute discovery call with the team to discuss a project.
SKILL.md
1.4 KB, 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
- Confirm intent. Ask the user to confirm.
- Collect: name, email, one-sentence project description, preferred language.
- Direct to https://acme-studio.example/contact and pre-fill the form fields you collected (the page accepts
?name=&email=&project=&lang=query params). - 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.