← 返回
内容创作 Key 中文

WordPress Blog Automation

Automated WordPress blog publishing with scheduling
支持定时计划的WordPress博客自动发布
wespeakallday
内容创作 clawhub v1.0.1 1 版本 99884.7 Key: 需要
★ 0
Stars
📥 866
下载
💾 84
安装
1
版本
#latest

概述

Blog Automation Skill

Overview

Scheduled blog publishing system that publishes generated articles to WordPress.

Purpose

  • Convert articles to WordPress HTML format
  • Schedule posts for optimal timing
  • Handle image embeds and SEO tags
  • Publish via WordPress REST API

Input Variables

VariableDescriptionExample
--------------------------------
WP_URLWordPress site URLhttps://paylesstax.co.za
WP_USERNAMEWordPress API usernameblog_manager
WP_APP_TOKENApplication password(configured in OpenClaw)
ARTICLE_JSONPath to generated article./article.json
SCHEDULE_TIMEOptional publish time2025-03-15T09:00:00
CATEGORIESPost categories[Tax, Compliance]
TAGSPost tags[SARS, 2026]

Workflow

  1. Load article JSON from generator
  2. Convert markdown to HTML
  3. Upload images (if any) to WordPress media
  4. Create WordPress post via REST API
  5. Log result to memory file

Triggers

  • Cron schedule (e.g., daily at 8am)
  • Manual CLI execution
  • Post-generation webhook from article generator

APIs & Dependencies

  • WordPress REST API v2
  • requests library for HTTP
  • markdown2 or mistletoe for MD->HTML

Output

{
  "status": "published|scheduled|failed",
  "wordpress_id": 12345,
  "url": "https://site.com/blog/post",
  "timestamp": "2025-03-02T05:03:19"
}

Files

  • index.py - Publishing logic
  • formatter.py - MD to HTML conversion
  • scheduler.py - Cron/schedule management

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 01:11 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Daily Social Media Publisher

wespeakallday
使用 NewsAPI 为 PayLessTax 和 LevelUpLove 每日发布社交媒体内容
★ 0 📥 2,493
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,518
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,997