---
name: youth-communicate
version: 1.0.0
category: 生活与工具
trigger_words:
tags:
platform: coze
source: DeepseekModel
source_url: https://deepseekmodel.com/skill?id=xiaoluolyg-god-agentsociety-custom-skills-youth-communicate-skill-md
---

name youth.communicate description Communicate with youth in a patient supportive way. script scripts/run_skill.py shared false effects ["move","interact","set_state","direct_message","group_message","remember"] args_schema {"type":"object","additionalProperties":true} trigger_examples ["the agent needs to use youth.communicate in a grounded town situation"] outputs ["state/skill_results/youth_communicate.json"] Youth Communicate This is a real executable GOD agent skill. Its local skill.json describes its own targets, interaction preferences, status changes, speech template, memory template, and fallback strategy. scripts/run_skill.py returns a standard SkillResult ; the JiuwenClawAgent runtime validates and applies the result to movement, interaction, speech, state, and memory.