← 返回 Skills 市场
Zod
作者
Anivar Aravind
· GitHub ↗
· v1.0.0
295
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zod-skill
功能描述
Zod v4 best practices, patterns, and API guidance for schema validation, parsing, error handling, and type inference in TypeScript applications. Covers safeP...
安全使用建议
This skill is a documentation-only guide for Zod v4 and appears coherent and low-risk. Before installing or running any code from a remote repo: inspect the referenced GitHub repository (source_url) to confirm it matches these files and that you trust the author; if you install via npx or similar, review the repository code (particularly any install scripts) before executing. Remember this bundle provides examples that may reference process.env or fetch calls as usage examples—those are not the skill asking for secrets, but you should still avoid enabling reportInput:true in production code (as the docs warn). If you need absolute assurance, clone the repo locally and review scripts (build/install) prior to adding the skill to your agent.
功能分析
Type: OpenClaw Skill
Name: zod-skill
Version: 1.0.0
The zod-skill bundle is a comprehensive set of best practices and rules for Zod v4. It includes detailed guidance on schema design, error handling, and architectural placement. The bundle specifically addresses security concerns, such as in 'rules/error-input-security.md', which warns against using 'reportInput: true' in production to prevent leaking sensitive data. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions to the agent are strictly focused on prioritizing the provided Zod v4 patterns over potentially outdated training data.
能力评估
Purpose & Capability
The name/description match the content: this bundle is a set of rules and references for Zod v4. It requests no env vars, binaries, or config paths, and the files are documentation and code examples—all appropriate for a guidance skill.
Instruction Scope
SKILL.md and the referenced rule files are documentation and code examples (safeParse, parseAsync, error formatting, architecture guidance). They do not instruct the agent to read unrelated system files, exfiltrate data, or contact unknown endpoints. Some examples reference process.env or network fetches as realistic usage examples, but these are illustrative and not runtime commands for the agent.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written to disk by the skill itself. README shows how a user might install from GitHub (npx skills add), which would fetch code; that is a normal install mechanism but not part of this skill bundle as provided here.
Credentials
The skill declares no required environment variables, credentials, or config paths. Example snippets reference NODE_ENV and process.env in typical, proportional ways related to error-reporting examples; they do not imply the skill needs secrets or unrelated credentials.
Persistence & Privilege
Flags show always:false and agentic:false; disable-model-invocation is false (platform default) but there is no special persistent privilege or requests to modify other skills or system settings. The skill is documentation-only and does not request permanent presence or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zod-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/zod-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Zod v4 best practices, 27 rules, schema validation, type inference
元数据
常见问题
Zod 是什么?
Zod v4 best practices, patterns, and API guidance for schema validation, parsing, error handling, and type inference in TypeScript applications. Covers safeP... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 295 次。
如何安装 Zod?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zod-skill」即可一键安装,无需额外配置。
Zod 是免费的吗?
是的,Zod 完全免费(开源免费),可自由下载、安装和使用。
Zod 支持哪些平台?
Zod 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zod?
由 Anivar Aravind(@anivar)开发并维护,当前版本 v1.0.0。
推荐 Skills