← 返回 Skills 市场
viodmain

article-writer

作者 viodmain · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
118
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tech-article-writer
功能描述
Senior technical article editor for creating well-structured articles from research. Use when user requests to write/create a technical article with keywords...
安全使用建议
Do not install or run this skill until the manifest accurately reflects what the runtime instructions require. Specifically: (1) Ask the publisher to add required env vars (WECHAT_APP_ID, WECHAT_APP_SECRET) and declare the expected config path (/root/obsidian-vault/公众号文章/) in requires.env / requires.config so you can review and control them. (2) Verify the wechat-toolkit script being invoked and confirm it handles secrets safely; inspect its code before granting credentials. (3) Confirm that tavily-search and obsidian skills referenced are trusted and understand what data they read/write. (4) Prefer running this skill in an isolated environment or sandbox with least privilege (dedicated Obsidian vault directory and ephemeral credentials) and avoid exposing broad root paths. (5) If you need autonomous publishing disabled, restrict agent autonomy or require explicit user confirmation before invoking wechat-toolkit. These changes would make the skill's intent and required privileges transparent and safer to use.
功能分析
Type: OpenClaw Skill Name: tech-article-writer Version: 1.0.0 The skill defines a standard workflow for technical article creation, research, and publishing. It utilizes legitimate integrations such as Tavily for search, Obsidian for storage, and a WeChat toolkit for publication. While it references sensitive environment variables (WECHAT_APP_ID/SECRET) and executes a local Python script for publishing, these actions are consistent with the stated purpose and do not show evidence of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The skill's stated purpose (authoring and publishing technical articles) aligns with using search, organizing content, saving to Obsidian, and publishing to WeChat. However, the declared metadata lists no dependencies, env vars, or config paths while the instructions require other skills (tavily-search, wechat-toolkit, obsidian) and access to an Obsidian vault and WeChat publishing credentials. The missing declarations are disproportionate to the manifest and reduce transparency.
Instruction Scope
SKILL.md explicitly instructs use of tavily search, saving to /root/obsidian-vault/公众号文章/, and invoking a wechat-toolkit publisher script that requires WECHAT_APP_ID and WECHAT_APP_SECRET (and IP whitelisting). These environment variables and filesystem paths are referenced but not declared. The instructions also ask to create 'sub-Agents' and a verification sub-agent, which is vague and grants broad runtime discretion; that broadness combined with undeclared sensitive operations is concerning.
Install Mechanism
This is an instruction-only skill (no install spec, no code files), so there is no installer or download risk in the manifest itself. The runtime risk comes from invoking other skills and local scripts, not from an installation step.
Credentials
The instructions require WECHAT_APP_ID and WECHAT_APP_SECRET and expect an IP whitelist, yet requires.env is empty. The skill also expects read/write access to a root-level Obsidian vault path. Requesting publishing credentials and filesystem access is reasonable for a publishing workflow, but it must be declared explicitly — the omission is disproportionate and reduces the user's ability to assess risk.
Persistence & Privilege
always:false (no forced/global installation) and there is no explicit persistence mechanism in the manifest. The skill does reference and invoke other local skills and scripts, but it does not request to modify other skills or agent-wide settings. Still, autonomous invocation plus access to publishing credentials could broaden impact if combined with the other issues above.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tech-article-writer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tech-article-writer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Version 1.0.0 of tech-article-writer (article-writer): - Introduced a structured workflow for creating technical articles, including topic analysis, research, content organization, and output. - Integrates with tavily-search for research, obsidian for knowledge base storage, and wechat-toolkit for publishing to WeChat Official Account. - Articles are generated in Markdown with required metadata, code examples, and proper attributions. - Supports article publication via automated command-line script, adhering to WeChat requirements. - Detailed workflow guidance and usage notes now provided in SKILL.md.
元数据
Slug tech-article-writer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

article-writer 是什么?

Senior technical article editor for creating well-structured articles from research. Use when user requests to write/create a technical article with keywords... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。

如何安装 article-writer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tech-article-writer」即可一键安装,无需额外配置。

article-writer 是免费的吗?

是的,article-writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

article-writer 支持哪些平台?

article-writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 article-writer?

由 viodmain(@viodmain)开发并维护,当前版本 v1.0.0。

💬 留言讨论