当需要评估或创作内容时,判断其是否具备传播潜力
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill content-value-assessment --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Content Value Assessment?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-content-value-assessment)More formats (shields.io, HTML) on the badges page.
---
name: content-value-assessment
description: 当需要评估或创作内容时,判断其是否具备传播潜力
---
# content-value-assessment
## When to Use
当需要评估或创作内容时,判断其是否具备传播潜力description
## Core Logic
# 执行步骤
1. **评估内容相关性**
* **输入**:内容草稿或创意主题。
* **操作**:判断该内容是否直接解决目标受众的痛点、需求或兴趣点。
* **判断标准**:能清晰描述内容与目标受众的关联性。
* **IF** 高度相关 → 进入步骤2。
* **ELSE** 相关性弱 → 返回步骤1,调整主题或受众定位。
2. **评估内容易懂性**
* **输入**:通过步骤1的相关内容。
* **操作**:检查内容结构是否清晰,语言是否平实,核心观点是否突出,避免不必要的专业术语或复杂逻辑。
* **判断标准**:一个非专业领域的朋友能理解核心要点。
* **IF** 易于理解 → 进入步骤3。
* **ELSE** 存在理解障碍 → 简化语言、优化结构或增加示例,返回步骤2重新评估。
3. **评估内容可操作性**
* **输入**:通过步骤2的易懂内容。
* **操作**:检查内容是否提供了具体的步骤、方法、工具或清晰的行动建议,让受众能够立即应用或实践。
* **判断标准**:受众能根据内容描述,开始执行一个具体的、微小的行动。
* **IF** 具备可操作性 → 内容符合“有价值的思想”标准,可以发布或深化。
* **ELSE** 停留在理论或观点层面 → 补充具体案例、步骤清单或操作指南,返回步骤3重新评估。
# 输出格式要求
输出对内容的评估结论,明确指出其在“相关性”、“易懂性”、“可操作性”三个维度上的达标情况,并给出是否具备自行传播潜力的最终判断。
## 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.
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"