当需要评估和筛选日常活动或机会,以最大化时间价值回报时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill ideal-hourly-rate-filter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ideal Hourly Rate Filter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-ideal-hourly-rate-filter)More formats (shields.io, HTML) on the badges page.
---
name: ideal-hourly-rate-filter
description: 当需要评估和筛选日常活动或机会,以最大化时间价值回报时
---
# ideal-hourly-rate-filter
## When to Use
当需要评估和筛选日常活动或机会,以最大化时间价值回报时description
## Core Logic
# 执行步骤
1. **设定基准时薪**
* **输入**:个人对自身价值的长期期望(例如:年收入目标)。
* **操作**:将长期年收入目标除以一个合理的年工作小时数(如 2000小时),得出一个具体的“理想时薪”数值。
* **判断标准**:得到一个明确、具体、有挑战性的时薪数字。
* **输出**:一个具体的“理想时薪”数值。
2. **评估活动价值**
* **输入**:一项待评估的具体活动或机会(例如:一个会议、一个外包任务、一个学习项目)。
* **操作**:估算完成该活动所需的总时间(小时),并评估其带来的潜在总收益(金钱、技能、人脉等可折算为长期价值的部分)。
* **判断标准**:对活动的耗时和价值有量化或半量化的估算。
* **输出**:该活动的“估算时薪”(潜在总收益 / 所需总时间)。
3. **应用过滤决策**
* **输入**:步骤1的“理想时薪”和步骤2的“估算时薪”。
* **操作**:进行比较判断。
* **IF** “估算时薪” ≥ “理想时薪”:判定为高价值活动,**执行**:优先安排或接受。
* **ELSE** (“估算时薪” < “理想时薪”):判定为低价值活动,**执行**:拒绝、委派、批量处理或寻求优化方法以提升其“估算时薪”。
* **判断标准**:对每项活动做出明确的“执行”或“拒绝/优化”决策。
* **输出**:针对该活动的具体行动决策。
# 输出格式要求
以清晰的结构化方式呈现评估结果与决策:
1. 我的理想时薪:[数值]
2. 待评估活动:[活动描述]
3. 估算耗时:[X]小时,估算总价值:[Y](可描述),估算时薪:[Y/X]
4. 决策:[接受/拒绝/优化],理由:[基于比较的简要说明]
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 个人成长与效率 |
| 类型 | procedural (procedural) |
| 置信度 | 90% |
| 前置条件 | 需要明确个人当前的时间分配情况, 需要对潜在机会或活动有基本了解 |
| 来源 | 致富之路:三个关键决策 > 总结 |
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.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
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.
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"