← Back to Skills Marketplace
Test Slug Check
by
hanxueyuan
· GitHub ↗
· v1.0.0
· MIT-0
102
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install test-slug-check-dev
Description
测试 ClawHub slug 命名规范和发布流程
README (SKILL.md)
Test Slug Check
这是一个用于测试 ClawHub 平台 slug 命名规范和发布流程的开发技能。
用途
- 验证 slug 格式检查(连字符、长度、字符限制)
- 测试技能发布流程
- 验证 SKILL.md 前端matter 解析
- 开发环境调试
测试项目
| 项目 | 状态 |
|---|---|
| Slug 格式 | 使用连字符分隔 |
| 版本号 | 遵循 semver 规范 |
| 描述 | 清晰说明用途 |
| 标签 | 包含分类标签 |
注意事项
⚠️ 此技能仅用于开发和测试目的,不提供实际功能。
开发者
维护者:开发团队
版本: 1.0.0
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install test-slug-check-dev - After installation, invoke the skill by name or use
/test-slug-check-dev - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Test Slug Check?
测试 ClawHub slug 命名规范和发布流程. It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install Test Slug Check?
Run "/install test-slug-check-dev" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Test Slug Check free?
Yes, Test Slug Check is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Test Slug Check support?
Test Slug Check is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Test Slug Check?
It is built and maintained by hanxueyuan (@hanxueyuan); the current version is v1.0.0.
More Skills