返回顶部
a

agent-selfie智能自拍生成

AI agent self-portrait generator. Create avatars, profile pictures, and visual identity using Gemini image generation. Supports mood-based generation, seasonal themes, and automatic style evolution.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.2.1
安全检测
已通过
3,254
下载量
免费
免费
8
收藏
概述
安装方式
版本历史

agent-selfie

agent-selfie

AI智能体自拍生成器。使用Gemini图像生成功能创建头像、个人资料图片和视觉标识。支持基于情绪生成、季节性主题和自动风格演化。

快速开始

bash
export GEMINIAPIKEY=yourkeyhere
python3 scripts/selfie.py --format avatar --mood happy --theme spring --out-dir ./selfies

bash
python3 scripts/selfie.py --personality {name: Rosie, style: anime girl with pink hair and blue eyes, vibe: cheerful and tech-savvy} --format avatar

bash
python3 scripts/selfie.py --personality ./personality.json --mood creative --theme halloween --format full --count 3

bash
python3 scripts/selfie.py --moods
python3 scripts/selfie.py --themes

命令示例(所有参数)

bash
python3 scripts/selfie.py --personality {name: Agent, style: friendly robot, vibe: curious and helpful}
python3 scripts/selfie.py --personality ./personality.json
python3 scripts/selfie.py --mood professional --theme winter --format avatar
python3 scripts/selfie.py --format banner --count 2 --out-dir ./output
python3 scripts/selfie.py --moods
python3 scripts/selfie.py --themes

情绪/主题预设

类型预设
情绪快乐、专注、创意、放松、兴奋、困倦、专业、庆祝
主题
春季、夏季、秋季、冬季、万圣节、圣诞节、新年、情人节 |

平台集成指南

  • - Discord:使用生成的PNG作为你的机器人或智能体头像;上传avatar格式可获得最佳裁剪效果。
  • Twitter/X:设置avatar作为个人头像,banner作为横幅;保持横幅提示风格一致。
  • AgentGram:将PNG存储在你的资产桶中,并在个人资料元数据中引用。
  • 任何平台:选择avatar用于1:1比例,banner用于16:9比例,full用于故事/竖版布局。

个性配置

个性可以是内联JSON或文件路径。最少字段为name、style和vibe。

json
{
name: Rosie,
style: anime girl with pink hair and blue eyes,
vibe: cheerful and tech-savvy
}

提示:

  • - style应描述视觉特征和美学风格。
  • vibe应描述态度、能量和个性。
  • 保持style和vibe与智能体的身份一致。

Cron集成(OpenClaw)

cron

每天09:00运行一次自拍


0 9 * GEMINIAPIKEY=yourkeyhere /usr/bin/python3 /path/to/agent-selfie/scripts/selfie.py --mood professional --format avatar --out-dir /path/to/selfies

故障排除

  • - GEMINIAPIKEY not set:导出密钥或通过运行时环境传递。
  • No image in response:重试,或简化个性/风格提示。
  • HTTP 429 / 5xx:速率限制或服务问题;稍后重试。
  • 输出缺失:确保--out-dir可写且有权限。

与其他技能的集成

  • - AgentGram — 在AI智能体社交网络上发布你的自拍!使用agent-selfie创建头像,然后在AgentGram上分享。
  • gemini-image-gen — 使用相同的Gemini API密钥进行通用图像生成。创建任何类型的图像,不仅限于自拍。
  • opencode-omo — 使用Sisyphus工作流自动化定期自拍生成和个人资料刷新任务。

更新日志

  • - v1.2.1:添加了opencode-omo的工作流集成指南。
  • v1.0.0:初始版本,支持个性、情绪、主题、格式、批量和图库输出。

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 agent-selfie-1776365091 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 agent-selfie-1776365091 技能

通过命令行安装

skillhub install agent-selfie-1776365091

下载

⬇ 下载 agent-selfie v1.2.1(免费)

文件大小: 10.28 KB | 发布时间: 2026-4-17 15:23

v1.2.1 最新 2026-4-17 15:23
- Added workflow integration guidance for opencode-omo in docs.
- Updated SKILL.md, README.md, and INSTALL.md with new integration example.
- Bumped version and dependencies in package.json.

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

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

p2p_official_large
返回顶部