← 返回 Skills 市场
kangyishuai

Skill Philosophy Validator

作者 nano · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install skill-philosophy-validator
功能描述
Validates skill design against five core principles. Trigger after a SKILL.md file is created, written, edited, modified, or optimized. Also trigger when use...
安全使用建议
This skill appears to do what it says and has a low technical footprint (no installs or credentials). Before using it, point the validator only at directories you intend it to read (avoid running it against repos that contain secrets or unrelated private data), review the generated report before applying any automated edits, and consider running it in a controlled environment if you want to limit exposure of sensitive files. If you need higher assurance, request a code-based implementation (so you can audit execution paths) rather than an instruction-only validator.
功能分析
Type: OpenClaw Skill Name: skill-philosophy-validator Version: 1.0.2 The skill is a utility designed to validate the design quality of other OpenClaw skills against a specific set of five 'philosophical' principles (e.g., progressive disclosure, knowledge delta). It operates entirely by reading and analyzing markdown files (SKILL.md) and providing a structured report based on the criteria in references/design-philosophy.md. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are strictly aligned with the stated purpose of skill optimization.
能力评估
Purpose & Capability
Name/description claim to validate SKILL.md files and the included SKILL.md + references content clearly implements that: the document provides validation criteria, scoring, report templates and trigger phrases. No unrelated binaries, credentials, or services are requested.
Instruction Scope
Instructions explicitly tell the agent to locate and read the target Skill's SKILL.md, frontmatter, and supporting directories (references/, scripts/, assets/) and to record directory structure — this is appropriate for a validator. Note: the validator inherently reads repository files, so it will access whatever the user points it at (including any sensitive files that happen to be in the target path); the SKILL.md does not instruct accessing system-level paths or external endpoints.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes risk: nothing will be downloaded or written to disk by an installer step.
Credentials
The skill declares no required environment variables, credentials, or config paths. The actions described (reading files inside the target skill folder) are proportionate to its validation purpose.
Persistence & Privilege
always:false and no install/update behavior. The skill does not request permanent presence or modify other skills or system-wide agent settings. Model invocation is allowed (platform default) but that is expected for an analysis/validator skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-philosophy-validator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-philosophy-validator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fix: remove always:true and soften proactive trigger wording to match selective trigger behavior
v1.0.1
Fix: add always:true to metadata to match proactive trigger behavior declared in description
v1.0.0
Initial release: validates skill design against five core principles
元数据
Slug skill-philosophy-validator
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Skill Philosophy Validator 是什么?

Validates skill design against five core principles. Trigger after a SKILL.md file is created, written, edited, modified, or optimized. Also trigger when use... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 Skill Philosophy Validator?

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

Skill Philosophy Validator 是免费的吗?

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

Skill Philosophy Validator 支持哪些平台?

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

谁开发了 Skill Philosophy Validator?

由 nano(@kangyishuai)开发并维护,当前版本 v1.0.2。

💬 留言讨论