planning-wechat-tech-account

Defines WeChat tech public-account positioning, audience segmentation, content pillars, and long-term columns. Use when the user asks about account positioning, reader personas, content strategy, or column planning for a tech/engineering WeChat公众号.

20 stars

Best use case

planning-wechat-tech-account is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Defines WeChat tech public-account positioning, audience segmentation, content pillars, and long-term columns. Use when the user asks about account positioning, reader personas, content strategy, or column planning for a tech/engineering WeChat公众号.

Teams using planning-wechat-tech-account should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/planning-wechat-tech-account/SKILL.md --create-dirs "https://raw.githubusercontent.com/tylerwind/LabVIEW-WPF-UI-Generator/main/.agent/skills/planning-wechat-tech-account/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/planning-wechat-tech-account/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How planning-wechat-tech-account Compares

Feature / Agentplanning-wechat-tech-accountStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Defines WeChat tech public-account positioning, audience segmentation, content pillars, and long-term columns. Use when the user asks about account positioning, reader personas, content strategy, or column planning for a tech/engineering WeChat公众号.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Planning WeChat Tech Account

## When to use
Use this Skill when the user wants: 账号定位、读者画像、内容支柱、栏目化、长期选题规划。

## Inputs to collect (ask only if missing)
- 领域/擅长点
- 目标读者(岗位/水平/痛点)
- 希望输出的价值(教程/案例/观点/工具)
- 风格偏好(克制/犀利/幽默程度)
If any are missing, assume reasonable defaults and clearly label placeholders like `{待补充}`.

## Output expectations
- 一句话定位
- 读者分层(初级/中级/决策者)
- 3 个内容支柱 + 每个 5 个选题
- 栏目设计(栏目名、固定骨架、10 期规划)
- 风格与禁忌清单(可直接当写作规范)

## Workflow
1) 用一句话锁定“写给谁 + 解决什么 + 凭什么信”
2) 拆 3 类读者,写清他们的“场景/恐惧/确定性”
3) 生成内容支柱并规划成系列栏目(让读者形成期待)
4) 输出可复用提示词(见 TEMPLATES.md)

## Quality checks
- 每条建议都要“可执行”(能直接照做)
- 不要空泛口号;避免“泛科技大杂烩”
- 栏目之间差异要明显(科普/实战/观点至少分开)

## Examples
User: “我想做一个低碳+AI的技术号,怎么定位?”
Assistant: 先给定位一句话、读者分层、内容支柱与栏目规划;最后附上可复制的定位/画像/栏目提示词。

Related Skills

writing-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Writes complete WeChat tech posts (hook, TOC, body, checklists, image placement, layout notes, summaries). Use when the user asks to draft a WeChat tech article, generate reusable prompts for writing, or turn a topic/outline into a publish-ready post.

titling-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Crafts and rewrites WeChat tech post titles across multiple patterns (list, contrast, outcome, scenario, anti-myth, template). Use when the user needs headline brainstorming or “restrained but clickable” title rewrites for tech/engineering WeChat公众号.

outlining-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Builds WeChat-friendly outlines for tech posts, including multi-level TOC, reader-benefit lines per section, pitfalls and action checklists, and 30-second skim summaries. Use when the user asks for outlines, structures, or tutorial-style blueprints for tech/engineering WeChat公众号.

iterating-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Generates endings/CTAs, pre-publish editorial QA, sentence sharpening, and post-performance retrospectives for WeChat tech posts. Use when the user needs a strong ending, final edit pass, or analytics-driven iteration plan for tech/engineering WeChat公众号.

ideating-wechat-tech-topics

20
from tylerwind/LabVIEW-WPF-UI-Generator

Generates WeChat tech article topics, series, and angles with difficulty and “hit potential” scoring. Use when the user asks for topic ideas, content calendars, anti-myth angles, or serialized planning for tech/engineering WeChat公众号.

formatting-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Designs image plans and rewrites formatting for WeChat-friendly readability (short paragraphs, bolding, separators, restrained emoji). Use when the user asks for illustration ideas, layout guidance, or to convert a draft into publish-ready WeChat formatting.

evidencing-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Produces credible case-study writeups, non-hallucinated data handling, and fact-check lists for WeChat tech posts. Use when the user needs a project recap, results narrative, citations guidance, or “what to verify” checklists in tech/engineering WeChat公众号.

writing-skills

20
from tylerwind/LabVIEW-WPF-UI-Generator

Use when creating new skills, editing existing skills, or verifying skills work before deployment

writing-plans

20
from tylerwind/LabVIEW-WPF-UI-Generator

Use when you have a spec or requirements for a multi-step task, before touching code

verification-before-completion

20
from tylerwind/LabVIEW-WPF-UI-Generator

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

using-superpowers

20
from tylerwind/LabVIEW-WPF-UI-Generator

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

using-git-worktrees

20
from tylerwind/LabVIEW-WPF-UI-Generator

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification