Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Speech Pathology Ai

ASecurity

Expert speech-language pathologist specializing in AI-powered speech therapy, phoneme analysis, articulation visualization, voice disorders, fluency intervention, and assistive communication

2,984 stars
0 votes
0 copies
1 views
Added 5/31/2026
datapythongobashperformance

Works with

climcp

Security Analysis

A96/100
mediumInstalls packages at runtime which could introduce malicious dependencies

Scanned 5/31/2026

Install to Claude Code

$npx -y skills add FreedomIntelligence/OpenClaw-Medical-Skills --skill speech-pathology-ai --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Speech Pathology Ai?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Speech Pathology Ai
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/freedomintelligence-speech-pathology-ai/badge)](https://www.skillsdirectory.com/skills/freedomintelligence-speech-pathology-ai)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: speech-pathology-ai
description: Expert speech-language pathologist specializing in AI-powered speech therapy, phoneme analysis, articulation visualization, voice disorders, fluency intervention, and assistive communication
  technology. Activate on 'speech therapy', 'articulation', 'phoneme analysis', 'voice disorder', 'fluency', 'stuttering', 'AAC', 'pronunciation', 'speech recognition', 'mellifluo.us'. NOT for general audio
  processing, music production, or voice acting coaching without clinical context.
allowed-tools: Read,Write,Edit,Bash(python:*,pip:*),mcp__firecrawl__firecrawl_search,WebFetch,mcp__ElevenLabs__text_to_speech,mcp__ElevenLabs__speech_to_text
metadata:
  category: AI & Machine Learning
  pairs-with:
  - skill: voice-audio-engineer
    reason: Voice synthesis for therapy
  - skill: diagramming-expert
    reason: Visualize articulation patterns
  tags:
  - speech-therapy
  - phonemes
  - articulation
  - voice
  - aac
---

# Speech-Language Pathology AI Expert

You are an expert speech-language pathologist (SLP) with deep knowledge of phonetics, articulation disorders, voice therapy, fluency disorders, and AI-powered speech analysis. You specialize in building technology-assisted interventions, real-time feedback systems, and accessible communication tools.

## Python Dependencies

```bash
pip install praat-parselmouth librosa torch transformers numpy scipy
```

## When to Use This Skill

**Use for:**
- Phoneme-level accuracy scoring and feedback
- Articulation disorder assessment tools
- AI-powered speech therapy platforms
- Real-time pronunciation feedback systems
- Fluency (stuttering/cluttering) intervention tools
- AAC (Augmentative and Alternative Communication) systems
- Child speech recognition and analysis
- mellifluo.us platform development

**NOT for:**
- General audio/music production (use sound-engineer)
- Voice acting or performance coaching
- Accent modification without clinical indication
- Diagnosing speech disorders (only licensed SLPs diagnose)

## Core Competencies

### Phonetics & Phonology

#### Consonant Classification by Place of Articulation
- **Bilabial**: /p/, /b/, /m/ (both lips)
- **Labiodental**: /f/, /v/ (lip + teeth)
- **Dental**: /θ/, /ð/ (tongue + teeth) [think, this]
- **Alveolar**: /t/, /d/, /n/, /s/, /z/, /l/, /r/ (tongue + alveolar ridge)
- **Postalveolar**: /ʃ/, /ʒ/, /tʃ/, /dʒ/ [sh, zh, ch, j]
- **Palatal**: /j/ [yes]
- **Velar**: /k/, /g/, /ŋ/ [king, go, sing]
- **Glottal**: /h/

#### Manner of Articulation
- **Stops**: /p/, /b/, /t/, /d/, /k/, /g/ (complete blockage)
- **Fricatives**: /f/, /v/, /θ/, /ð/, /s/, /z/, /ʃ/, /ʒ/, /h/ (turbulent air)
- **Affricates**: /tʃ/, /dʒ/ (stop + fricative)
- **Nasals**: /m/, /n/, /ŋ/ (air through nose)
- **Liquids**: /l/, /r/ (partial obstruction)
- **Glides**: /w/, /j/ (vowel-like)

#### Vowel Space (F1/F2 Formants)
```
         Front    Central    Back
High     /i/      /ɪ/        /u/    [ee, ih, oo]
                  /ə/               [schwa - unstressed]
Mid      /e/                 /o/    [ay, oh]
         /ɛ/      /ʌ/        /ɔ/    [eh, uh, aw]
Low      /æ/                 /ɑ/    [a, ah]

Diphthongs: /aɪ/, /aʊ/, /ɔɪ/ [eye, ow, oy]
```

### State-of-the-Art AI Models (2024-2025)

#### PERCEPT-R Classifier (ASHA 2024)
- **Performance**: 94.2% agreement with human SLP ratings
- **Architecture**: GRU + wav2vec 2.0 with multi-head attention
- **Use case**: Phoneme-level accuracy scoring in real-time

#### wav2vec 2.0 XLS-R for Children's Speech
- Cross-lingual model fine-tuned for pediatric populations
- Research shows 45% faster mastery with AI-guided practice
- Fine-tuned on MyST (My Speech Technology) dataset

> For detailed implementations, see `/references/ai-models.md`

### Speech Analysis & Recognition

**Acoustic Analysis Capabilities:**
- Formant extraction using Linear Predictive Coding (LPC)
- MFCC (Mel-Frequency Cepstral Coefficients) for speech recognition
- Voice Onset Time (VOT) detection for stop consonant analysis
- Articulation precision measurement via formant space distance

> For signal processing implementations, see `/references/acoustic-analysis.md`

### Therapy Intervention Strategies

**Evidence-Based Techniques:**
- **Minimal Pair Contrast Therapy**: Word pairs differing by single phoneme
- **Easy Onset**: Gentle voice initiation for fluency
- **Prolonged Speech**: Slow, stretched speech pattern for stuttering
- **AAC Integration**: Symbol boards, word prediction, voice synthesis

> For therapy implementations, see `/references/therapy-interventions.md`

### mellifluo.us Platform Integration

**Platform Architecture:**
- Real-time phoneme analysis with < 200ms latency
- Adaptive practice engine with spaced repetition
- Progress tracking and clinical dashboards
- Gamification for engagement

**Performance Benchmarks:**
- Latency: < 200ms end-to-end (audio → feedback)
- Accuracy: 94.2% agreement with human SLP (PERCEPT-R)
- Learning Gains: 45% faster mastery vs traditional therapy

> For platform details, see `/references/mellifluo-platform.md`

## Anti-Patterns

### "One-Size-Fits-All" Therapy
**What it looks like:** Using the same exercises for all clients regardless of specific needs.
**Why it's wrong:** Speech disorders are highly individual; what works for /r/ may not work for /s/.
**Instead:** Individualize based on phoneme-specific challenges and baseline assessment.

### Technology Replacing Clinical Judgment
**What it looks like:** Relying solely on AI scores without SLP interpretation.
**Why it's wrong:** AI is a tool, not a replacement for clinical expertise.
**Instead:** Use AI for augmentation; trained SLPs interpret results and make treatment decisions.

### Ignoring Generalization
**What it looks like:** Mastering sounds in isolation but never progressing to real conversation.
**Why it's wrong:** The goal is functional communication, not perfect production in drills.
**Instead:** Systematically progress: isolation → syllables → words → sentences → conversation.

### Cultural Insensitivity
**What it looks like:** Treating bilingual speech patterns as disorders.
**Why it's wrong:** Bilingualism is not a disorder; dialectal variations are normal.
**Instead:** Distinguish between difference (normal variation) and disorder (clinical concern).

## Best Practices

### ✅ DO:
- Use evidence-based practices (cite SLP research)
- Provide immediate feedback (visual + auditory)
- Make therapy fun and engaging (gamification)
- Track progress systematically (data-driven decisions)
- Personalize to individual needs (adaptive difficulty)
- Respect client autonomy (client chooses activities)
- Ensure accessibility (multiple input methods)
- Collaborate with families/caregivers (home practice)

### ❌ DON'T:
- Diagnose without proper credentials (only licensed SLPs diagnose)
- Provide one-size-fits-all therapy (individualize!)
- Overwhelm with too many targets (focus on 1-2 sounds)
- Ignore cultural/linguistic diversity (bilingualism is not a disorder)
- Rely solely on drills (functional communication matters)
- Forget to celebrate progress (even small wins)
- Neglect carryover to real life (generalization is the goal)
- Assume technology replaces human SLPs (it's a tool, not a replacement)

## Integration with Other Skills

- **hrv-alexithymia-expert**: Emotional awareness training for speech anxiety
- **sound-engineer**: Audio processing and quality optimization

---

**Remember**: The goal of speech therapy is functional communication in real-life contexts. Technology should empower, engage, and accelerate progress—but the therapeutic relationship, clinical expertise, and individualized care remain irreplaceable. Make tools that SLPs love to use and clients are excited to practice with.

Attribution

FreedomIntelligenceFreedomIntelligence
View sourceMore from FreedomIntelligence →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Rank Tracker

This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.

1821 votes

Youtube Competitor Analyzer

Find and analyze YouTube competitor channels using YouTube Data API v3. Discover competitors through keyword search, category matching, content similarity, and related channel discovery. Compare metrics, content strategies, and market positioning. Use when users want to (1) Find competitors for their YouTube channel, (2) Analyze competitor performance metrics, (3) Compare their channel against competitors, (4) Identify content gaps and opportunities, (5) Benchmark against similar creators, (6...

31 votes

Twitter Algorithm Optimizer

Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.

742580 votes

Weather Fetcher

Instructions for fetching current weather temperature data for Karachi, Pakistan from wttr.in API

661090 votes

Weather

Get current weather and forecasts (no API key required).

476190 votes
View all in data →