Poverty of Speech

Classify speech fragments as POS or NO-POS in clinical dialogue.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/Kikolo3000/topsy_databaseprocessing-agent --skill poverty-of-speech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Poverty of Speech
Source: https://github.com/Kikolo3000/topsy_databaseprocessing-agent/tree/main/skills/POS
Command: npx skills add https://github.com/Kikolo3000/topsy_databaseprocessing-agent --skill poverty-of-speech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps clinicians and researchers identify instances of Poverty of Speech in interview transcripts by analyzing response brevity and elaboration.

Core Features & Use Cases

  • Automates POS labeling for patient responses in clinical interviews and transcripts.
  • Provides consistent criteria for brief, unelaborated replies to support research labeling and diagnostic assessment.
  • Useful for building labeled datasets, benchmarking POS vs NO-POS, and guiding follow-up questions in interviews.

Quick Start

Provide a speech fragment and request a POS/NO-POS label. Example: classify: "I went to the store." Output: POS.

Frequently Asked Questions about Poverty of Speech

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect poverty of speech in clinical interview transcripts?

Poverty of speech detection analyzes clinical interview transcripts by classifying speech fragments based on response brevity and lack of elaboration, labeling each patient response as POS or NO-POS according to specific clinical guidelines.

What is poverty of speech analysis in clinical dialogue?

Poverty of speech analysis evaluates clinical interview transcripts to identify brief, unelaborated patient replies requiring prompting, automating POS or NO-POS labeling for diagnostic assessment and research datasets.

Can I automate language disorder labeling for multiple transcript questions?

Yes, you can automate language disorder labeling across multiple transcript questions by applying consistent clinical criteria for brevity and elaboration to classify each speech fragment as POS or NO-POS.

Does this speech analysis tool require specific transcript formatting?

The speech analysis tool accepts speech fragments from interview transcripts or conversational data, allowing you to classify individual patient responses as POS or NO-POS without requiring specific dependencies or complex formatting.

What are the limitations of automated POS labeling for clinical speech?

Automated POS labeling for clinical speech is limited to classifying provided text fragments based on brevity and elaboration criteria, meaning it does not generate follow-up questions or diagnose underlying conditions independently.