blog-publisher-lite

Publish markdown articles to Dev.to via their REST API. Use this skill whenever the user wants to publish a blog post or article to Dev.to.

3,891 stars

Best use case

blog-publisher-lite is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Publish markdown articles to Dev.to via their REST API. Use this skill whenever the user wants to publish a blog post or article to Dev.to.

Teams using blog-publisher-lite should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/blog-cross-publisher-lite/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/apex-stack-ai/blog-cross-publisher-lite/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/blog-cross-publisher-lite/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How blog-publisher-lite Compares

Feature / Agentblog-publisher-liteStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Publish markdown articles to Dev.to via their REST API. Use this skill whenever the user wants to publish a blog post or article to Dev.to.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Blog Publisher Lite

Publish markdown articles to **Dev.to** directly from a markdown file using their REST API.

> **Want cross-posting to Medium and Hashnode too?** Upgrade to [Blog Cross-Publisher (Full)](https://apexstack.gumroad.com/l/blog-cross-publisher)

## What You Need

A Dev.to API key. Get one at https://dev.to/settings/extensions

## Article Format

Write your article in standard markdown. The skill extracts the title from the first `# heading`, tags from the `*Tags:*` line, and everything after `---` becomes the body.

## Publishing

```bash
python scripts/publish_devto.py article.md --api-key YOUR_API_KEY --publish
```

| Flag | What It Does |
|------|-------------|
| `--publish` | Publish immediately (omit for draft) |
| `--tags "seo,webdev"` | Override tags from the file |

## API Details

POST https://dev.to/api/articles with api-key header and JSON body. Max 4 tags, lowercase.

## Troubleshooting

- **401**: API key invalid. Generate new one at dev.to/settings/extensions
- **422**: Check title present, tags <= 4, valid body_markdown
- **429**: Rate limited. Wait 30 seconds.

---

*Built by [Apex Stack](https://apexstack.gumroad.com) — tools for developers who ship.*

Related Skills

BlogBurst - Virtual CMO Agent

3891
from openclaw/skills

Your AI Chief Marketing Officer. Autonomous agent that runs your entire marketing — auto-posts to Twitter/X, Bluesky, Telegram, Discord, auto-engages with your audience (replies, likes, follows), runs SEO/GEO audits, tracks competitors, scans communities for opportunities, learns what works, and continuously optimizes. 50+ countries, 1000+ posts published. Free tier available.

Marketing Automation

nansen-binance-publisher

3891
from openclaw/skills

Automatically fetch multi-dimensional on-chain data using Nansen CLI, compile a comprehensive and beautifully formatted daily report, and publish it to Binance Square. Auto-run on messages like 'generate nansen daily report', 'post nansen daily to square', or when the user triggers the slash commands `/nansen` or `/post_square`.

Content & Documentation

wechat-publisher

3891
from openclaw/skills

一键发布 Markdown 到微信公众号草稿箱。基于 wenyan-cli,支持多主题、代码高亮、图片自动上传。

Content & Documentation

CNBLOGS 精华内容抓取技能

3891
from openclaw/skills

## 功能描述

ai-news-publisher

3891
from openclaw/skills

AI新闻一键发布技能。从36氪/虎嗅获取AI新闻,改写成爆款文章,发布到微信公众号。触发词:发布AI新闻、公众号发文章、科技新闻发布、爆款文章。

Landing Page Copywriter Lite

3891
from openclaw/skills

Free version — generate hero section copy and run a quick 3-point CRO audit on any landing page.

Freelancer Business Autopilot Lite

3891
from openclaw/skills

Free version — generate invoices and weekly client updates from plain-language descriptions.

Revenue Agent Lite

3891
from openclaw/skills

Free daily growth assistant for online businesses. Track basic revenue metrics, get daily action priorities, and monitor progress toward goals.

Programmatic SEO Auditor Lite

3891
from openclaw/skills

Basic programmatic SEO audit — analyze page templates, crawl budget issues, and indexing health. Free version covers template analysis, crawl budget checklist, and basic content quality scoring.

MCP Security Auditor Lite

3891
from openclaw/skills

Free version — scan your MCP configuration for the top 3 security risks. Tool description injection, permission sprawl, and supply chain trust.

GEO Optimizer Lite

3891
from openclaw/skills

Free version — audit your content for AI search citability with the GEO Scorecard. Covers 4 of 8 dimensions.

Financial Data Analyzer Lite

3891
from openclaw/skills

Free stock analysis skill — pull live data via yfinance, analyze any ticker with valuation metrics, financial health, and analyst consensus.