返回顶部
b

balzac

AI content platform CLI — create workspaces, manage SEO keywords, generate article suggestions, write articles, and publish to WordPress, Webflow, Wix, GoHighLevel, or webhooks.

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

balzac

# Balzac CLI AI-powered SEO content platform. Authenticate, create a workspace from any domain, and Balzac analyzes your site, generates keyword-driven article suggestions, writes SEO-optimized articles, and publishes them. ```bash npm install -g balzac-cli ``` Get an API key: https://app.hirebalzac.ai/api_keys ## Setup ```bash export BALZAC_API_KEY=bz_your_key_here # Or: balzac auth login bz_your_key_here balzac config set workspace <workspace-id> # set default workspace ``` ## Core Workflow ```bash # 1. Create workspace from a domain balzac workspaces create --domain https://myblog.com --wait balzac config set workspace "$(balzac --json workspaces list | jq -r '.workspaces[0].id')" # 2. Generate suggestions and accept one (5 credits) balzac suggestions generate # costs 1 credit sleep 30 balzac suggestions list --status proposed balzac suggestions accept <suggestion-id> # costs 5 credits # 3. Or write directly from a topic (5 credits) balzac write "How to use AI for content marketing" --wait # 4. Export or publish balzac articles export <id> --format markdown balzac articles publish <id> --integration <integration-id> ``` ## Commands | Command | What it does | |---------|-------------| | `balzac workspaces list/create/get/delete` | Manage workspaces | | `balzac keywords list/create/enable/disable` | Manage SEO keywords | | `balzac suggestions list/generate/accept/reject` | AI article suggestions | | `balzac briefings create --topic "..."` | Direct write instruction (5 cr) | | `balzac write "topic" [--wait]` | Shortcut: briefing + optional wait | | `balzac articles list/get/export/rewrite/publish` | Manage articles | | `balzac articles regenerate-picture <id>` | New cover image (1 cr) | | `balzac competitors list/add/remove` | Track competitor domains | | `balzac links list/add/remove` | Reference links for articles | | `balzac integrations list/create/get/reconnect` | Publishing integrations | | `balzac settings get/update` | Workspace settings | | `balzac tones list` | Available tones of voice | | `balzac config set/get/reset` | CLI configuration | ## Credit Costs | Action | Credits | |--------|---------| | Generate 10 suggestions | 1 | | Write article (accept suggestion or create briefing) | 5 | | Rewrite article | 3 | | Regenerate picture | 1 | ## Key Notes - Use `--json` flag for scriptable JSON output; pipe to `jq`. - Use `-w <id>` or `balzac config set workspace <id>` for workspace-scoped commands. - Article writing is async — use `write --wait` or poll `articles get <id>`. - Workspace creation is async — use `--wait` flag. - Supported integrations: WordPress, Webflow, Wix, GoHighLevel, Webhook. - Run `balzac <command> --help` for full option details.

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 balzac-1776020761 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 balzac-1776020761 技能

通过命令行安装

skillhub install balzac-1776020761

下载 Zip 包

⬇ 下载 balzac v1.0.9

文件大小: 1.92 KB | 发布时间: 2026-4-13 09:28

v1.0.9 最新 2026-4-13 09:28
- Added detailed SKILL.md documenting Balzac CLI setup, usage, commands, and credit costs
- Explains authentication, workspace creation, article suggestions, writing, and publishing workflows
- Lists all major CLI commands with clear descriptions and parameters
- Outlines integration options (WordPress, Webflow, Wix, GoHighLevel, Webhook)
- Provides guidance on async command usage and workspace management
- Clarifies credit spending for various actions

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

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

p2p_official_large
返回顶部