Tech Article CN

v1.0.0

要写技术分享但不知从何下手?草稿写完读起来像流水账? 从选题→大纲→草稿→润色→发布,端到端帮你把技术经验变成一篇让人记住的文章。 适用于团队内部技术分享、掘金/InfoQ 博文、技术复盘、会议演讲稿。 不适用于:API 文档(用 doc-gen)、README(用 readme-craft)、去 AI 味(用...

0· 54·0 current·0 all-time
by_silhouette@lanyasheng
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 (tech article authoring) align with the provided SKILL.md and the bundled reference docs. There are no unexpected required binaries, env vars, or config paths; the tool set (writing, editing, web fetch/search) matches the stated goal of drafting, researching, and reviewing articles.
Instruction Scope
SKILL.md contains detailed multi-phase instructions that instruct the agent to ask the user for material, generate outlines/drafts, optionally read a user-provided file in --review mode, and perform optional web research (Phase 2.5). These behaviors are appropriate for the skill's purpose, but the instructions do permit reading user files and fetching web content — both expected but worth noting to users who might supply sensitive drafts or credentials in files.
Install Mechanism
No install spec and no code files that run on the host. Instruction-only skills have minimal on-disk footprint; nothing is downloaded or executed by an installer.
Credentials
The skill requires no environment variables, credentials, or config paths. It does list allowed tools (including WebFetch/WebSearch and Bash), which are consistent with doing online research and optional file review but do not imply any secret access.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request persistent system-wide presence or modification of other skills. Allowed tools include Bash and Agent which permit command execution and autonomous runs — appropriate for an interactive assistant but should be understood by users before enabling.
Assessment
This skill appears coherent for writing and reviewing technical articles. Before enabling: (1) be aware it may perform web fetches/searches for research, and its allowed tools include Bash/Read/Write so it can read files you provide (the --review mode explicitly reads your draft and promises not to modify it); (2) do not place secrets or unrelated credentials in files you supply; (3) if you want purely offline drafting, avoid using Phase 2.5 research features. Overall the skill does not ask for unexpected credentials or install code, so it matches its description.

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

latestvk9706nb3s0xczma0b0f36r7pzx84p7ha

License

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

Comments