当个人在追求人生使命过程中感到停滞、动力不足或意义感缺失时,用于诊断核心障碍
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill mission-pursuit-obstacle-identification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mission Pursuit Obstacle Identification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-mission-pursuit-obstacle-identification)More formats (shields.io, HTML) on the badges page.
---
name: mission-pursuit-obstacle-identification
description: 当个人在追求人生使命过程中感到停滞、动力不足或意义感缺失时,用于诊断核心障碍
---
# mission-pursuit-obstacle-identification
## When to Use
当个人在追求人生使命过程中感到停滞、动力不足或意义感缺失时,用于诊断核心障碍description
## Core Logic
# 执行步骤
1. **输入**:个人当前在使命追求中的状态描述(感受、行为、遇到的困难)。
2. **对照检查**:将当前状态与以下三个常见障碍模型进行比对:
- **障碍A:自我抑制与恐惧**:检查是否因过度担忧外界评价而刻意淡化、修改或不敢表达真实的自我观点与信息。
- **障碍B:动机异化**:检查初始的使命驱动是否已逐渐被对金钱的追求完全主导,导致活动本身失去内在意义和满足感,变得像例行公事。
- **障碍C:发展停滞**:检查是否忽视或拒绝在关键支撑领域(如技能、心态、健康)进行持续自我提升,从而限制了整体潜力。
3. **判断与定位**:
- IF 状态符合障碍A的描述,THEN 输出障碍类型为“自我抑制与恐惧”。
- ELSE IF 状态符合障碍B的描述,THEN 输出障碍类型为“动机异化”。
- ELSE IF 状态符合障碍C的描述, THEN 输出障碍类型为“发展停滞”。
- ELSE (状态与以上三者均不完全符合),THEN 输出“未匹配到典型障碍,需进一步具体分析”。
4. **输出**:明确的障碍类型诊断结果。
# 输出格式要求
直接输出诊断出的障碍类型名称(“自我抑制与恐惧”、“动机异化”、“发展停滞”或“未匹配到典型障碍,需进一步具体分析”)。
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 个人成长 |
| 类型 | procedural (procedural) |
| 置信度 | 90% |
| 前置条件 | 已初步明确个人使命或核心兴趣方向 |
| 来源 | 人生使命探索:6:常见障碍与总结 |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"