skills/social-polish/SKILL.md
从核心观点生成优质社媒长文。运用 4D 框架深度分析选题,去除 AI 味,6 维度评审确保质量。
npx skillsauth add howell5/willhong-skills social-polishInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
从核心观点生成可直接发布的优质社媒长文。
这个 skill 帮助你将一个核心观点或选题转化为高质量的社媒长文。通过 4D 框架深度分析、去 AI 味处理、6 维度评审,确保输出的内容观点鲜明、情感共鸣、语言自然。
适用平台:X 长推、小红书图文、微信公众号、即刻等。
/social-polish [你的核心观点或选题]
示例:
/social-polish 为什么大多数人学不会编程/social-polish 远程工作三年后我发现的真相/social-polish 年轻人为什么越来越不想结婚收到用户的核心观点后,从四个维度深度拆解:
分析模板:
## 4D 分析结果
### 哲学维度(增加深度)
- 触及的存在性问题:[分析]
- 可用的哲学视角:[分析]
### 心理学维度(增加共鸣)
- 触发的核心情绪:[分析]
- 可激活的认知偏误:[分析]
### 传播学维度(增加可读性)
- 最佳信息组织框架:[分析]
- 注意力捕获策略:[分析]
### 社会学维度(增加传播性)
- 涉及的身份认同:[分析]
- 社会比较角度:[分析]
详细方法论见 @4d-framework.md
基于 4D 分析结果生成长文:
结构要求:
风格要求:
对生成的内容进行去 AI 味处理:
详细规则见 @deai-patterns.md
对处理后的内容进行自动评分:
| 维度 | 评分 | 评分理由 | 改进建议 | |------|------|----------|----------| | 观点独特性 | /10 | | | | 情感共鸣度 | /10 | | | | 结构清晰度 | /10 | | | | 语言自然度 | /10 | | | | 信息密度 | /10 | | | | 传播潜力 | /10 | | | | 总分 | /60 | | |
评审规则:
详细评分标准见 @review-dimensions.md
输出格式:
## 最终稿
[完整文章内容]
---
## 标题建议
1. [主标题]
2. [备选标题 1]
3. [备选标题 2]
## 评审通过
总分:XX/60
各维度得分:[列表]
用户输入:
/social-polish 为什么程序员应该学习写作
期望输出流程:
development
Generate VitePress documentation sites for source code learning and analysis. Use when creating tutorials that explain how a codebase is implemented internally.
development
Use when exploring unfamiliar codebases, before searching for code, or after editing files. Builds a structural AST index (classes, functions, imports, call graph) from 12 languages via tree-sitter. Trigger: /graphify
development
End-to-end i18n orchestration for frontend repositories. Use when a user wants to internationalize React/Vue/Next/Nuxt/Vite projects with minimal questions: auto-detect stack and current i18n state, ask only unresolved business decisions, migrate hardcoded strings to locale keys, localize formatting and routing/SEO, and enforce CI quality gates.
testing
检查本次对话的改动是否需要更新项目 CLAUDE.md。分析代码变更,识别新模式和约定,建议更新内容。