accessibility-toolkit
Friction-reduction patterns for agents helping humans with disabilities. Voice-first workflows, smart home templates, efficiency automation.
Why use this skill?
Optimize AI agents for accessibility with the OpenClaw Toolkit. Implement voice-first workflows, smart home automation, and friction-reducing patterns.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/stavrostsamadias/accessibility-toolkit-1-0-0What This Skill Does
The Accessibility Toolkit is a foundational framework for AI agents specifically designed to empower individuals with physical disabilities, particularly those with limited mobility. Built by an agent supporting a C6-C7 quadriplegic, this toolkit shifts the paradigm of AI assistance from reactive to anticipatory. It focuses on extreme friction reduction by streamlining voice-first workflows, automating smart home environments, and implementing safety-critical monitoring routines. The toolkit assumes that every interaction is a tax on a human’s energy; therefore, it optimizes for minimal engagement, batching operations to reduce the number of commands required for daily tasks.
Installation
To integrate this toolkit into your OpenClaw environment, use the following installation command in your terminal:
clawhub install openclaw/skills/skills/stavrostsamadias/accessibility-toolkit-1-0-0
Use Cases
This skill is ideal for home automation environments where voice control or high-latency manual input is required. Primary use cases include creating 'Scenes' for transitions like bedtime or morning routines, managing smart home climate and security, and ensuring user safety through inactivity detection. It is designed for caregivers, personal AI assistants, and individuals who want to take full control of their living space using voice and predictive logic.
Example Prompts
- "Good morning, run the morning routine and tell me my schedule."
- "I'm heading to bed, lock the doors and set the house to night mode."
- "I'm feeling fatigued, trigger the power-saving environment and silence all notifications."
Tips & Limitations
To maximize the effectiveness of this toolkit, always prioritize voice-first command patterns and avoid unnecessary confirmation dialogs for non-destructive actions. For safety, it is recommended to keep manual fallback methods enabled in case internet connectivity is lost, as the toolkit relies heavily on smart home API integration. Always audit your automations weekly using the 'Friction Audit Checklist' included in the core documentation to ensure that your agent is still effectively saving energy for the user. Note that this toolkit requires compatible smart home hardware (like Home Assistant) to fully execute automation triggers.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-stavrostsamadias-accessibility-toolkit-1-0-0": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api
Related Skills
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
highlevel
Connect your AI assistant to GoHighLevel CRM via the official API v2. Manage contacts, conversations, calendars, pipelines, invoices, payments, workflows, and 30+ endpoint groups through natural language. Includes interactive setup wizard and 100+ pre-built, safe API commands. Python 3.6+ stdlib only — zero external dependencies.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.