bear-blog-publisher

Publish blog posts to Bear Blog platform.

7 stars

Best use case

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

Publish blog posts to Bear Blog platform.

Teams using bear-blog-publisher 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/bear-blog-publisher/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/cattalk2/bear-blog-publisher/SKILL.md"

Manual Installation

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

How bear-blog-publisher Compares

Feature / Agentbear-blog-publisherStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Publish blog posts to Bear Blog platform.

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.

SKILL.md Source

# bear-blog-publisher

Publish blog posts to Bear Blog platform.

## Install

```
npx clawhub@latest install bear-blog-publisher
```

Related Skills

yt-to-blog

7
from Demerzels-lab/elsamultiskillagent

Full content pipeline: YouTube URL → transcript → blog post → Substack draft → X/Twitter thread → vertical video clips via HeyGen AI avatar. One URL in, entire content suite out. Use when asked to: "turn this video into content", "create a content suite from this YouTube video", "write a blog from this video", "repurpose this video", or any video-to-multi-platform content request. Can run the full pipeline or individual steps.

pubmed2blog

7
from Demerzels-lab/elsamultiskillagent

Transform PubMed papers into SEO-optimized healthcare blog articles.

write-my-blog

7
from Demerzels-lab/elsamultiskillagent

Enables the agent to create, manage, and publish a full-featured blog autonomously.

csdn-publisher

7
from Demerzels-lab/elsamultiskillagent

写文章并发布到 CSDN。使用浏览器自动化 + 扫码登录。支持通过 Telegram 发送二维码,无需 VNC。集成 blog-writer 写作方法论,产出高质量、有个人风格的技术文章。

hugo-blog-agent

7
from Demerzels-lab/elsamultiskillagent

エージェント読者に最適化されたHugoブログの構築

mastodon-publisher

7
from Demerzels-lab/elsamultiskillagent

Publish content to Mastodon. Use when you need to post a Mastodon status.

bearblog

7
from Demerzels-lab/elsamultiskillagent

Create and manage blog posts on Bear Blog (bearblog.dev). Supports extended Markdown, custom attributes, and browser-based publishing.

wordpress-publisher

7
from Demerzels-lab/elsamultiskillagent

Publish content directly to WordPress sites via REST API with full Gutenberg block support. Create and publish posts/pages, auto-load and select categories from website, generate SEO-optimized tags, preview articles before publishing, and generate Gutenberg blocks for tables, images, lists, and rich formatting. Use when user wants to publish to WordPress, post to blog, create WordPress article, update WordPress post, or convert markdown to Gutenberg blocks.

publisher-identity-verifier

7
from Demerzels-lab/elsamultiskillagent

Helps verify publisher identity integrity in AI agent ecosystems.

X-Publisher

7
from Demerzels-lab/elsamultiskillagent

Publish tweets to X (Twitter) using the official Tweepy library. Supports text-only tweets, tweets with images or videos, and returns detailed publish results including tweet ID and URL. Requires X API credentials (API Key, API Secret, Access Token, Access Token Secret).

blog-to-kindle

7
from Demerzels-lab/elsamultiskillagent

Scrape blogs/essay sites and compile into Kindle-friendly EPUB with AI-generated cover. Use for requests to download blogs for Kindle, compile essays into ebook, or send blog archives to Kindle. Supports Paul Graham, Kevin Kelly, Derek Sivers, Wait But Why, Astral Codex Ten, and custom sites.

skill-publisher-claw-skill

7
from Demerzels-lab/elsamultiskillagent

Prepare Claw skills for public release. Use when publishing skills to GitHub or ClawdHub - covers security audit, portability, documentation, git hygiene. Triggers: publish skill, release skill, audit skill, skill checklist, prepare skill for release.