juejin-pins-publish

v1.0.0

自动发布沸点到稀土掘金社区。当用户要求发布沸点、发布动态到掘金、juejin.cn 时触发此技能。

0· 265·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for itcastwsy/juejin-pins-publish.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "juejin-pins-publish" (itcastwsy/juejin-pins-publish) from ClawHub.
Skill page: https://clawhub.ai/itcastwsy/juejin-pins-publish
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install itcastwsy/juejin-pins-publish

ClawHub CLI

Package manager switcher

npx clawhub@latest install juejin-pins-publish
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description (posting沸点 to juejin.cn) match the SKILL.md: all steps are UI/browser actions to open the pins page, pick a circle, enter content, optionally add images/links/code, and click publish. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Instructions are UI-driven and limited to the Juejin web UI. They require the user to be logged in and a Chrome 'OpenClaw Browser Relay' extension to exist; they reference uploading/choosing local images (images input array) which implies the skill will access user-specified local file paths. There are no instructions to read arbitrary system files, exfiltrate data, or call external endpoints beyond the Juejin site. Users should be aware the skill will operate inside their browser session and may upload any image paths they pass to it.
Install Mechanism
Instruction-only skill with no install steps or external downloads. Nothing is written to disk by the skill package itself.
Credentials
The skill requests no environment variables, secrets, or platform credentials. The only required preconditions are: user logged into Juejin and having the browser relay extension installed—these are proportional to the stated browser-automation approach.
Persistence & Privilege
always is false and there is no install-time persistence requested. The skill can be invoked by the model (default), which is appropriate for a user-invoked post action; it does not request elevated platform privileges or modify other skills.
Assessment
This skill appears coherent and limited to automating the Juejin web UI. Before installing/using it: 1) ensure you are comfortable granting the agent browser-level actions (it expects an OpenClaw Browser Relay extension and an active logged-in Juejin session); 2) review any images or local paths you pass in—those files will be uploaded to Juejin; 3) confirm the exact text/content before publishing (the skill will post on your behalf). If you don't want automated posts to happen without review, avoid passing content/images you haven't confirmed or disable autonomous invocation in your agent settings where possible.

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

latestvk9739hkb4wadnt7ebrtreh6m6582j57t
265downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

稀土掘金沸点发布

概述

本技能用于自动发布沸点到稀土掘金社区。

沸点页面地址: https://juejin.cn/pins

前置条件

  • 用户已登录掘金账号
  • Chrome 浏览器已附加 OpenClaw Browser Relay 扩展

发布区域结构

┌─────────────────────────────────────────────────┐
│  快和掘友一起分享新鲜事!                          │
│  ┌─────────────────────────────────────────────┐│
│  │ [圈子选择] 请选择圈子 ▼                      ││
│  ├─────────────────────────────────────────────┤│
│  │                                             ││
│  │  输入框(支持富文本)                         ││
│  │                                             ││
│  ├─────────────────────────────────────────────┤│
│  │ [表情] [图片] [链接] [话题] [代码]           ││
│  │                               字数: 0/1000   ││
│  │                               [发布按钮]     ││
│  └─────────────────────────────────────────────┘│
└─────────────────────────────────────────────────┘

发布流程

1. 打开沸点页面

browser action=open url=https://juejin.cn/pins profile=chrome

2. 选择圈子(可选)

如果用户指定了圈子:

  • 点击"请选择圈子"按钮(ref=e97
  • 从下拉列表中选择对应圈子

常用圈子列表:

圈子名称圈子ID
上班摸鱼6824710203301167112
前端开发圈7237375092064256055
AICoding交流7461650741493497865
鸿蒙开发者社区7396452297225535551
大模型生态圈7273343075660300349
服务端与架构7237388169522462781
什么值得买6824710203007565831

3. 点击输入区域

定位并点击沸点输入框激活编辑状态。

4. 输入沸点内容

使用 action=act kind=type 输入用户指定的内容。

支持的内容格式:

  • 纯文本
  • 话题标签:#话题名#(如 #OpenClaw今天想篡位了吗#
  • Emoji 表情

5. 添加附加内容(可选)

5.1 添加表情

  • 点击"表情"按钮(ref=e106
  • 从表情面板选择表情

5.2 添加图片

  • 点击"图片"按钮(ref=e110
  • 上传图片或选择本地图片

5.3 添加链接

  • 点击"链接"按钮(ref=e115
  • 输入链接URL

5.4 选择话题

  • 点击"话题"按钮(ref=e121
  • 从话题列表选择或搜索话题

5.5 添加代码

  • 点击"代码"按钮(ref=e126
  • 输入代码内容

6. 发布沸点

点击"发布"按钮(ref=e132)完成发布。

注意事项

  1. 字数限制:沸点内容不超过 1000 字
  2. 圈子推荐:添加圈子可增加曝光度
  3. 话题热度:热门话题可被更多掘友看到
  4. 发布频率:短时间内发布过多可能触发限制
  5. 内容审核:敏感内容可能需要审核

示例用法

示例 1:发布简单沸点

用户请求

帮我在掘金发布一条沸点:今天天气真好

执行步骤

  1. 打开沸点页面
  2. 点击输入区域
  3. 输入:今天天气真好
  4. 点击发布

示例 2:发布带圈子和话题的沸点

用户请求

帮我在掘金的"上班摸鱼"圈子发布一条沸点,内容是"OpenClaw 真好用",带上话题 #OpenClaw今天想篡位了吗#

执行步骤

  1. 打开沸点页面
  2. 点击圈子选择
  3. 选择"上班摸鱼"圈子
  4. 点击输入区域
  5. 输入:#OpenClaw今天想篡位了吗# OpenClaw 真好用
  6. 点击发布

示例 3:发布带代码的沸点

用户请求

帮我在掘金发布一条沸点分享一段代码

执行步骤

  1. 打开沸点页面
  2. 点击输入区域
  3. 输入沸点文字内容
  4. 点击"代码"按钮
  5. 输入代码内容
  6. 点击发布

错误处理

问题解决方案
页面无法加载检查网络连接
未登录状态提示用户先登录掘金账号
发布按钮无响应检查内容是否为空
输入框未激活重新点击输入区域
圈子列表不显示刷新页面重试

相关链接

Comments

Loading comments...