·skill-creator
>_

skill-creator

创建、改进和测试 z-schema JSON Schema 验证器库的技能。每当用户想要从头开始创建新技能、将工作流转变为可重用技能、更新或完善现有技能、为技能编写测试用例或组织技能的参考材料时,请使用此技能。当有人提到“技能”、“SKILL.md”或想要记录 z 模式工作流程以供人类或 AI 代理重用时也可使用。

37安装·0热度·@zaggino

安装

$npx skills add https://github.com/zaggino/z-schema --skill skill-creator

如何安装 skill-creator

通过命令行快速安装 skill-creator AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/zaggino/z-schema --skill skill-creator
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:zaggino/z-schema。

SKILL.md

查看原文

Create skills that help people and AI agents accomplish goals with z-schema — a JSON Schema validator supporting draft-04 through draft-2020-12.

Skills live in skills/ / and teach Claude how to perform z-schema tasks reliably: validating data, writing schemas, handling errors, using custom formats, contributing to the codebase, and more.

Match your communication style to the user's technical level. Most z-schema users are developers, but skill creation itself may be new to them. Briefly explain skill-specific concepts (frontmatter, progressive disclosure, trigger descriptions) when first introduced. Don't assume everyone knows what YAML frontmatter is — one sentence of explanation is enough.

创建、改进和测试 z-schema JSON Schema 验证器库的技能。每当用户想要从头开始创建新技能、将工作流转变为可重用技能、更新或完善现有技能、为技能编写测试用例或组织技能的参考材料时,请使用此技能。当有人提到“技能”、“SKILL.md”或想要记录 z 模式工作流程以供人类或 AI 代理重用时也可使用。 来源:zaggino/z-schema。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/zaggino/z-schema --skill skill-creator
分类
>_效率工具
认证
收录时间
2026-02-28
更新时间
2026-03-11

Browse more skills from zaggino/z-schema

快速解答

什么是 skill-creator?

创建、改进和测试 z-schema JSON Schema 验证器库的技能。每当用户想要从头开始创建新技能、将工作流转变为可重用技能、更新或完善现有技能、为技能编写测试用例或组织技能的参考材料时,请使用此技能。当有人提到“技能”、“SKILL.md”或想要记录 z 模式工作流程以供人类或 AI 代理重用时也可使用。 来源:zaggino/z-schema。

如何安装 skill-creator?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/zaggino/z-schema --skill skill-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/zaggino/z-schema