← Back to Skills Marketplace
96
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-technical-article-output
Description
微信公众号技术文章端到端生成流程。当用户给出一个技术主题,希望生成一篇完整的微信公众号文章时使用此技能。流程包含四步:(1)资料收集与主题分析调研;(2)根据大纲撰写正文;(3)质量检查(目标8.5/10分);(4)错误修复与润色优化。用户需提供主题、大纲(可选)和目标字数。
Usage Guidance
This skill is instruction-only and internally consistent, so installing it poses minimal system-level risk. Before using it: (1) avoid pasting proprietary or sensitive code into the prompt because the workflow encourages external research and reuse of examples; (2) verify and run any generated code yourself — the skill requires 'runnable' code but LLMs can hallucinate or introduce subtle bugs; (3) be mindful of copyright/licensing when the skill copies examples from external sources — require attribution or rewrite as needed; (4) if your environment disallows outbound web access, confirm the agent's data sources (the SKILL.md assumes ability to search docs/blogs); and (5) ask the skill to list sources and, when needed, shorten or alter reproduced material to avoid verbatim copyrighted text. Overall the skill appears coherent and proportionate, but review outputs for technical accuracy and licensing before publishing.
Capability Analysis
Type: OpenClaw Skill
Name: wechat-technical-article-output
Version: 1.0.0
The skill bundle defines a standard multi-step workflow for generating technical articles for WeChat. It includes instructions for research, writing, quality assessment, and polishing (SKILL.md). There are no indicators of data exfiltration, malicious execution, or prompt injection attacks; the logic is entirely aligned with the stated purpose of content creation.
Capability Assessment
Purpose & Capability
Name/description (WeChat technical article generation) align with the SKILL.md: the instructions describe research, drafting, review, and polishing steps. No unexpected binaries, env vars, or installs are requested.
Instruction Scope
The runtime instructions tell the agent to collect external documentation, blogs, and code examples and to mark sources — this matches a research step but implies web access and potential copyright/licensing considerations. The SKILL.md does not direct the agent to read system files, environment variables, or send data to arbitrary endpoints.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or fetched during installation.
Credentials
The skill requires no environment variables, credentials, or config paths — requested access is proportional to the described task.
Persistence & Privilege
always is false and the skill has no install hooks or modifiers that alter other skills or system settings. It does not request elevated or persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wechat-technical-article-output - After installation, invoke the skill by name or use
/wechat-technical-article-output - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release – End-to-end generation process for WeChat technical articles.
- Four-step workflow: research, drafting, quality review (target ≥8.5/10), error correction & polish.
- Requires user to input a topic, outline (optional), and target word count.
- Ensures code correctness, technical accuracy, and logical flow.
- Includes structured research summary, article draft, scoring rubric, and iterative improvements.
- Outputs polished Markdown article, title suggestions, visual/diagram markers, and optional further reading.
Metadata
Frequently Asked Questions
What is 技术类文章生成?
微信公众号技术文章端到端生成流程。当用户给出一个技术主题,希望生成一篇完整的微信公众号文章时使用此技能。流程包含四步:(1)资料收集与主题分析调研;(2)根据大纲撰写正文;(3)质量检查(目标8.5/10分);(4)错误修复与润色优化。用户需提供主题、大纲(可选)和目标字数。 It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install 技术类文章生成?
Run "/install wechat-technical-article-output" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 技术类文章生成 free?
Yes, 技术类文章生成 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 技术类文章生成 support?
技术类文章生成 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 技术类文章生成?
It is built and maintained by 澄 (@sariel20); the current version is v1.0.0.
More Skills