当需要从众多待办事项中识别出能产生最大价值的关键任务时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill creativity-leverage-identification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Creativity Leverage Identification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-creativity-leverage-identification)More formats (shields.io, HTML) on the badges page.
---
name: creativity-leverage-identification
description: 当需要从众多待办事项中识别出能产生最大价值的关键任务时
---
# creativity-leverage-identification
## When to Use
当需要从众多待办事项中识别出能产生最大价值的关键任务时description
## Core Logic
# 执行步骤
1. **列出所有待办事项**:将当前所有需要处理的任务、想法或项目以清单形式罗列出来。
* **判断标准**:清单完整,无重大遗漏。
* **常见误区**:仅凭记忆,导致重要事项被忽略。
2. **区分“任务”与“杠杆”**:对清单中的每一项进行分析。
* **IF** 该事项的执行主要消耗时间,其产出价值与投入时间线性相关(如回复常规邮件、处理行政事务),则标记为 **“任务”**。
* **ELSE IF** 该事项的潜在产出价值远高于投入时间,或能撬动后续一系列高价值成果(如学习关键技能、构建自动化系统、创作核心内容、建立重要关系),则标记为 **“杠杆”**。
* **判断标准**:每项待办事项都被明确归类。
* **常见误区**:将所有紧急事项误判为“杠杆”,或将需要深度思考的高价值工作误判为普通“任务”。
3. **评估并排序“杠杆”事项**:在所有标记为“杠杆”的事项中,评估其对实现核心目标的贡献度。
* **判断标准**:识别出1-3个贡献度最高的“杠杆”事项。
* **常见误区**:贪多求全,试图同时处理所有“杠杆”事项,导致精力分散。
4. **分配优质时间块**:为排序最高的“杠杆”事项安排不受干扰、精力充沛的专注工作时间块(如每天开始的第一个4小时)。
* **判断标准**:高价值“杠杆”事项被安排在个人最佳状态时段。
* **常见误区**:将优质时间浪费在处理低价值的“任务”上。
# 输出格式要求
输出一个清晰的优先级清单,包含:
1. 核心“杠杆”事项(1-3项),并简述其高价值原因。
2. 建议处理这些事项的最佳时间段。
3. 可批量处理或委派的“任务”事项列表。
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 个人效能 |
| 类型 | procedural (procedural) |
| 置信度 | 80% |
| 前置条件 | 需要明确当前的工作/项目目标 |
| 来源 | 生产力未来:一种组织不确定生活的日常惯例 |
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"