blog generation 博客生成skill,去除AI味,更有可读性~

v1.0.0

中文技术博客写作助手。基于 blog-writer 方法论,产出高质量、有个人风格的技术文章。不需要外部依赖,专注于内容创作。

1· 94·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (中文技术博客写作助手) align with the content: SKILL.md, style guide, and example articles all focus on blog drafting, tone, templates, and saving drafts. The skill requests no binaries, no env vars, and no installations — proportionate for a purely writing-focused helper.
Instruction Scope
Instructions are narrowly scoped to collecting user requirements, reading the bundled style-guide and examples, producing drafts, iterating with the user, and saving the final Markdown file. Two practical notes: (1) it will read user-provided links (the doc says "if user gave a link, first read"), which implies fetching external content; (2) it explicitly saves files to either a user-specified path, the current working directory, or the examples/ directory. Both behaviors are reasonable for a writer skill but are actions the user should be aware of.
Install Mechanism
No install spec and no code files that execute — lowest-risk model for a skill. The skill is instruction-only (reads local bundled markdown files) and does not pull code or binaries from external URLs.
Credentials
The skill requires no environment variables, no credentials, and no config paths. This matches the claimed functionality of local content generation and file saving; there are no disproportionate or unexplained secret/credential requests.
Persistence & Privilege
always:false and default autonomous invocation are set. The skill does not request persistent platform privileges, nor does it claim to modify other skills or global agent settings. Its only notable privilege is that it may write files to the workspace (user-specified/current directory/examples/).
Assessment
This skill appears to be what it claims: a local writing assistant that uses its style guide and examples to generate Chinese technical blog drafts. Before using it, consider: 1) Where should drafts be saved? Prefer explicitly specifying a safe directory (not system or sensitive config paths). 2) The skill may fetch and read any URLs you provide — avoid pasting links that contain secrets or internal-only endpoints. 3) Check saved Markdown files for correctness before publishing (the skill encourages converting personal experiences and may invent details if not given accurate source material). 4) Because it's instruction-only, there is no installed code, but the agent will write files to disk when asked — ensure the agent's file-write permissions are acceptable. Overall, nothing suspicious was found, but be mindful of file locations and any external links you provide.

Like a lobster shell, security has layers — review code before you run it.

latestvk9776j1tpacyaf9qpjsp7c2w5s84c6rv

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments