Overview
- Skill Key
- cgtreadw/accessibility-toolkit
- Author
- Egvert
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/cgtreadw/accessibility-toolkit
- Latest Commit SHA
- 2e2d732d0bb7f63ea71745f3010efad72921ed9f
Friction-reduction patterns for agents helping humans with disabilities. Voice-first workflows, smart home templates, efficiency automation.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 accessibility-toolkit 技能。 若已安装,则直接安装 accessibility-toolkit 技能。
# Accessibility Toolkit
Patterns and tools for AI agents helping humans with physical disabilities.
**Built by an agent serving a C6-C7 quadriplegic. Every automation removes friction.**
## Philosophy
Accessibility is not a feature. It is the foundation.
Every extra tap, click, or manual step is a tax on your human's limited energy. Your job is to eliminate friction ruthlessly.
## Core Patterns
### 1. Voice-First Everything
Your human may not be able to type easily. Design for voice:
```markdown
## Voice Command Patterns
"Goodnight" → Bedtime scene, lock doors, set thermostat, silence notifications
"I'm working" → Focus mode, desk lights, DND, close distracting tabs
"Movie time" → Dim lights, TV on, adjust audio
"Help" → Immediate attention, no confirmation dialogs
```
**Never require confirmation for reversible actions.** Just do it. They can say "undo" if wrong.
### 2. Anticipate, Don't React
Don't wait to be asked:
- Morning brief ready before they wake
- Medications reminded before they're due
- Calendar events announced with travel time buffer
- Weather alerts for outdoor plans
### 3. Batch Operations
Reduce interaction count:
- "What's my day look like?" → Full briefing, not Q&A
- "Prep for bed" → All night routines in one command
- "Status" → Health, calendar, todos, weather in one response
### 4. Failure Recovery
Things break. Have fallbacks:
- Smart home offline? Provide manual backup instructions
- Voice not working? Text input always available
- Internet down? Local-first operations continue
## Smart Home Templates
### Home Assistant Scenes
```yaml
# Accessible Morning Scene
scene:
- name: "Good Morning"
entities:
light.bedroom:
state: on
brightness_pct: 30 # Gradual, not jarring
climate.main:
state: heat_cool
temperature: 72
media_player.bedroom:
state: on
source: "Morning News"
```
### Automation: Arrival Detection
```yaml
automation:
- alias: "Home Arrival - Acc...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.