Dummy Skill V2

A placeholder skill for testing ClawHub's publish, delete, and hide workflows without any functional AI features.

Install

openclaw skills install @max-clinch/dummy-skill-v2

Dummy Test Skill

A placeholder skill used to test the publish and delete workflow on ClawHub. This skill demonstrates the minimum viable structure for a published skill.

Purpose

This skill exists solely to verify platform behavior when deleting or hiding a skill. It has no functional AI instructions and should be removed after testing.

When to Use

Use this skill when:

  • You need to test the ClawHub publish pipeline end-to-end
  • You want to verify what "Delete skill" does before applying it to a real skill
  • You are onboarding to ClawHub and want a safe sandbox listing

Instructions

  1. Publish this skill to confirm the upload and review flow works correctly.
  2. Navigate to the skill's Settings page.
  3. Click "Delete skill" and observe whether the skill is permanently removed or simply hidden from search and browse.
  4. Once confirmed, apply the same action to your real skill with confidence.

Notes

  • This skill contains no sensitive data.
  • Safe to delete immediately after testing.
  • Does not affect any other skills in your account.