← 返回 Skills 市场
frankready2025

Readdy.ai WebSite Builder

作者 frankready2025 · GitHub ↗ · v1.0.5 · MIT-0
linuxdarwinwin32 ✓ 安全检测通过
220
总下载
3
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install readdy-website-builder
功能描述
This skill should be used when the user asks to "create a website", "generate a website", "build a website", "modify a website", "update my Readdy project",...
安全使用建议
This skill appears to be a straightforward CLI client for readdy.ai. Before installing: 1) Confirm you obtained the API key from https://readdy.ai/user/api-key and that you trust that site; the script will store that key at ~/.openclaw/readdy.json (file mode 0600). 2) The registry metadata does not list the API key as a required credential even though the SKILL.md and scripts require one — treat that as an administrative/metadata omission, not an additional secret request. 3) Inspect or review scripts/readdy.mjs yourself if you want to verify there are no unexpected network targets (the code uses only https://readdy.ai). 4) Be aware operations (create/modify) may run for many minutes and require network connectivity. If you are uncomfortable providing your Readdy API key, do not enable the skill; instead use the service via their web console or a separate vetted client.
功能分析
Type: OpenClaw Skill Name: readdy-website-builder Version: 1.0.5 The Readdy Website Builder skill is a legitimate integration for the Readdy.ai platform, providing CLI-based website creation and management. The skill stores API keys locally in a secure manner (~/.openclaw/readdy.json with 0600 permissions) and communicates exclusively with the official readdy.ai domain. The implementation in scripts/readdy.mjs and scripts/config-store.mjs uses standard Node.js built-in modules, lacks any form of obfuscation, and contains no evidence of data exfiltration, malicious execution, or prompt injection attempts.
能力评估
Purpose & Capability
The skill is presented as a Readdy.ai website builder and includes a CLI script that talks only to https://readdy.ai endpoints and a small local config store. The only minor inconsistency: the SKILL.md and scripts require a Readdy API Key, but the registry metadata does not declare any primary credential or required env var. Functionally, the requested artifacts (node, local file storage, network access to readdy.ai) match the stated purpose.
Instruction Scope
SKILL.md contains strict runtime rules (must run the provided script, do not modify it, preserve user query verbatim) and documents the commands the agent should run. The script only reads/writes a single config file in the user's home (~/.openclaw/readdy.json) and communicates with readdy.ai. There are no instructions to read unrelated files, call other endpoints, or exfiltrate additional data.
Install Mechanism
No install spec or remote downloads. The package is instruction-only plus two local scripts; nothing is fetched or extracted at install time. This is low-risk from an install perspective.
Credentials
The skill legitimately requires a Readdy API Key, and the code saves it to ~/.openclaw/readdy.json (file mode 0600). However the registry metadata does not declare this credential (no primary credential or required env var), creating an administrative inconsistency the user should be aware of. No other unrelated credentials, config paths, or secrets are requested by the code.
Persistence & Privilege
The skill does not request always:true or any elevated persistence. It writes only its own credential file under ~/.openclaw and does not modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install readdy-website-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /readdy-website-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Version 1.0.5 of readdy-website-builder - No code or documentation changes detected in this release. - No new features, fixes, or updates included in this version.
v1.0.3
update name
v1.0.1
- Updated API homepage and documentation links to use https://readdy.ai instead of https://gbh.readdy.ai. - Clarified that users should obtain their API Key at https://readdy.ai/user/api-key. - Removed references to unsupported commands (e.g., validate-key, email-config). - Strengthened instructions regarding preview links: explicitly state that build log paths are not preview URLs and must use the preview command. - Improved explanation for passing user input verbatim with --query.
v1.0.0
- Initial release of the Readdy skill for website creation and management via the Readdy.ai CLI. - Supports commands to create, modify, preview, list, update, and delete projects, as well as manage API keys and email configuration. - Requires configuration of a Readdy API Key before use. - Enforces strict operation through the provided `readdy.mjs` script only; custom code or direct API calls are not permitted. - Provides detailed usage constraints and command examples to ensure proper execution and parameter handling.
元数据
Slug readdy-website-builder
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Readdy.ai WebSite Builder 是什么?

This skill should be used when the user asks to "create a website", "generate a website", "build a website", "modify a website", "update my Readdy project",... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 220 次。

如何安装 Readdy.ai WebSite Builder?

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

Readdy.ai WebSite Builder 是免费的吗?

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

Readdy.ai WebSite Builder 支持哪些平台?

Readdy.ai WebSite Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Readdy.ai WebSite Builder?

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

💬 留言讨论