Zapis Appointment Assistant

🌐Community
by naffiq · vlatest · Repository

This AI assists in scheduling appointments by extracting key details from user input, streamlining the booking process and saving time.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add zapis-appointment-assistant npx -- -y @trustedskills/zapis-appointment-assistant
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "zapis-appointment-assistant": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/zapis-appointment-assistant"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The zapis-appointment-assistant skill allows AI agents to schedule appointments through the Zapis.kz platform, a popular service in Kazakhstan. It can find available appointment slots based on specified criteria and book them directly. The assistant interacts with the Zapis.kz API to manage this process.

When to use it

  • A user needs to book a doctor's appointment but doesn’t want to navigate the Zapis.kz website manually.
  • You need to schedule an appointment for someone else, using their preferences and available times.
  • Automating recurring appointments with specific doctors or services.
  • Checking availability of multiple specialists before making a decision.

Key capabilities

  • Finds available appointment slots on Zapis.kz.
  • Books appointments through the Zapis.kz platform.
  • Interacts with the Zapis.kz API.

Example prompts

  • "Book me an appointment with Dr. Ivanov for next Tuesday."
  • "What are the available times for a dentist appointment this week?"
  • “Find the earliest appointment slot with a dermatologist in Almaty.”

Tips & gotchas

  • The skill requires access to and familiarity with the Zapis.kz platform.
  • Ensure the AI agent has appropriate permissions or credentials to interact with the Zapis.kz API if required.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
naffiq
Installs
3

🌐 Community

Passed automated security scans.