当明确了目标,但在启动行动时感到阻力大、拖延时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill minimum-friction-action-initiation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Minimum Friction Action Initiation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-minimum-friction-action-initiation)More formats (shields.io, HTML) on the badges page.
---
name: minimum-friction-action-initiation
description: 当明确了目标,但在启动行动时感到阻力大、拖延时
---
# minimum-friction-action-initiation
## When to Use
当明确了目标,但在启动行动时感到阻力大、拖延时description
## Core Logic
# 执行步骤
1. **识别行动障碍**
* **输入**:一个具体的近期目标(例如:“本周去健身房3次”)。
* **操作**:分析阻碍你立即开始第一步的所有因素。从心理、身体、情感、财务、时间、环境等维度思考。
* **判断标准**:列出至少2-3个最主要的障碍点。
* **输出**:一份障碍清单。
2. **设计最小启动步骤**
* **输入**:步骤1生成的障碍清单和对应的近期目标。
* **操作**:针对每个障碍,设计一个**最小、最简单、几乎无阻力**的启动动作。这个动作的唯一目的是“打破静止状态”。
* **IF** 障碍是心理上的(如“不想动”):最小步骤可能是“穿上运动鞋”或“走到门口”。
* **ELSE IF** 障碍是环境上的(如“工具太远”):最小步骤可能是“把书/工具放到桌上”。
* **ELSE IF** 障碍是知识上的(如“不知从何开始”):最小步骤可能是“搜索一个入门教程并观看前5分钟”或“写下第一个问题”。
* **判断标准**:设计的步骤简单到你觉得“这太可笑了,我肯定能做到”。
* **输出**:一个或多个与目标相关的“最小启动步骤”。
3. **执行并衔接**
* **输入**:步骤2设计的“最小启动步骤”。
* **操作**:立即执行该最小步骤。完成后,**不停止**,顺势问自己:“既然我已经完成了X,接下来最简单的一小步是什么?”并继续。
* **判断标准**:成功启动了行动流程,并至少完成了比最小步骤更多一点的任务。
* **输出**:已启动并推进的具体行动。
# 输出格式要求
明确指出针对目标“X”,识别出的主要障碍是“A,B,C”,并给出对应的最小启动步骤建议“a,b,c”。
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 个人成长 |
| 类型 | procedural (procedural) |
| 置信度 | 85% |
| 前置条件 | 已通过“愿景与反愿景澄清”模型或类似方法确定了近期(月度或更短)的具体目标 |
| 来源 | 《all》 | 章节:重塑自我:为何难以改变与重塑之道 > 如何重塑自己 🔧 |
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"