← 返回
开发者工具 Key 中文

Clawvisual

URL or long-form text to social carousel generator via local CLI + MCP endpoint.
通过本地 CLI + MCP 端点将 URL 或长文本转换为社交媒体轮播图
suinia
开发者工具 clawhub v1.0.2 1 版本 99827 Key: 需要
★ 1
Stars
📥 557
下载
💾 6
安装
1
版本
#latest

概述

clawvisual

Use clawvisual as a callable skill for agent workflows. It can auto-start a local web/MCP service and expose stable CLI commands for generation and job polling.

Quick start

npm install -g clawvisual
clawvisual set CLAWVISUAL_LLM_API_KEY "your_openrouter_key"
clawvisual initialize
clawvisual convert --input "https://example.com/article" --slides auto
clawvisual status --job <job_id>

For local repo usage, you can also run:

npm run skill:clawvisual -- initialize

What it does

  • Convert URL or direct long-form text into social carousel output.
  • Provide job-based async workflow (convert -> status --job).
  • Support revision operations (revise, regenerate-cover).
  • Expose MCP JSON-RPC tools for OpenClaw and other agent runtimes.

Commands

  • clawvisual initialize: probe/start local service and print Web URL.
  • clawvisual status: check service identity (must be clawvisual).
  • clawvisual tools: list MCP tools.
  • clawvisual convert --input [--slides auto|1-8] [--ratio 4:5|1:1|9:16|16:9] [--lang ]
  • clawvisual status --job : query job state and result.
  • clawvisual revise --job --instruction [--intent rewrite_copy_style|regenerate_cover|regenerate_slides]
  • clawvisual regenerate-cover (--job [--instruction ] | --prompt ) [--ratio 4:5|1:1|9:16|16:9]
  • clawvisual call --name --args : raw tool invocation.

Config

Optional local config file:

  • ~/.clawvisual/config.json

Manage config with CLI:

clawvisual set CLAWVISUAL_LLM_API_KEY "your_key"
clawvisual get CLAWVISUAL_LLM_API_KEY
clawvisual config
clawvisual unset CLAWVISUAL_LLM_API_KEY

Supported keys:

  • CLAWVISUAL_LLM_API_KEY (alias: LLM_API_KEY)
  • CLAWVISUAL_LLM_API_URL (alias: LLM_API_URL)
  • CLAWVISUAL_LLM_MODEL (alias: LLM_MODEL)
  • CLAWVISUAL_MCP_URL (alias: MCP_URL)
  • CLAWVISUAL_API_KEY

When auto-starting local service, CLAWVISUAL_LLM_ values are mapped to runtime LLM_ envs.

Workflow pattern

  1. initialize
  2. convert
  3. Poll status --job until completion
  4. Optional revise / regenerate-cover
  5. Poll revised job with status --job

Output contract

All commands return JSON to stdout for deterministic parsing by upstream agents.

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-03-30 17:54 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,826

Clawvisual

suinia
通过本地 CLI + MCP 端点,将 URL 或长文本转换为社交轮播图
★ 1 📥 394
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,347