UUIDGen

UUID and unique identifier generator. Generate UUID v4 (random), UUID v1 (time-based), short IDs, nano IDs, and custom-length random strings. Validate UUID format, parse UUID components, and generate batches of unique identifiers. Essential developer utility.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "UUIDGen" with this command: npx skills add ckchzh/uuidgen

UUIDGen

Generate unique IDs. UUID, short ID, nano ID — pick your format.

Commands

  • v4 — Generate UUID v4 (random)
  • batch [n] — Generate multiple UUIDs
  • short [length] — Generate short random ID
  • validate <uuid> — Check if string is valid UUID
  • parse <uuid> — Parse UUID components

Usage Examples

uuidgen v4
uuidgen batch 10
uuidgen short 8
uuidgen validate "550e8400-e29b-41d4-a716-446655440000"

Powered by BytesAgain | bytesagain.com

  • Run uuidgen help for all commands

When to Use

  • Quick uuidgen tasks from terminal
  • Automation pipelines

Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Pixshop Creative API — Developer REST Endpoints

Pixshop 开发者 REST API — 图片生成/编辑、视频制作、提示词库、应用市场、社区 / Pixshop Developer REST API — image generation/editing, video, prompts, apps, community endpoints. Use when...

Registry SourceRecently Updated
1350Profile unavailable
Coding

MEMORIA: Persistent Memory Layer for AI Agents

Gives your OpenClaw agent persistent memory across every session. MEMORIA maintains a structured knowledge layer: who you are, what you're building, every de...

Registry SourceRecently Updated
2171Profile unavailable
Coding

Python Script Generator

生成专业的 Python 脚本和应用模板,支持 CLI 工具、Flask API、FastAPI、Django Command、Scraper 等,一键生成完整项目代码。

Registry SourceRecently Updated
1.1K0Profile unavailable
Coding

Vue Component Generator

生成 Vue 3 组件模板,支持 Composition API、Options API、TypeScript、SFC 单文件组件,一键生成完整 Vue 组件代码。

Registry SourceRecently Updated
2670Profile unavailable