wechat-style-writer
v1.0.3模仿指定老师/作者的写作风格改写公众号文章。当用户说"用XX风格改写"、"模仿XX写一篇"、"按XX老师的风格重写"、"帮我改成XX的风格"、或上传文章要求风格改写时触发。也适用于用户提到"风格模仿"、"文章改写"、"公众号改写"等场景。即使用户只说"帮我改写这篇文章"也应触发此技能,因为改写是它的核心功能。
⭐ 2· 288·0 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (wechat-style-writer) match the actual behavior: it reads local style profiles and a user-supplied article and rewrites the article in that style. No unrelated env vars, binaries, or install steps are requested.
Instruction Scope
SKILL.md instructs the agent to read style files under references/styles/ and any user-uploaded text/docx/xlsx, perform generation and an internal 'AI-flavor' self-check, then display results. These steps stay within the stated purpose. Two user-impacting items to note: (1) it explicitly directs removal/replacement of authors' personal identifiers (good) but nevertheless enables close imitation of living authors (legal/ethical risk outside of scope of pure coherence); (2) it instructs saving output to /mnt/user-data/outputs and to use a present_files tool for download, which affects local storage and should be disclosed to users.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. This minimizes disk/execution risk; nothing is downloaded or installed.
Credentials
The skill requires no environment variables, credentials, or external endpoints. The declared resources (local style files and user uploads) are proportionate to the stated task.
Persistence & Privilege
always:false and normal autonomous invocation default. The only persistent effect is optionally writing .md outputs to /mnt/user-data/outputs and using present_files to expose them; this is expected for a content-generation skill but the user should be aware files will be created on the agent's filesystem if they confirm saving.
Assessment
This skill appears to do exactly what it says: rewrite user-provided articles into the writing styles stored under references/styles/. Before installing or using it, consider: (1) legal/ethical risk—mimicking living authors can raise impersonation or copyright issues even though SKILL.md instructs removal of personal identifiers; avoid publishing outputs that could be mistaken for the original author or that reproduce copyrighted full-texts from the style samples; (2) privacy/local storage—the skill can save .md files to /mnt/user-data/outputs when you confirm, so check that location and delete unwanted files; (3) provenance of style samples—the repository includes full sample articles for each author (these may be copyrighted), so ensure you have rights to store/use them; (4) safety—there are no network calls, no secret requirements, and no installs declared. If you proceed, review generated content before posting publicly and consider adding explicit user consent and a copyright/attribution policy for using author styles.Like a lobster shell, security has layers — review code before you run it.
articlevk9750d436amwfmhvvj3ytp5dph82m8fklatestvk9710hnez5382qx41emp85cpgd82mvznwechatvk9750d436amwfmhvvj3ytp5dph82m8fk
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
