当需要设计日常惯例以平衡信息输入、思维整理和创意输出时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill creative-habit-framework --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Creative Habit Framework?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-creative-habit-framework)More formats (shields.io, HTML) on the badges page.
---
name: creative-habit-framework
description: 当需要设计日常惯例以平衡信息输入、思维整理和创意输出时
---
# creative-habit-framework
## When to Use
当需要设计日常惯例以平衡信息输入、思维整理和创意输出时description
## Core Logic
# 执行步骤
1. **框架定义**:明确“填充、清空、使用”三个核心习惯类别及其目的。
- **填充**:消费信息以获取创意燃料(如阅读、听播客)。
- **清空**:整理思绪以释放认知空间(如写日记、冥想、规划)。
- **使用**:利用清晰思维进行创造性工作(如写作、深度工作、构建项目)。
2. **习惯映射**:将个人现有或计划中的活动归类到上述三个类别中。
- **判断标准**:每个活动都能明确归入一个且仅一个类别。
3. **平衡诊断**:评估当前日常中三类活动的比例。
- **IF** `填充` > `使用`,**THEN** 状态为“焦虑”,需减少消费,增加创造。
- **IF** `使用` > `填充`,**THEN** 状态为“枯燥/重复”,需补充信息输入。
- **判断标准**:达到`填充`、`清空`、`使用`三者的动态平衡。
4. **日程设计**:在一周时间表上,为三类习惯分配具体时段。
- **操作**:在纸上规划一周的惯例,可尝试“集中晨间”或“分散全天”等模式。
- **判断标准**:计划具有可执行性,且三类活动均有合理分布。
5. **执行与迭代**:执行该日程一周,根据感受和效果进行优化调整。
- **操作**:记录执行感受(如精力水平、创意产出),调整活动时长、顺序或内容。
- **判断标准**:惯例能持续带来清晰的思维和稳定的创意产出。
# 输出格式要求
输出一个基于“填充-清空-使用”框架的一周习惯规划表,格式为:
| 时间段 | 周一 | 周二 | ... | 周日 |
| :--- | :--- | :--- | :--- | :--- |
| 早晨 (使用) | [活动A] | [活动A] | ... | [活动A] |
| 下午 (填充) | [活动B] | [活动C] | ... | [活动B] |
| 晚上 (清空) | [活动D] | [活动D] | ... | [活动D] |
**当前平衡诊断**:[根据步骤3得出的诊断结论与调整建议]
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 习惯养成 |
| 类型 | procedural (procedural) |
| 置信度 | 85% |
| 前置条件 | 拥有可自主安排的时间段 |
| 来源 | 极简主义生产力系统:实践指南——如何在6个月内完成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"