📅
Automation

10to8

by membranedev

10to8 is an Automation skill for Claude Code, published by membranedev in application-skills.

265 stars41 forkson membranedev/application-skillsAdded 2026/09/02+2% in starsRepository updated 2026/04/28
agent-skillsclaude-code-skillclaude-skillsmembraneskills
Install in seconds
Install 10to8
Copy 10to8 into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/membranedev/application-skills/tree/main/skills/10to8 ~/.claude/skills/10to8

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/membranedev/application-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/10to8/SKILL.md in membranedev/application-skills
Installs to
~/.claude/skills/10to8
Collection
One of 25 skills cataloged from this repository
Category
Automation1648 skills

What 10to8 does

10to8 manages appointments, bookings, staff, services, and availability through the 10to8 API. Use it to create, update, cancel, or list bookings and related records, or to automate scheduling workflows.

10to8 is cataloged under Automation on DirSkills. 10to8 comes from a repository tagged agent-skills, claude-code-skill, claude-skills, membrane and skills.

Documentation

README

10to8

10to8 is an appointment scheduling software. It's used by businesses of all sizes to manage bookings, send automated reminders, and process payments.

Official docs: https://10to8.com/api/

10to8 Overview

  • Appointment
    • Customer
  • Staff
  • Service
  • Availability
  • Booking
  • Report
  • Package
  • Class
  • Communication
    • SMS
    • Email
  • Settings

Working with 10to8

This skill uses the Membrane CLI to interact with 10to8. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.

Install the CLI

Install the Membrane CLI so you can run membrane from the terminal:

npm install -g @membranehq/cli@latest

Authentication

This is the opening of the README. Read the full README on GitHub.

Frequently asked about 10to8

  • What else does membranedev publish alongside 10to8?

    10to8 is one of 25 skills that DirSkills catalogs from membranedev/application-skills, the repository it ships in. Its siblings there include 0CodeKit, 10Duke and 123FormBuilder. Each one is a separate skill with its own page in this directory, installs the same way 10to8 does, and is maintained by membranedev in that same repository. The rest of the collection is listed on the membranedev/application-skills page.

  • How does 10to8 compare to other Automation skills?

    10to8 ranks #1393 by stars among the 1648 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of 10to8 against them. Open each page to compare what they document and how they install.