基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ptreezh/sscisubagent-skills --skill conflict-resolution命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | conflict-resolution |
| description | 当用户需要解决学术研究中的理论、方法论、解释、价值观等分歧,提供建设性对话和共识建立策略时使用此技能 |
| version | 1.0.0 |
| author | socienceAI.com |
| license | MIT |
| tags | ["conflict-resolution","academic-discourse","research-methodology","consensus-building","disagreement-management"] |
| compatibility | Claude 3.5 Sonnet and above |
| metadata | {"domain":"research-methodology","methodology":"conflict-resolution","complexity":"intermediate","integration_type":"analysis_tool","last_updated":"2025-12-21"} |
| allowed-tools | ["python","bash","read_file","write_file"] |
研究分歧解决技能专门处理学术研究过程中出现的各种观点分歧、方法论争议和解释冲突,确保研究团队能够建设性地解决分歧并推进研究。
当用户请求以下分析时使用此技能:
当用户请求分歧解决时:
{
"summary": {
"conflicts_identified": 5,
"conflict_types": ["theoretical", "methodological", "interpretive"],
"consensus_level": 0.7,
"resolution_status": "partially_resolved"
},
"details": {
"conflicts": [...],
"strategies_applied": [...],
"consensus_outcomes": [...]
},
"metadata": {
"timestamp": "2025-12-21T10:30:00",
"version": "1.0.0"
}
}
完成高质量的分歧解决应包括:
此技能为学术研究中的分歧解决提供系统性的框架和策略,确保研究过程中的建设性对话和共识建立。