← 返回 Skills 市场
Tarot Card Art Generator
作者
omactiengartelle
· GitHub ↗
· v1.0.0
· MIT-0
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tarot-card-art-generator
功能描述
Generate stunning AI tarot card art and mystical oracle deck illustrations. Create custom major and minor arcana designs, divination card artwork, spiritual...
安全使用建议
This skill appears coherent and limited to calling the Neta image API, but before installing consider: 1) The script requires you to provide an API token; passing secrets on the command line can expose them in shell history or to other users via process listings (ps). Prefer to use a short-lived/throwaway token or run in an isolated environment. 2) Confirm you obtained your token from the official Neta site (neta.art/open) and that you trust api.talesofai.com as the provider; the script will upload your prompt and any reference UUIDs to that service and will print a hosted image URL. 3) The repository/source is listed as unknown/no homepage — if you need stronger assurance, review the short JS file yourself (it’s included and straightforward) or ask the publisher for provenance. 4) If you dislike passing tokens on the CLI, modify the script to read from a secured environment variable or file before use. If you accept those caveats, the skill is consistent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: tarot-card-art-generator
Version: 1.0.0
The skill is a standard wrapper for the Neta AI image generation API (api.talesofai.com). The script `tarotcardartgenerator.js` correctly implements argument parsing, API request construction, and polling for results without any signs of data exfiltration, obfuscation, or malicious intent. The instructions in `SKILL.md` and `README.md` are consistent with the tool's functionality.
能力评估
Purpose & Capability
Name/description promise AI tarot card imagery and the included script posts prompts to api.talesofai.com (Neta) to generate images. Requiring a Neta API token (passed via --token) is proportionate and expected. Minor note: SKILL.md/README refer to neta.art/open while code targets api.talesofai.com (this appears consistent: neta.art/open is the signup and api.talesofai.com is the service).
Instruction Scope
SKILL.md instructs running the provided Node script with a --token flag and optional size/ref — the script only reads argv, constructs a JSON payload, and polls the provider for an image URL. It does not read other files, environment variables, or system paths, nor does it exfiltrate data to endpoints unrelated to the declared image API.
Install Mechanism
No install spec is present (instruction-only behavior). The package contains a small Node script and package.json; nothing downloads arbitrary third-party code at runtime or extracts archives. The README suggests adding via npx/registry which is normal for a published skill.
Credentials
No environment variables or unrelated credentials are requested. The only secret needed is the Neta API token, and the script expects it via a CLI flag (--token), which is appropriate for access to the stated third‑party API.
Persistence & Privilege
The skill does not request always-on presence, does not modify other skills or system-wide agent settings, and does not persist credentials or state beyond sending the token to the Neta API. Autonomous invocation defaults are unchanged.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tarot-card-art-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/tarot-card-art-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Tarot Card Art Generator.
- Generate custom AI tarot card and oracle deck artwork using the Neta AI image API.
- Supports creation of major/minor arcana, divination, spiritual, occult, and fortune card images.
- Customization options include image size and style referencing via image UUID.
- Requires a Neta API token (free trial available).
- Simple usage instructions and quick start provided.
元数据
常见问题
Tarot Card Art Generator 是什么?
Generate stunning AI tarot card art and mystical oracle deck illustrations. Create custom major and minor arcana designs, divination card artwork, spiritual... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。
如何安装 Tarot Card Art Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tarot-card-art-generator」即可一键安装,无需额外配置。
Tarot Card Art Generator 是免费的吗?
是的,Tarot Card Art Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tarot Card Art Generator 支持哪些平台?
Tarot Card Art Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tarot Card Art Generator?
由 omactiengartelle(@omactiengartelle)开发并维护,当前版本 v1.0.0。
推荐 Skills