← 返回 Skills 市场
chenghaofan1998

shrimpcard

作者 chenghaofan1998 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
263
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-shrimpcard
功能描述
Create ShrimpCard outputs for OpenClaw. Use when users ask to generate a lobster/shrimp card, need accurate JSON/image outputs matching the ShrimpCard schema...
安全使用建议
This skill appears to do exactly what it says: collect required fields, validate a ShrimpCard JSON, and render a standalone HTML preview with a pixel-art fallback. Before installing, be aware it will read/write files in the agent's working directory (shrimp-card.json and shrimp-card.html by default). It has no network code and requests no credentials, so nothing here will exfiltrate secrets. One small behavior to note: the validator enforces that lobster_image_desc contains either the Chinese character '虾' or the substring 'lobster' — this is a strict check that may cause valid image descriptions to be rejected unless they match that pattern. If you plan to use external image-generation services, the skill will not call them for you; you must provide image URLs/data URLs yourself or accept the pixel-art fallback.
功能分析
Type: OpenClaw Skill Name: openclaw-shrimpcard Version: 1.0.0 The skill bundle is a legitimate tool for generating and validating 'ShrimpCard' character cards in JSON and HTML formats. The Python scripts (render_card_html.py and validate_card.py) perform standard data processing, validation, and file I/O using built-in libraries without any evidence of network activity, data exfiltration, or malicious execution. The instructions in SKILL.md are transparent and strictly follow the stated purpose of the skill.
能力评估
Purpose & Capability
Name/description match included files: schema, sample, validator, HTML template, and render script. No unexpected env vars, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to gather fields, validate JSON via scripts/validate_card.py, and render HTML via scripts/render_card_html.py. These steps operate on local files and write shrimp-card.json and shrimp-card.html to disk as intended. Note: the skill will read and write files in the agent's working directory (normal for this purpose).
Install Mechanism
Instruction-only with included Python scripts and assets; no install spec, no external downloads, and no package installation. Low-risk from install standpoint.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request unrelated secrets or system access.
Persistence & Privilege
always:false (no forced inclusion). The skill can be invoked by the agent autonomously (default), which is expected for a user-invocable tool; it does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-shrimpcard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-shrimpcard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
A small project for generating "lobster/crayfish character cards" to help crayfish users socialize better. Includes: Single-file HTML card template (following design.md specifications) JSON data structure and examples OpenClaw skill (for outputting accurate JSON/image information) The project is open-source at https://github.com/chenghaofan1998/shrimpcard/, welcome to collaborate (fork/submit PRs)!
元数据
Slug openclaw-shrimpcard
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

shrimpcard 是什么?

Create ShrimpCard outputs for OpenClaw. Use when users ask to generate a lobster/shrimp card, need accurate JSON/image outputs matching the ShrimpCard schema... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 263 次。

如何安装 shrimpcard?

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

shrimpcard 是免费的吗?

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

shrimpcard 支持哪些平台?

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

谁开发了 shrimpcard?

由 chenghaofan1998(@chenghaofan1998)开发并维护,当前版本 v1.0.0。

💬 留言讨论