← 返回 Skills 市场
wscats

掘金技能集

作者 enoyao · GitHub ↗ · v1.0.8 · MIT-0
cross-platform ✓ 安全检测通过
20645
总下载
12
收藏
3
当前安装
7
版本数
在 OpenClaw 中安装
/install juejin-skills
功能描述
掘金技术社区一站式操作技能,支持热门文章排行榜查询、Markdown 文章发布(默认草稿)和文章下载保存为 Markdown。
安全使用建议
Install only if you are comfortable letting the skill store a Juejin login cookie locally and act as your Juejin account for drafts, publishing after confirmation, and article downloads. Avoid shared or CI machines, review drafts before public publishing, and delete ~/.juejin_cookie.json when you no longer need authenticated access.
能力评估
Purpose & Capability
The code and documentation consistently match the stated purpose: Juejin hot-article lookup, Markdown draft/publish workflow, and article download to Markdown.
Instruction Scope
Activation is scoped to explicit Juejin-related requests, publishing defaults to draft-only, public publishing requires explicit opt-in flags and interactive confirmation in the provided CLIs, and bulk downloads require confirm_bulk=True with a hard cap.
Install Mechanism
Dependencies are standard pinned PyPI packages, and there is no hidden install script, obfuscation, or unexpected executable persistence mechanism.
Credentials
The skill uses network access, Playwright browser automation, and a stored Juejin cookie, but these are disclosed and proportionate for logging in, querying Juejin APIs, publishing drafts, and downloading Juejin articles.
Persistence & Privilege
It persists the Juejin session cookie at ~/.juejin_cookie.json in plaintext JSON with chmod 0600 and gives deletion guidance; this is sensitive but clearly disclosed and purpose-aligned.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install juejin-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /juejin-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
重新发布1.0.7版本的安全修复:./output写边界守卫(_validate_output_dir) + download_user_articles双重确认门(confirm_bulk=True) + 批量硬上限BULK_DOWNLOAD_HARD_CAP=50;SKILL.md声明bulk_download_policy
v1.0.7
修复Scope Creep与Description-Behavior Mismatch:downloader增加_validate_output_dir写边界守卫(./output / $JUEJIN_OUTPUT_ROOT),download_user_articles增加confirm_bulk双重确认与硬上限50,SKILL.md声明bulk_download_policy并修正filesystem_write边界声明
v1.0.6
修复MCP最小权限问题:publisher增加.md路径白名单与大小限制,SKILL.md声明filesystem_read权限并收紧触发关键词,移除一键发布等模糊措辞
v1.0.5
修复安全漏洞:添加图片下载域名白名单限制,缩小技能触发关键词范围
v1.0.2
**Version 1.0.2 changelog (juejin-skills):** - Enhanced SKILL.md metadata with version, source, homepage, author, and repository information. - Clarified authentication file security: explicitly sets cookie file permissions to 0600 and documents security practices. - Added strict public publish safeguards: API and CLI now require multiple explicit confirmations for publishing articles publicly; defaults remain draft-only. - Updated credential and permission descriptions with more detailed hardening, file format, and ignore list notes. - No core functionality changes to the main publishing, download, or ranking features.
v1.0.1
**Changelog for juejin-skills v1.0.1** - Added explicit credentials, permissions, and publish policy declarations in SKILL.md for enhanced security and transparency. - The skill now documents how the juejin login session cookie is stored, its permissions, and instructions for revocation. - Declares required permissions for network, local write (for cookies and downloads), and browser automation in SKILL.md. - Default publish behavior is set to draft-only, with explicit user confirmation needed for public article publishing. - No functional or API changes to skill logic; updates focus on credential and permission handling documentation.
v1.0.0
Juejin Skills 1.0.0 – Initial Release - Query trending articles, category rankings, and article categories from Juejin. - One-click publish Markdown articles to Juejin, including login support via Playwright. - Download and save Juejin articles (single or batch) as Markdown, with image and metadata support. - Natural language command support for all main actions.
元数据
Slug juejin-skills
版本 1.0.8
许可证 MIT-0
累计安装 779
当前安装数 3
历史版本数 7
常见问题

掘金技能集 是什么?

掘金技术社区一站式操作技能,支持热门文章排行榜查询、Markdown 文章发布(默认草稿)和文章下载保存为 Markdown。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 20645 次。

如何安装 掘金技能集?

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

掘金技能集 是免费的吗?

是的,掘金技能集 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

掘金技能集 支持哪些平台?

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

谁开发了 掘金技能集?

由 enoyao(@wscats)开发并维护,当前版本 v1.0.8。

💬 留言讨论