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.
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/blog-cross-publisher-lite/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How blog-publisher-lite Compares
| Feature / Agent | blog-publisher-lite | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Cursor vs Codex for AI Workflows
Compare Cursor and Codex for AI coding workflows, repository assistance, debugging, refactoring, and reusable developer skills.
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
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
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.
nansen-binance-publisher
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`.
wechat-publisher
一键发布 Markdown 到微信公众号草稿箱。基于 wenyan-cli,支持多主题、代码高亮、图片自动上传。
CNBLOGS 精华内容抓取技能
## 功能描述
ai-news-publisher
AI新闻一键发布技能。从36氪/虎嗅获取AI新闻,改写成爆款文章,发布到微信公众号。触发词:发布AI新闻、公众号发文章、科技新闻发布、爆款文章。
Landing Page Copywriter Lite
Free version — generate hero section copy and run a quick 3-point CRO audit on any landing page.
Freelancer Business Autopilot Lite
Free version — generate invoices and weekly client updates from plain-language descriptions.
Revenue Agent Lite
Free daily growth assistant for online businesses. Track basic revenue metrics, get daily action priorities, and monitor progress toward goals.
Programmatic SEO Auditor Lite
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
Free version — scan your MCP configuration for the top 3 security risks. Tool description injection, permission sprawl, and supply chain trust.
GEO Optimizer Lite
Free version — audit your content for AI search citability with the GEO Scorecard. Covers 4 of 8 dimensions.
Financial Data Analyzer Lite
Free stock analysis skill — pull live data via yfinance, analyze any ticker with valuation metrics, financial health, and analyst consensus.