返回顶部
u

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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
90
下载量
0
收藏
概述
安装方式
版本历史

useclaw-publish

# 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.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 useclaw-publish-1776059651 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 useclaw-publish-1776059651 技能

通过命令行安装

skillhub install useclaw-publish-1776059651

下载 Zip 包

⬇ 下载 useclaw-publish v1.0.0

文件大小: 2.77 KB | 发布时间: 2026-4-14 10:29

v1.0.0 最新 2026-4-14 10:29
Initial public release for regular UseClaw users

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部