Overview
- Skill Key
- chellen021/personal-toutiao-pub
- Author
- chellen021
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/chellen021/personal-toutiao-pub
- Latest Commit SHA
- 99b11af99d6f9d782037a72ed514e3c0c488e22b
今日头条微头条自动发布工具。触发词:"发布头条"、"发微头条"、"头条发布"
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 personal-toutiao-pub 技能。 若已安装,则直接安装 personal-toutiao-pub 技能。
# 今日头条发布工具 自动发布微头条到今日头条,支持复用本地 Chrome 登录态,支持智能等待登录。 ## 功能特性 - ✅ **复用登录态**:连接本地 Chrome,无需重复登录 - ✅ **智能等待登录**:未登录时自动等待,登录成功后继续 - ✅ **智能内容扩展**:内容不足100字自动扩展 - ✅ **自动勾选选项**:自动勾选"个人观点,仅供参考" - ✅ **支持图片上传**:可附带图片发布 - ✅ **截图保存**:发布成功后自动截图保存到桌面 - ✅ **支持文件输入**:可从文件读取长文本内容 ## 触发方式 ``` 发布头条:今天天气真好 发微头条 今天学到了很多新知识 头条发布 "分享一个有趣的故事..." ``` ## 使用方法 ### 命令行使用 ```bash # 基本使用(发布默认内容) python3 toutiao_publish.py # 发布指定内容 python3 toutiao_publish.py "今天天气真好,心情也不错!" # 从文件读取内容 python3 toutiao_publish.py -f content.txt # 带图片发布 python3 toutiao_publish.py "内容" --image ~/Desktop/pic.jpg # 使用无头模式(新浏览器) python3 toutiao_publish.py "内容" --headless # 未登录时不等待,直接退出 python3 toutiao_publish.py "内容" --no-wait ``` ### 前置要求 **必须启动 Chrome 远程调试:** ```bash # Mac /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222 # Windows "C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 # Linux google-chrome --remote-debugging-port=9222 ``` ## 发布流程 1. 连接本地 Chrome 浏览器 2. 检查登录状态 - **已登录**:直接进入发布页面 - **未登录**:显示提示,自动等待登录(最长5分钟) 3. 打开发布页面 4. 输入内容(自动扩展到100字以上) 5. 上传图片(如提供) 6. 勾选发布选项: - 声明首发:头条首发(如存在) - 作品声明:个人观点,仅供参考 7. 点击发布按钮 8. 保存成功截图 ## 参数说明 | 参数 | 说明 | 示例 | |------|------|------| | `content` | 发布内容 | `"今天天气很好"` | | `-f, --file` | 从文件读取 | `-f post.txt` | | `-i, --image` | 图片路径 | `--image pic.jpg` | | `--headless` | 无头模式 | `--headless` | | `--no-wait` | 不等待登录 | `--no-wait` | ## 智能等待登录 当检测到未登录时,脚本会: 1. 显示提示信息: ``` ⏳...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.