当规划内容创作策略或评估不同内容形式的长期价值时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill attention-under-time --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Attention Under Time?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-attention-under-time)More formats (shields.io, HTML) on the badges page.
---
name: attention-under-time
description: 当规划内容创作策略或评估不同内容形式的长期价值时
---
# attention-under-time
## When to Use
当规划内容创作策略或评估不同内容形式的长期价值时description
## Core Logic
# 执行步骤
1. **量化“注意力时间”**:评估不同内容形式单次接触所能占据受众注意力的平均时长。
* **输入**:计划采用的内容形式(如推特、博客、新闻通讯、视频、书籍)。
* **判断标准**:能为每种形式估算一个合理的平均单次消费时间(例如:推文30秒,博客文章10分钟,书籍10小时)。
* **输出**:一份内容形式与对应单次注意力时长的映射表。
2. **计算长期注意力总容量**:基于发布频率和单次注意力时长,计算不同内容策略在长期(如一年)内能获取的总注意力。
* **输入**:步骤1的映射表、各内容形式的计划发布频率。
* **判断标准**:能通过“发布频率 × 单次时长 × 时间跨度”公式计算出理论总注意力小时数。
* **输出**:不同内容策略的长期总注意力数据对比。
3. **制定混合内容策略**:根据业务阶段和目标,组合使用不同形式的内容,形成注意力漏斗。
* **输入**:步骤2的对比数据、业务目标(拉新、培育、转化、建立权威)。
* **判断标准**:策略能说明不同形式如何协同工作(例如:短形式用于广泛触达和验证想法,长形式用于深度培育和建立信任)。
* **输出**:一个包含平台选择、形式搭配和目的说明的整合内容策略。
* **IF** 目标是快速验证想法、建立初步受众网络 **THEN** 策略应以高频率的短形式内容(如社交媒体帖子)为主。
* **ELSE IF** 目标是建立专业权威、培养高忠诚度受众 **THEN** 策略必须包含规律的长形式内容(如新闻通讯、视频、书籍)。
* **通用策略**:从“一个短形式平台 + 一个长形式平台”起步,将短形式中验证的高绩效想法深化为长形式内容。
# 输出格式要求
以策略分析报告形式呈现,包含:
1. **注意力量化分析**:展示不同内容形式的单次时长及年总时长计算。
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.
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"