openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > 待发布创意

将零散的创意扩展到深入的帖子中。当用户需要“扩展创意”、“生成帖子”、“头脑风暴内容”、“写作帮助”时,请使用此技能。

媒体与内容

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v0.1.0

统计:⭐ 0 · 37 · 0当前安装次数· 0历史安装次数

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:akira82-ai/idea-to-post

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

该技能在内部与其既定目的(将创意扩展到帖子中)一致:它向用户询问澄清问题,执行支持材料的网络搜索,并生成适合平台的内容,并且不会请求不相关的凭据、安装或系统访问。

目的

名称/描述(将创意扩展到帖子中)与说明和支持文档保持一致:渐进式提问、框架引导式结构、网络搜索集成和多平台输出是预期的功能,并根据技能的目的而合理化。

说明范围

运行时说明侧重于多轮提问和选择性网络搜索,以收集支持证据。这与既定目标相符,但该技能明确要求提供真实的个案、情绪和个人示例--用户应避免分享敏感或专有信息。它还指示代理“内化”框架,而不是明确说明它们,这是风格(不是功能安全问题) ,而是...

安装机制

不存在安装规范或代码文件;该技能仅供指令使用,因此在安装过程中不会下载任何内容或将任何内容写入磁盘。这是风险最低的模型,与技能声明的元数据一致。

证书

技能没有请求环境变量、凭据或配置路径。声明允许的工具包括AskUserQuestion和与描述的搜索和问题行为匹配的网络搜索/网络阅读器工具。

持久

始终为false ,并且技能不会请求提升或持久的系统权限。客服代表自主调用技能的默认功能保持启用状态(标准平台行为) ,不会与其他相关标记结合使用。

综合结论

这项技能看起来很连贯,专注于内容扩展。在使用之前,请记住: ( 1 )它会提出多轮问题,并可能要求提供真实的示例和情感细节—不要分享PII、秘密、专有指标或任何机密公司数据; ( 2 )它依靠网络搜索/网络阅读器工具来获取支持来源—如果您需要权威的来源,请验证引用和网络阅读器的配置; ( 3 )滑雪…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「待发布创意」。简介:将零散的创意扩展到深入的帖子中。当用户需要“扩展创意”、“生成帖子”、“头脑风暴内容”、“写作帮助”时,请使用此技能。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/akira82-ai/idea-to-post/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: idea-to-post
description: Expand scattered ideas into in-depth posts. Use this skill when users need to "expand ideas," "generate posts," "brainstorm content," "writing assistance," "enrich thoughts," "deepen thinking," or provide scattered ideas that need systematic expression.
version: 1.5.0
allowed-tools: AskUserQuestion, WebSearch, mcp__web_reader__webReader
model: claude-sonnet-4-20250514
---

# Idea-to-Post Expansion Skill

## Skill Overview

This skill helps you expand scattered ideas (a sentence, a few words, a vague thought) into **90+ point** social media posts.

**Target Positioning: Quality social media content, not technical documentation**

It works through the following ways:
1. **Framework Internalization** - Use thinking frameworks to design questions, but don't mechanically apply them
2. **Information Search & Integration** - Automatically search for high-quality materials, supplement relevant data and cases
3. **Progressive Deep Questioning** - Multiple-choice to set direction + open questions to enrich content, **7-10 rounds of dialogue** until complete
4. **Iterative Polishing & Optimization** - Reflect and optimize after generation, pursuing 90+ point quality
5. **Multi-Platform Output** - Generate post versions adapted to different platforms

**Expected dialogue rounds: 7-10 rounds**
- 3-4 rounds: Get direction and core viewpoints (technical documentation level)
- 5-7 rounds: Add cases, emotions, uniqueness (social media level)
- 7-10 rounds: Deep mining, repeated polishing (quality social media level)

## Core Mechanism: Progressive Questioning + Framework Internalization

### Three Core Principles

**1. Internalize Frameworks, Don't Expose Them**

Use thinking framework logic to design questions, but don't say "I'm using [Framework Name]":

```
Wrong: "I recommend using the PREP framework. Now for Point: What's your viewpoint?"
Correct: "What's the core viewpoint you want to express?"

Questions have framework thinking, but the dialogue is natural.
```

**2. Combine Multiple Choice + Open Questions**

```
Multiple Choice (AskUserQuestion)  Quickly lock direction
Open Questions (direct dialogue)    Deeply mine content

Multiple Choice = Skeleton | Open Questions = Flesh and blood
```

**3. Progressive Deepening, Dynamic Adjustment**

Each round of questions is based on the previous answer, naturally transitioning to the next dimension:

```
User: "todo is an underrated command"
    ↓
Follow-up: What does "underrated" specifically mean? (Concept deepening)
    ↓
User: "People don't know it's a conversation memory mechanism"
    ↓
Follow-up: What pain point does it solve? (Value inquiry)
    ↓
Follow-up: Any specific examples? (Case supplement)
```

---

### Questioning Flow (7-10 Rounds of Dialogue + Multi-Stage Search)

```
┌─────────────────────────────────────────────────┐
│  User inputs idea                                │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  [Initial Search] Background information        │
│  collection                                     │
│  - Identify core concepts                        │
│  - Multi-angle search queries                    │
│  - Get background materials                      │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Rounds 1-2: Direction locking                  │
│  (mainly multiple choice)                        │
│  - Goal? Audience? Platform?                     │
│  - Quickly position article type                 │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Rounds 3-4: Core deep dive                     │
│  (open questions)                                │
│  - What's the core viewpoint?                    │
│  - What does "underrated" specifically mean?     │
│  - What pain point does it solve?                │
│  - Why do you think so?                          │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Rounds 5-6: Real cases                         │
│  (open questions, required)                      │
│  - When was the most recent time?                │
│  - What feature? What specifically was said?     │
│  - How did you feel at that moment?              │
│  - Any comparison cases? (with vs without)       │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Round 7: Emotional resonance                   │
│  (open questions, required)                      │
│  - Most frustrated/surprised moment?             │
│  - Physical reaction? Slap thigh? Long sigh?     │
│  - Turning point from "useless" to "amazing"?    │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Round 8: Uniqueness                            │
│  (open questions)                                │
│  - Any undiscovered tips?                        │
│  - Any unique usage methods?                     │
│  - Any counter-intuitive understanding?          │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  [Precision Search] Based on user's unique      │
│  viewpoints                                      │
│  - Extract unique insights/counter-intuitive     │
│    viewpoints                                    │
│  - Reverse search for supporting evidence        │
│  - Multi-angle validation                        │
│    (industry/competitors/data)                   │
│  - Try different keywords if search fails        │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Round 9: Structure confirmation                │
│  (multiple choice)                               │
│  - Article structure?                            │
│  - Style preference?                             │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Round 10: Final touches                        │
│  (mixed)                                         │
│  - Core golden sentence?                         │
│  - Call to action?                               │
│  - Anything else to add?                         │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Information completeness assessment            │
│  (90+ point standard)                            │
│  Core viewpoint                                  │
│  Real cases (required)                           │
│  Emotional resonance (required)                  │
│  Unique viewpoints (required)                    │
│  External validation (search results)            │
│  → Complete, generate content                    │
│  → Incomplete, continue questioning              │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  First draft generation                         │
│  (standard Markdown format)                      │
│  - Integrate all information                     │
│  - Use heading levels, bold, quote blocks, etc.  │
│  - Generate structured content                   │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Reflection and optimization (optional)         │
│  - What's not good enough?                       │
│  - What needs supplementing?                     │
│  - Iterate and optimize                          │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Final output (standard Markdown format)        │
└─────────────────────────────────────────────────┘
```

**Note: Cases, emotions, and uniqueness are required and cannot be skipped. The second round of precision search is a key环节.**

---

### Integrating Framework Thinking into Questions

| Framework Thinking | Questioning Approach | Example |
|-------------------|---------------------|---------|
| Point | What's the core viewpoint? | "What's the core viewpoint you want to express?" |
| Reason | Why do you think so? | "Why do you think so? What's the reason?" |
| What | What specifically? | "What does this specifically refer to?" |
| Why | Why is it important? | "What pain point does it solve?" |
| How | How is it done? | "How is it implemented?" |
| Example | Any examples? | "Any specific cases?" |
| Situation | Initial state? | "What was the initial state?" |
| Complication | What conflict? | "What challenge appeared?" |

**Frameworks are thinking tools, not questioning templates.**

---

## Quick Framework Selection Guide

### Automatic Recommendation Rules

Based on keywords in your input, the system will automatically recommend frameworks:

| Keywords | Recommended Framework |
|----------|----------------------|
| Why, essence, original intention, mission, value | Golden Circle |
| Problem, challenge, dilemma, turning point, story | SCQA |
| Promotion, publicity, conversion, sales, marketing | AIDA |
| Viewpoint, opinion, think, should, suggest | PREP |
| Deep dive, root cause, trace back, underlying | 5-Why |
| Innovation, breakthrough, disrupt, reconstruct, essence | First Principles |
| Product, feature, advantage, selling point, characteristic | FBA |
| Other or unclear | 5W1H (default) |

### Framework Introduction

For detailed framework explanations, refer to `references/thinking-frameworks.md`

---

## Usage Flow

### Core Flow: Keep Questioning Until Complete

```
┌─────────────────────────────────────────────────┐
│  User inputs idea                                │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  First round: Direction questions                │
│  - Keyword analysis based on topic               │
│  - Recommend thinking framework                  │
│  - Confirm target platform and audience          │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  User answers                                    │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Second round: Framework deep dive               │
│  - Ask core elements based on selected framework │
│  - Focus on 1-2 key questions per round          │
│  - Dynamically adjust subsequent questions       │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Third round: Detail supplement                  │
│  - Ask missing details based on available info   │
│  - Cases, data, emotional points, etc.           │
│  - Interactive design and call to action         │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
            ...Loop...
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Skill judges: Information completeness          │
│  assessment                                      │
│  - Is core viewpoint clear?                      │
│  - Is supporting material sufficient?            │
│  - Are emotional resonance points clear?         │
│  - Is interactive design specific?               │
│                                                 │
│  → Incomplete: Continue questioning              │
│  → Complete: Enter generation phase              │
└────────────────┬────────────────────────────────┘
                 │
                 ▼
┌─────────────────────────────────────────────────┐
│  Integrate information to generate post          │
│  - Original idea                                 │
│  - Search materials                              │
│  - User answers                                  │
│  - Framework structure                           │
└─────────────────────────────────────────────────┘
```

### Information Search (Multi-Stage Execution, Required)

Search must be performed in **multiple stages** to ensure precise external validation is collected:

#### Stage 1: Initial Background Search (Before questioning begins)

Execute initial information search before questioning starts:
1. Identify core concepts in the topic
2. Build multi-angle search queries
3. Use WebSearch to get relevant materials
4. Use WebFetch to read key pages in depth
5. Organize search results for later use

#### Stage 2: Precision Deep Search (After collecting core viewpoints)

**This is the most critical step** - after collecting the user's core viewpoints and unique insights, you must perform a **second round of precision search**:

1. **Build search terms based on user's unique viewpoints**
   - Extract unique insights/counter-intuitive viewpoints proposed by user
   - Use these viewpoints as keywords for reverse search
   - Look for supporting or refuting evidence

2. **Multi-angle validation search**
   - Search industry reports, news media
   - Search competitors/international cases
   - Search data support

3. **Handling search failures**
   - If one search fails/is limited, try different keyword combinations
   - Use more generic or more specific search terms
   - Try English search terms for international perspective
   - Record search status, inform user (e.g., if search was restricted)

#### Search Keyword Strategy

| Stage | Search Focus | Example Keywords |
|-------|-------------|------------------|
| Initial search | Background info, basic facts | "Qianwen 3 release", "AI e-commerce assistant" |
| Precision search | User unique viewpoint validation | "AI vs e-commerce conflict", "traffic distribution AI impact" |
| Comparison search | International cases, competitor analysis | "ChatGPT e-commerce", "foreign AI shopping assistant" |

**Search results must be integrated into final content as external validation.**

**Even if search is limited, try multiple different keywords and inform user of search status.**

### Question Design Principles

**1. Question Based on Topic**

Questions must be closely tied to the core topic of user input, don't ask irrelevant questions.

**2. Framework-Based Design**

Use framework thinking to design questions, but don't say "I'm using [Framework Name]".

**3. Mix Multiple Choice + Open Questions**

- **Multiple Choice**: When there are clear options, need quick classification
- **Open Questions**: When need stories/experiences/emotions/details
- **Mixed**: After AskUserQuestion "Other" option, continue follow-up questions

**4. Progressive Deepening, Dynamic Adjustment**

Each round is based on the previous answer, naturally transitioning to the next dimension. Not mechanically following a template.

**5. Focus on 1-2 Questions Per Round**

Avoid information overload, give user thinking space.

**6. Complete Information Before Stopping**

Check core dimensions, question what's missing, only generate when complete.

### Completeness Judgment Standards (90+ Point Target)

When judging whether information is complete, the skill checks the following dimensions:

#### Must Be Complete (Continue questioning if missing, cannot skip)

| Dimension | Check Item | Description |
|-----------|-----------|-------------|
| **Core Viewpoint** | Is the core viewpoint to be expressed clear? | The soul of the article |
| **Target Audience** | Is it clear who it's written for? | Determines expression style |
| **Publishing Platform** | Is it clear where to publish? | Determines content format |
| **Real Cases** | Are there specific examples/experiences? | **Social media required** |
| **Emotional Resonance** | Are there resonance points/emotional hooks? | **Social media required** |
| **Unique Viewpoints** | Are there insights others haven't mentioned? | **90+ point required** |

#### Should Be Complete (Try to question)

| Dimension | Check Item | Description |
|-----------|-----------|-------------|
| **External Validation** | Is there search material to support? | Adds persuasiveness |

#### Nice to Have (Better if present)

| Dimension | Check Item | Description |
|-----------|-----------|-------------|
| **Interactive Design** | Is there a clear call to action? | Guide reader participation |
| **Style Preference** | What style? | Professional/humorous/story-based |

---

### 90+ Point Content Standards

| Score | Characteristics | What's Missing |
|-------|----------------|----------------|
| **60-70 points** | Clear structure, clear viewpoints | Lacks real cases, emotional resonance |
| **80-85 points** | + Real cases, emotional resonance | Lacks uniqueness, external validation |
| **90+ points** | + Unique viewpoints, external validation | Nothing missing, polished |

**Only enter generation phase when all "must complete" dimensions are present.**

**Real cases, emotional resonance, and unique viewpoints are the three pillars of social media content - all are essential.**

---

## Output Format

### Markdown Format Specifications (Required)

**All post content must be output in standard Markdown format**, including:

| Format Element | Use Case | Example |
|----------------|----------|---------|
| **Heading Levels** | Main title H1, sections H2-H4 | `# Title` `## Section` |
| **Bold Emphasis** | Core viewpoints, keywords | `**Core viewpoint**` |
| **Quote Blocks** | Golden sentences, key assertions | `> Quote content` |
| **Lists** | Parallel points, step descriptions | `- Item 1` |
| **Horizontal Rules** | Separate different parts | `---` |
| **Code Blocks** | Technical content, data | ` ```code``` ` |

**Pre-output checklist:**
- [ ] Clear heading levels (H1 main title, H2 sections, H3 subsections)
- [ ] Bold emphasis on core viewpoints
- [ ] Quote blocks for golden sentences/key assertions
- [ ] Long content in bullet points
- [ ] Horizontal rules between sections
- [ ] Overall format follows standard Markdown syntax

### Universal Structure

```markdown
# [Main Title] Engaging title based on core viewpoint

## [Hook] Attention-grabbing opening

Body content...

---

## [Body Part 1] Expand based on framework structure

- Framework-guided hierarchical content
- Search data-supported viewpoints
- Specific cases and stories

> Core golden sentence in quote block

---

## [Body Part 2] Continue expansion

More content...

---

## [Conclusion] Call to action or summary reinforcement

Concluding content...

---

**[Tags]** #topic1 #topic2 #topic3

**[Reference Materials]** Data sources cited (if search was used)
```

### Platform-Adapted Versions

| Platform | Word Count | Characteristics |
|----------|-----------|-----------------|
| WeChat Official Account | 2000+ | In-depth long articles, clear sections, image suggestions |
| Xiaohongshu | 500-1000 | Practical content, emoji embellishment, list-style |
| Twitter/Weibo | 140-280 | Concise and powerful, one-sentence core, golden sentence style |
| LinkedIn/Maimai | 1000-1500 | Professional workplace, industry insights, case support |

For detailed structure explanations, refer to `references/post-structures.md`

---

## High-Quality Information Sources

The system prioritizes the following types of high-quality sources when searching:

| Source Type | Examples |
|-------------|----------|
| Academic Resources | arXiv, Google Scholar, CNKI |
| Industry Reports | McKinsey, Gartner, iResearch |
| Professional Technical | Official docs, tech blogs, GitHub |
| News Media | Caixin, 36Kr, TechCrunch |
| Knowledge Platforms | Wikipedia, Zhihu high-voted, Medium |

For detailed data source lists, refer to `references/data-sources.md`

---

## Best Practices

1. **Provide sufficient context** - Even for scattered ideas, try to include key points you care about
2. **Answer questions honestly** - Your answers during interactive questioning directly affect post quality
3. **Define target platform** - Knowing which platform you're posting to can generate more suitable content
4. **Leverage search results** - Materials searched by the system can greatly enrich your content
5. **Compare multiple versions** - Compare outputs from different versions, choose the most suitable
6. **Iterate and optimize** - Continue questioning and optimizing based on generated results

---

## Examples

See `examples/` directory for complete usage examples:
- `basic-usage.md` - Basic usage examples
- `advanced-usage.md` - Advanced scenario examples

---

## Reference Documents

- `references/thinking-frameworks.md` - Detailed framework explanations
- `references/questioning-strategy.md` - **Continuous progressive questioning strategy (core)**
- `references/questioning-modes.md` - **Questioning mode selection guide (new)**
- `references/question-templates.md` - Question template library
- `references/post-structures.md` - Post structure guide
- `references/data-sources.md` - High-quality data source list