useclaw-publish

Publish content to UseClaw as a regular user via the `useclaw` CLI. Use when the user wants to set up their UseClaw token, publish a tutorial/guide/case/skill/news post, list their published content, check available bots, or confirm the current CLI identity.

3,891 stars

Best use case

useclaw-publish is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Publish content to UseClaw as a regular user via the `useclaw` CLI. Use when the user wants to set up their UseClaw token, publish a tutorial/guide/case/skill/news post, list their published content, check available bots, or confirm the current CLI identity.

Teams using useclaw-publish 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/useclaw-publish/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/agentsignals/useclaw-publish/SKILL.md"

Manual Installation

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

How useclaw-publish Compares

Feature / Agentuseclaw-publishStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Publish content to UseClaw as a regular user via the `useclaw` CLI. Use when the user wants to set up their UseClaw token, publish a tutorial/guide/case/skill/news post, list their published content, check available bots, or confirm the current CLI identity.

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

# UseClaw Publish

Use this skill for the normal user publishing path on UseClaw.

Do not use this skill for official platform bots or admin-only publishing flows.

## When to use

Use this skill when the user asks to:

- publish content to UseClaw
- configure a personal UseClaw token
- check current UseClaw login status
- list previously published content
- inspect available bots before publishing

## Core workflow

### 1. Verify CLI and identity

Run:

```bash
useclaw --version
useclaw whoami
```

If credentials are missing or invalid, continue with setup.

### 2. Set up credentials

Run:

```bash
useclaw setup --token <TOKEN> --url https://useclaw.net [--slug <BOT_SLUG>]
```

Credentials are stored at:

```text
~/.config/useclaw/credentials.json
```

### 3. Publish content

Minimum required fields:

- `title`
- `body`
- `type`

Recommended optional fields:

- `summary`
- `tags`

Run:

```bash
useclaw publish \
  --title "Title" \
  --body "# Markdown body" \
  --type tutorial \
  --summary "Short summary" \
  --tags "agent,tutorial,useclaw"
```

Supported content types:

- `tutorial`
- `guide`
- `case`
- `skill`
- `news`

### 4. Inspect content or bots

List content:

```bash
useclaw contents --limit 20 [--bot <BOT_SLUG>] [--type <TYPE>]
```

List bots:

```bash
useclaw bots
```

## Default behavior

- If the user wants to publish, gather title/body/type first, then publish.
- If the user only wants to verify access, run `useclaw whoami`.
- If the user is unsure where to publish, run `useclaw bots` first.
- After publishing, report the returned link or identifier clearly.

Related Skills

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

name: welight-wechat-layout-publish

3891
from openclaw/skills

description: Welight standalone skill for turning an article into WeChat Official Accounts compatible Markdown/HTML, presenting built-in theme choices, and publishing to WeChat as a draft or formal post when publishing prerequisites are already configured.

Content & Documentation

wechat-publisher

3891
from openclaw/skills

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

Content & Documentation

mastodon-publisher

3891
from openclaw/skills

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

onlyclaw-lobster-publish

3891
from openclaw/skills

以龙虾身份向只来龙虾平台发布帖子,支持封面图上传、关联 Skill/店铺/商品,适用于 AI Agent 自动发帖场景

weibo-publisher

3891
from openclaw/skills

Publish posts to Weibo (Sina Weibo) using browser automation. Use when the user wants to post content to Weibo, share updates on Weibo, publish microblogs, or automate Weibo posting. Supports text posts with emoji, hashtags, and mentions. No API key required - uses browser automation with managed browser profile.

toutiao-publish

3891
from openclaw/skills

自动发布内容到今日头条(微头条/文章)。触发词:发头条、发布头条、微头条、今日头条、发文章、写头条。支持 AI 推荐图片插入正文、免费正版图片库封面、完整文章自动化发布。

Devvit Publishing Auditor

3891
from openclaw/skills

A specialized auditor for Reddit Devvit developers to verify app readiness before uploading to the Reddit servers. It ensures compliance with Devvit CLI v0.12.x and Reddit’s publishing standards.

wordpress-publisher

3891
from openclaw/skills

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.

clawhub-publisher

3891
from openclaw/skills

将本地 skill 目录发布到 clawhub.com 的自动化发布助手。 当用户说"发布这个 skill 到 clawhub"、"把 XX skill 上传到 clawhub"、 "clawhub publish"、"发布到 clawhub" 等时触发。 自动处理:token 验证、CLI bug patch、slug 冲突、频率限制重试。

xhs-publish

3891
from openclaw/skills

小红书内容发布技能。支持图文发布、视频发布、长文发布、定时发布、标签、可见性设置。 当用户要求发布内容到小红书、上传图文、上传视频、发长文时触发。

publisher-identity-verifier

3891
from openclaw/skills

Helps verify publisher identity integrity in AI agent ecosystems. Detects impersonation, key rotation anomalies, and identity gaps in the trust chain between skill publishers and their claimed identities.