← 返回 Skills 市场
luruibu

beauty-generation-api

作者 moler · GitHub ↗ · v1.2.50 · MIT-0
cross-platform ✓ 安全检测通过
6858
总下载
12
收藏
16
当前安装
47
版本数
在 OpenClaw 中安装
/install beauty-generation-api
功能描述
AI portrait image generation with 140+ nationalities, diverse styles, professional headshots, character design, and fashion visualization. Fast generation (3...
安全使用建议
Install only if you intend to use the diversityfaces.org portrait API, configure the API key deliberately, and avoid sending sensitive personal data or images unless you trust that provider's handling of those requests.
功能分析
Type: OpenClaw Skill Name: beauty-generation-api Version: 1.2.50 The beauty-generation-api skill is a well-documented tool for generating AI portraits via the diversityfaces.org API. It follows standard security practices by requiring a user-provided API key (BEAUTY_API_KEY) and includes explicit safety instructions for the AI agent to refuse inappropriate content. The provided Python script template in SKILL.md is a standard API wrapper, and the documentation specifically instructs the agent not to execute scripts on the user's system without authorization, focusing instead on providing guidance and templates.
能力评估
Purpose & Capability
The stated purpose, generating AI portraits through the diversityfaces.org API, matches the disclosed API-wrapper behavior and API key requirement.
Instruction Scope
The supplied scanner context describes user-directed templates and refusal guidance for inappropriate content, with no material evidence of prompt override, hidden execution, or unrelated agent authority.
Install Mechanism
No concerning install-time behavior, package mutation, persistence hook, or automatic execution mechanism was supplied or found in the available workspace search.
Credentials
Use of an external image-generation API and a BEAUTY_API_KEY is proportionate to the skill purpose, but users should understand prompts and generated-image requests are sent to that provider.
Persistence & Privilege
No evidence indicates background workers, credential harvesting, broad local file access, privilege escalation, or persistent state beyond the user's own API key configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install beauty-generation-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /beauty-generation-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.50
- Added information about a $5 donation entitling users to an API key with a credit of 1,000 images. - Updated the description and documentation to reflect the new donation and credit structure. - No other changes to features or functionality.
v1.2.49
No user-facing changes detected in this version. - Version bumped from 1.2.48 to 1.2.49. - No content or functionality updates were included.
v1.2.48
- Renamed the skill to "beauty-generation-Api" and updated related metadata to match. - Updated keywords and tags to reflect the new skill name. - Minor revisions to documentation wording for consistency (e.g., "API Key" instead of "Free API Key"). - No changes to functionality or API usage.
v1.2.47
- Internal metadata updated for compatibility with additional platforms (added clawdis and clawdbot sections). - Changed environment variable declaration from "envs" to "env" for improved consistency across systems. - No changes to skill functionality, documentation, or user workflow.
v1.2.46
- Maintenance release with minor metadata and formatting adjustments. - Updated provider field in the metadata for consistency. - Streamlined the SKILL.md structure for clarity. - No changes to features, functionality, or API integration.
v1.2.45
- Minor metadata and documentation improvements. - Added powered_by, homepage, and provider fields for clarity and attribution. - Clarified required environment variable ("BEAUTY_API_KEY") in multiple sections. - No changes to functionality or API usage.
v1.2.44
- Added environment variable support for the API key (BEAUTY_API_KEY). - Declared BEAUTY_API_KEY as the primary credential in metadata. - No user-facing feature or documentation changes.
v1.2.43
- Updated to version 1.2.43. - Example image generation request now uses 1536x1536 resolution instead of 1024x1024. - No other changes detected.
v1.2.42
- Bumped version to 1.2.42 for documentation upgrades. - No code or functional changes; content remains the same. - Updated version metadata in documentation for consistency.
v1.2.39
- Version bump from 1.2.38 to 1.2.39. - No file or content changes detected in this release.
v1.2.38
- Added explicit API key declaration to skill metadata for improved configuration and documentation. - No functional or feature changes to the skill itself.
v1.2.37
- Added a new section on API Key Management with information about API key limits and validity. - Clarified that each API key includes 500 calls, valid for 1 year. - No changes to features or core functionality. - Documentation improvements only; no change to API or commands.
v1.2.36
- Updated skill version to 1.2.36. - Clarified agent guidance: local script creation is now recommended for users rather than enforced, and agents should only provide script templates and guidance. - Added explicit security policy section that prohibits agents from executing code or scripts on users' machines. - Improved instructions for script-based workflows, emphasizing user ownership of automation. - No functional changes to API usage or endpoints.
v1.2.35
Version 1.2.35 - Added strong recommendation to use local executable scripts (Python, Bash, etc.) instead of direct curl commands for improved token efficiency and user experience. - Included step-by-step script workflow for automating API usage (quota check, request submission, status polling, image download). - Noted early development status, active updates, and reminders to check for new skill versions. - Updated instructions to encourage efficient and reusable script-based integration.
v1.2.34
- Added detailed keywords and tags to improve discoverability and clarify supported features. - Expanded the description highlighting use cases (character design, fashion, professional portrait, diverse representation). - Listed feature breakdown: 140+ nationalities, 8 styles, 24 moods/expressions, 22 hair styles/colors, skin tones, backgrounds, and more. - Noted faster image generation times (3–5 seconds). - Enhanced clarity about supported content, usage restrictions, and safety policies. - Updated formatting for improved readability and accessibility for all users.
v1.2.33
- Major update: Skill now requires users to provide their own API key for authentication; public/shared API keys are no longer supported. - Added instructions for users to obtain a free API key, check their quota, and manage API key security. - Expanded guidance on usage limits, quota management, and privacy, with a detailed /api/quota endpoint example. - Updated all curl examples and system requirements to emphasize the need for user-supplied API keys. - Clarified and emphasized content safety rules and proper handling of sensitive/promoted content. - Improved documentation for technical steps and recommended prompt formats.
v1.2.30
Version 1.2.30 - Added a donation link for developer support via Ko-fi. - No other visible changes; all usage instructions and API details remain the same.
v1.2.29
- Clarifies status polling: Response now contains both "prompt_id" and "task_id", but only "prompt_id" should be used for status checks. - Updates all instructions and examples to emphasize the use of "prompt_id" (not "task_id") in status polling. - No functional or API changes—documentation and usage guidance improved for reliability.
v1.2.28
- Added a new note encouraging users to visit the project page and give a star after successful image generation. - No changes to functionality or API usage. - Documentation updated to include the new feedback/support request.
v1.2.27
- Removed support for Python scripts; image generation now uses curl only. - Removed the scripts/generate.py file, along with all Python-related instructions and prerequisites. - Updated documentation to focus on step-by-step curl usage for generating and retrieving images. - Updated system requirements: only curl is now required. - Cleaned up skill instructions and examples to reflect the simpler curl-only workflow.
元数据
Slug beauty-generation-api
版本 1.2.50
许可证 MIT-0
累计安装 258
当前安装数 16
历史版本数 47
常见问题

beauty-generation-api 是什么?

AI portrait image generation with 140+ nationalities, diverse styles, professional headshots, character design, and fashion visualization. Fast generation (3... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6858 次。

如何安装 beauty-generation-api?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install beauty-generation-api」即可一键安装,无需额外配置。

beauty-generation-api 是免费的吗?

是的,beauty-generation-api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

beauty-generation-api 支持哪些平台?

beauty-generation-api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 beauty-generation-api?

由 moler(@luruibu)开发并维护,当前版本 v1.2.50。

💬 留言讨论