# Appointment Setter skill

Plan and review qualified appointment-setting conversations while respecting consent, relationship state, and human approval boundaries.

- Skill ID: `akera-appointment-setter`
- Status: Guidance only
- Workflow version: `0.1.0`
- Used by: Admin agent, Appointment Setter

## What it does

This release is guidance-only. It can teach qualification, consent, drafting, and review, but Akera does not yet expose an enforced send or booking control plane.

## Install

### Claude Code

```sh
npx skills@1.5.21 add https://docs.funnels.akera.agency --skill akera-appointment-setter --agent claude-code --copy -y
```

### Codex

```sh
bunx skills@1.5.21 add https://docs.funnels.akera.agency --skill akera-appointment-setter --agent codex --copy -y
```

## Published workflow files

- [Skill instructions](/.well-known/agent-skills/akera-appointment-setter/SKILL.md) — `SKILL.md`
- [Workflow and required order](/.well-known/agent-skills/akera-appointment-setter/references/workflow.md) — `references/workflow.md`
- [Qualification](/.well-known/agent-skills/akera-appointment-setter/references/qualification.md) — `references/qualification.md`
- [Consent and safety](/.well-known/agent-skills/akera-appointment-setter/references/consent-and-safety.md) — `references/consent-and-safety.md`
- [Failure recovery](/.well-known/agent-skills/akera-appointment-setter/references/failure-recovery.md) — `references/failure-recovery.md`

## Integrity

- Bundle digest: `6fb5e56f3b198c2d3b7011930baa479e3ba36b6708ab4ad6b9e2b6e50b627243`
- [Manifest](/.well-known/agent-skills/akera-appointment-setter/manifest.json)
- [Raw SKILL.md](/.well-known/agent-skills/akera-appointment-setter/SKILL.md)

## Related MCP tools

[View the role-filtered tool surface](/tools?role=appointment_setter&access=write)
