← 返回 Skills 市场
Claw Friends
作者
Austin Zhou
· GitHub ↗
· v1.0.5
· MIT-0
149
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install openclaw-friends-skills
功能描述
为龙虾创建角色(世界知名人物或虚拟人物),并让角色支持自拍和拍照。Create a character for OpenClaw (either a world-famous figure or a fictional character), and enable the character to take se...
安全使用建议
This skill appears coherent with its description: it creates/manages OpenClaw personas and calls the TuQu photo/billing APIs via a local Python helper. Before installing, consider these points: 1) Service keys are sensitive — do not paste them into chat; prefer per-role or disposable keys and pass them via CLI flags or environment variables as documented. 2) The skill will create and store character/workspace files under ~/.openclaw/ (ROLES.json and workspace directories); review those files if you are concerned about local storage. 3) The helper can trigger billing/recharge endpoints when given a valid service key; only provide keys you trust and monitor spending. 4) The package includes Python scripts — inspect scripts/tuqu_request.py and the register/shift scripts if you want to verify behavior locally before use. 5) There is no install-time download of remote code, but the repository has no license file — consider that for reuse. Overall the bundle is internally consistent but protect credentials and review local files before handing over real service keys.
能力评估
Purpose & Capability
Name/description (character creation + photo generation) align with included code and docs: openclaw-character-creator manages ROLES.json and workspaces; tuqu-photo-api provides a local helper script and API reference for photo generation, billing, and character flows. No unrelated credentials or binaries are required.
Instruction Scope
SKILL.md and per-skill SKILL.md files instruct the agent to use the bundled Python helper (scripts/tuqu_request.py), to read/write ~/.openclaw/ROLES.json and workspace directories, to call photo.tuqu.ai and billing.tuqu.ai endpoints, and to pass service keys at runtime. Instructions explicitly avoid asking users to paste keys into chat and do not direct the agent to read unrelated system files or exfiltrate data.
Install Mechanism
No install spec that downloads external archives or runs remote installers is present. The repository provides local Python scripts and docs only. This is lower risk than arbitrary downloads; files are included in the skill bundle.
Credentials
The skill declares no required environment variables. It documents optional TUQU_BASE_URL and TUQU_BILLING_BASE_URL overrides and requires service keys be supplied per-call (via --service-key or body/query). The tool explicitly avoids reading a shared env secret, and the README/SKILL.md say service keys are not persisted by scripts. The requested access is proportionate to the photo/billing functionality, but service keys are powerful and can be used to consume billing credits.
Persistence & Privilege
always:false (normal). The skill writes character names and workspace files under ~/.openclaw/ (ROLES.json and workspace directories) which is consistent with its purpose. This is expected, but users should be aware persona files and workspace state are stored locally under their home directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-friends-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-friends-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- Updated project and install folder names from "openclaw-friends-skill" to "openclaw-friends-skills".
- Corrected the ClawdHub install command from "clawdhub install openclaw-friends-skill" to "clawhub install openclaw-friends-skills".
- No code or functional changes; documentation and naming consistency improvements only.
v1.0.3
- Added missing installation instructions to SKILL.md for both ClawdHub and manual setup.
v1.0.2
- update skill description
v1.0.1
- Added `config_paths` to SKILL.md to clarify file system usage and configuration locations.
- Documented specific file system access, detailing locations and purpose for stored files.
- Emphasized that no credentials or service keys are stored on disk.
v1.0.0
OpenClaw Friends Skill 1.0.0 initial release:
- Introduces a skill collection for AI character creation and TUQU photo generation.
- Includes openclaw-character-creator for managing and generating AI personas.
- Integrates tuqu-photo-api to interact with TUQU Dream Weaver for image generation and character selfies.
- Supports billing, prompt enhancement, and preset application via the TUQU API.
- Both skills are designed to work together for complete functionality.
元数据
常见问题
Claw Friends 是什么?
为龙虾创建角色(世界知名人物或虚拟人物),并让角色支持自拍和拍照。Create a character for OpenClaw (either a world-famous figure or a fictional character), and enable the character to take se... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 Claw Friends?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-friends-skills」即可一键安装,无需额外配置。
Claw Friends 是免费的吗?
是的,Claw Friends 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Claw Friends 支持哪些平台?
Claw Friends 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Claw Friends?
由 Austin Zhou(@zhouyi531)开发并维护,当前版本 v1.0.5。
推荐 Skills