🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

TOSR Publish Then Update Test

by @yinwuzhe

Automated test skill validating creation, inspection, update, and deletion of skills via the clawhub REST API lifecycle.

TERMINAL
clawhub install tosr-test-pub-update-1776925224

πŸ“– About This Skill

TOSR Publish Then Update Test

> TOSR Publish Then Update Test β€” version 0.2.0

Description

This is an automated integration test skill (tosr-test-pub-update-1776925224) created by the TOSR project. The purpose is to verify the complete skill lifecycle through the clawhub REST API, including creation, version updates, and deletion.

Test Identifier

  • Slug: tosr-test-pub-update-1776925224
  • Version: 0.2.0
  • Created: 2026-04-23T14:20:44+08:00
  • How It Works

    This skill validates the following operations against the real clawhub API:

    1. Publish β€” Creates a new skill via POST /api/v1/skills with multipart form data 2. Inspect β€” Retrieves skill metadata via GET /api/v1/skills/{slug} 3. Update β€” Publishes a new version of an existing skill 4. Delete β€” Removes the skill via DELETE /api/v1/skills/{slug}

    Notes

    This skill is ephemeral and will be automatically deleted after the test completes. If you see this skill listed on clawhub, it means a test run failed to clean up properly.

    πŸ“‹ Tips & Best Practices

    This skill is ephemeral and will be automatically deleted after the test completes. If you see this skill listed on clawhub, it means a test run failed to clean up properly.