Case Record Socialwork
Skill by living-water-tseng
Why use this skill?
Automate case record generation and conflict resolution strategies. Securely process interpersonal issues with privacy-focused templates and structured reporting.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/living-water-tseng/case-record-socialworkWhat This Skill Does
The Case Record Socialwork skill by living-water-tseng is a specialized AI assistant designed to streamline the documentation process for social workers, case managers, or individuals handling sensitive interpersonal conflicts. It intelligently processes LINE chat logs or verbal narratives to generate structured 'Case Records'. The skill automatically extracts critical information such as the event theme, client expressions, and incident assessments while strictly adhering to data privacy standards by anonymizing personal identifiable information (PII).
Beyond documentation, this skill functions as a crisis communication advisor. It offers three distinct处理 (processing) routes: Route A (Low-conflict de-escalation), Route B (Formal assertive communication), and Route C (Documentation and escalation). Each route provides actionable scripts tailored to scenarios like neighbor disputes, rumors, or noise complaints, empowering users to address conflicts professionally and effectively.
Installation
To integrate this skill into your environment, use the OpenClaw CLI command:
clawhub install openclaw/skills/skills/living-water-tseng/case-record-socialwork
Use Cases
- Social workers needing to quickly transcribe and categorize client interactions.
- Individuals navigating complex living situations, such as recurring noise complaints or neighborhood gossip.
- Professionals requiring a standardized, objective record of interpersonal incidents for potential future escalation or mediation.
- Users who need structured scripts to maintain boundaries during high-tension social interactions.
Example Prompts
- "幫我做個案紀錄,案主昨天跟樓下鄰居吵架,對方說我們半夜走路太大聲,請用路線B幫我整理話術。"
- "把這段LINE對話整理成紀錄,我不想被針對,我想處理這個衝突,請幫我擬定介入計畫。"
- "產生個案紀錄,這次要用路線C處理,因為鄰居已經連續三天在外面說我不好的謠言,我需要保留證據。"
Tips & Limitations
- Data Privacy: The system automatically masks names, phone numbers, and addresses. Ensure that your raw input does not rely on these details for the model to understand the context. Always use placeholders like 'Client A' or 'Neighbor B'.
- Accuracy: If the input lacks specific information, the model will mark fields as '待補' (To be filled). Do not hesitate to provide clarifying details to improve the accuracy of the 'Assessment' and 'Intervention' sections.
- Scope: This tool is designed to support communication strategies and documentation. In cases of legal emergencies or immediate physical danger, please follow official reporting channels beyond digital documentation.
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-living-water-tseng-case-record-socialwork": {
"enabled": true,
"auto_update": true
}
}
}