Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

openclaw-role-builderOpenClaw role 构建器

Agent Skill

openclaw-role-builder 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,702

周安装

159

GitHub Stars

公开资料未说明

下载量

1,297
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:openclaw-role-builder(OpenClaw role 构建器)
来源仓库:https://github.com/zhouyi531/openclaw-role-builder
安装命令:
openclaw skills install openclaw-role-builder
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install openclaw-role-builder

简介

从公众人物或虚构角色构建完整 AI 人格,生成一致性的虚拟形象。

  • 支持创建角色档案、设定背景故事并产出身份相符的自拍照样内容。
  • 适用于角色扮演、创意写作或个性化交互体验开发等场景。
  • 需用户提供清晰的角色描述与视觉参考以确保输出准确性。
  • 生成图像版权归属依具体协议而定,使用时请注意合规与授权问题。

SKILL.md

name
openclaw-role-builder
description
>-
metadata
>-
config_paths

OpenClaw Role Builder

Build and manage OpenClaw roles — create AI character personas and generate identity-consistent photos — installable via ClawHub or git clone.

What This Skill Does

CapabilitySub-skillExample triggers
Character creation — build a full 6-file persona (identity, soul, voiceprint, …) for any public figure or fictional characteropenclaw-character-creator创建角色, 创建clone, 新建人物, "create a character"
Character switching — swap the active character in your workspaceopenclaw-character-creator/shift, 切换角色
Identity-consistent selfies & portraits — generate images where the character's face stays consistenttuqu-photo-api自拍, 写真, 发张图, "take a selfie"
Freestyle image generation — landscapes, objects, edits without a character in frametuqu-photo-api风景, 物品, 角色出镜, edit-only
Prompt enhancement, presets, billing — discover styles, improve prompts, check balance, rechargetuqu-photo-api"enhance prompt", "check balance"

Installation

Via ClawHub (recommended)

clawhub install openclaw-role-builder

Via npx skills

npx skills add tuquai/openclaw-role-builder --all

Or install individual sub-skills:

npx skills add tuquai/openclaw-role-builder --skill openclaw-character-creator
npx skills add tuquai/openclaw-role-builder --skill tuqu-photo-api

Manual (git clone)

git clone https://github.com/tuquai/openclaw-role-builder.git ~/.openclaw/skills/openclaw-role-builder

Prerequisites

RequirementWhy
python3Required by tuqu-photo-api for the tuqu_request.py helper
TuQu service keyNeeded for authenticated image-generation calls — obtain from <https://billing.tuqu.ai/dream-weaver/dashboard>
OpenClawThe host agent that loads and executes these skills

Verify Installation

openclaw skills list
# Both openclaw-character-creator and tuqu-photo-api should appear

Quick Start

Once installed, start a new OpenClaw session and try:

  • "帮我创建一个科比的角色" — creates a Kobe Bryant character with full persona files
  • "来张自拍" — generates an identity-consistent selfie of the current character
  • "/shift" — switches to a different character in your roster
  • "拍张风景照" — generates a landscape without forcing the character into frame

Included Skills

openclaw-character-creator

Build high-consistency AI character personas with a full 6-file model (3 auxiliary + 3 main). Supports both well-known public figures and fictional/original characters, with workspace scaffolding and global role registration.

See openclaw-character-creator/SKILL.md for full usage.

tuqu-photo-api

Generate identity-consistent selfies, portraits, group photos, and freestyle images for OpenClaw characters via the tuqu.ai API. Covers prompt enhancement, preset discovery, character management, billing, and recharge flows.

See tuqu-photo-api/SKILL.md for full usage.

File System Access

This skill collection writes to the following paths:

SkillPathWhat is stored
openclaw-character-creator~/.openclaw/ROLES.jsonCharacter names and workspace paths (no credentials)
openclaw-character-creator~/.openclaw/workspace-*/Character persona files and workspace state
openclaw-character-creator~/.openclaw/workspace/Active character workspace (managed by /shift)

No service keys, tokens, or other credentials are persisted to disk by any script in this collection. TuQu service keys are only used at runtime via --service-key CLI flags and are never written to config files.

Security Boundaries

  1. Write scope: All file writes are confined to ~/.openclaw/ (the paths listed above). No

skill in this collection writes outside that directory.

  1. Read scope: Skills read only their own bundled reference files (under the skill's

references/ directory) and character workspace files under ~/.openclaw/. No arbitrary filesystem reads.

  1. Credential handling: TuQu service keys are passed exclusively via the --service-key CLI

flag to tuqu_request.py. The script does not read credentials from environment variables, config files, or any persisted store. Keys must never be written to disk.

  1. Network scope: All outbound API calls go through scripts/tuqu_request.py, which restricts

requests to the known hosts (photo.tuqu.ai, billing.tuqu.ai). No ad-hoc curl, wget, or other HTTP tools.

  1. Shell commands: Only the specific bundled Python scripts and mkdir for workspace

scaffolding are executed. No arbitrary shell commands.

Dependencies

The openclaw-character-creator skill expects tuqu-photo-api to be installed as well. Install both for full functionality.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

95.7%
按下载量换算1,241

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills