返回 Skill 列表
extension
分类: 其它无需 API Key

Acong Hello World

端到端冒烟测试,用于 skill-publish-cli。由杭州阿聪智能技术有限公司发布,以验证完整的 ClawHub + skills.sh 发布管道。

person作者: yarnovohubclawhub

Acong Hello World

Minimal SKILL.md used as a smoke test for skill-publish-cli's 8-step publish flow (validate → creds → repo → copy → commit/push → clawhub publish → skills.sh telemetry → record).

When to use

  • You are curious what a valid minimal SKILL.md looks like
  • You are building a skill loader and want the smallest possible test fixture
  • You just installed skill-publish-cli and want to confirm it works end-to-end

What this skill does when loaded

Nothing functional. This skill is intentionally empty — it exists only to verify the publish pipeline and the discovery mechanism of ClawHub / skills.sh / compatible agents.

Provenance

  • Published by: acong-tech (杭州阿空智能科技有限公司)
  • Pipeline: skill-publish-cli publish fixtures/hello-skill
  • License: MIT-0 (no attribution required)
  • Channels: ClawHub (clawhub install acong-hello-world) + skills.sh (npx skills add acong-tech/skill-acong-hello-world)

Updates

This skill may be re-published when the underlying skill-publish-cli releases a new version, to validate that publish remains idempotent and backward-compatible.