From cef29d3db4a7c5a147be2775e30fb837facf71cd Mon Sep 17 00:00:00 2001 From: "Emory L." Date: Thu, 30 Apr 2026 13:19:25 -0500 Subject: [PATCH] Add Assistive Technology section to README + PDA Skill (#14) Added a new section for Assistive Technology with a link to a collection of skills and specifically the first contribution to allow Claude Code/Desktop/Mobile to reframe instructions for yourself or a child with PDA autism. Co-authored-by: Prathit <67639393+Prat011@users.noreply.github.com> --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a2aed9b..c3dd33c 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,10 @@ Claude Skills are customizable workflows that teach Claude how to perform specif - [metadata-extraction](https://github.com/mhattingpete/claude-skills-marketplace/tree/main/computer-forensics-skills/skills/metadata-extraction) - Extract and analyze file metadata for forensic purposes. - [threat-hunting-with-sigma-rules](https://github.com/jthack/threat-hunting-with-sigma-rules-skill) - Use Sigma detection rules to hunt for threats and analyze security events. +### Assistive Technology + +- [ASD-AuDHD-PAI-Skills](https://github.com/emory/ASD-AuDHD-PAI-Skills) - New collection, first skill [pda-reframing](https://github.com/emory/ASD-AuDHD-PAI-Skills/blob/main/Skills/pda-reframing/SKILL.md) can reframe requests or decisions to defeat Persistent Demand Avoidance flavors of autism spectrum disorders, or people with ADHD that struggle to Start tasks and need help aligning with a task. + ### App Automation via Composio Pre-built workflow skills for 78 SaaS apps via [Rube MCP (Composio)](https://composio.dev). Each skill includes tool sequences, parameter guidance, known pitfalls, and quick reference tables — all using real tool slugs discovered from Composio's API.