当确定内容的核心钩子后,需要规划内容的整体结构时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill content-structure-selection --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Content Structure Selection?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-content-structure-selection)More formats (shields.io, HTML) on the badges page.
---
name: content-structure-selection
description: 当确定内容的核心钩子后,需要规划内容的整体结构时
---
# content-structure-selection
## When to Use
当确定内容的核心钩子后,需要规划内容的整体结构时description
## Core Logic
# 执行步骤
1. **判断内容篇幅与深度**:
* **IF** 你计划创作的是**长篇、深度内容**(如博客文章、白皮书、详细指南):
* **操作**:采用完整的 **APAG 结构**。即内容需依次包含:注意力(Attention)、问题(Problem)、方案(Agitation)、解决方案(Solution)等完整部分。
* **判断标准**:内容能够系统地引导读者从认知问题到接受解决方案。
* **ELSE IF** 你计划创作的是**短篇、轻量内容**(如单条推文、简短的社交媒体帖子、快讯摘要):
* **操作**:从 **APAG 结构中选择子集组合**。可选组合包括:A+P(注意力+问题)、A+A(注意力+方案煽动)、A+G(注意力+解决方案)。尽可能尝试融入更多元素。
* **判断标准**:在有限的篇幅内,能有效传递一个核心信息并引发读者互动(如点赞、评论、点击)。
* **输出**:一个明确的结构选择指令,例如:“采用完整APAG结构”或“采用A+P组合结构”。
2. **应用结构到内容规划**:
* **操作**:根据步骤1的选择,将“注意力钩子”作为内容的起点,然后规划后续部分。
* **如果选择完整APAG**:规划紧随钩子之后的问题阐述、现状煽动、最终解决方案等章节。
* **如果选择子集组合**:规划在钩子之后,如何用极简的文字表达所选的“P”、“A”或“G”部分。
* **判断标准**:整个内容蓝图逻辑连贯,从钩子到后续部分过渡自然,符合所选结构的内在逻辑。
* **输出**:一份简要的内容章节或要点大纲。
# 输出格式要求
输出一个明确的结构名称和对应的内容要点大纲。例如:“结构:A+P组合。大纲:1. [钩子文本]。2. 指出[具体问题]。”
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 内容创作 |
| 类型 | procedural (procedural) |
| 置信度 | 90% |
| 前置条件 | 已完成“attention-hook-construction”模型,生成了有效的注意力钩子 |
| 来源 | 写作技能:掌握写作,驾驭未来十年 > 高影响力写作的一切你需要知道 > 注意力 —— 吸引注意力的技巧与标题的艺术 |
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"