← 返回 Skills 市场
hanxueyuan

Test Slug Check

作者 hanxueyuan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test-slug-check-dev
功能描述
测试 ClawHub slug 命名规范和发布流程
使用说明 (SKILL.md)

Test Slug Check

这是一个用于测试 ClawHub 平台 slug 命名规范和发布流程的开发技能。

用途

  • 验证 slug 格式检查(连字符、长度、字符限制)
  • 测试技能发布流程
  • 验证 SKILL.md 前端matter 解析
  • 开发环境调试

测试项目

项目 状态
Slug 格式 使用连字符分隔
版本号 遵循 semver 规范
描述 清晰说明用途
标签 包含分类标签

注意事项

⚠️ 此技能仅用于开发和测试目的,不提供实际功能。

开发者

维护者:开发团队


版本: 1.0.0

安全使用建议
This skill is low-risk: it only documents tests for slug naming and publishing and does not require credentials, binaries, or installation. You can safely install or invoke it for development checks. If you later publish a production skill, ensure it only requests credentials and install steps that are strictly necessary, avoid setting always:true unless essential, and review any future SKILL.md changes for instructions that perform network access, file reads, or run commands.
功能分析
Type: OpenClaw Skill Name: test-slug-check-dev Version: 1.0.0 The skill bundle consists solely of metadata and documentation (SKILL.md and _meta.json) intended for testing platform naming conventions and publishing workflows. It contains no executable code, network requests, or instructions that could be leveraged for malicious purposes.
能力评估
Purpose & Capability
The name/description state this is a test skill for slug naming and publishing flow; the SKILL.md content only documents tests and development checks, so requested capabilities are proportional to the stated purpose.
Instruction Scope
SKILL.md contains only descriptive text and test checklist items. It does not instruct the agent to run commands, read files, access environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). There is nothing written to disk or downloaded during install.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with a development/test document.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent or elevated privileges and does not modify agent or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test-slug-check-dev
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test-slug-check-dev 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release focused on slug naming and publishing process validation. - Tests compliance with ClawHub slug formatting rules (hyphens, length, character limits) - Verifies skill publishing workflow and SKILL.md front matter parsing - Designed for development and debugging purposes only - Includes clear usage description and semver-compliant versioning
元数据
Slug test-slug-check-dev
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Test Slug Check 是什么?

测试 ClawHub slug 命名规范和发布流程. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Test Slug Check?

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

Test Slug Check 是免费的吗?

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

Test Slug Check 支持哪些平台?

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

谁开发了 Test Slug Check?

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

💬 留言讨论