Uuid Generator

# uuid-generator

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 "Uuid Generator" with this command: npx skills add darbling/uuid-gen-tools

uuid-generator

Generate UUIDs in various formats. Supports UUID v1, v4, v5, and custom patterns.

Features

  • UUID v4 (default): Cryptographically random UUIDs
  • UUID v1: Time-based UUIDs with timestamp and MAC address
  • UUID v5: Namespace-based deterministic UUIDs (SHA-1)
  • Bulk generate: Generate multiple UUIDs at once
  • Format options: Standard, uppercase, no-dashes, URL-safe

Usage

uuid
uuid v4
uuid v4 --count 10
uuid v1
uuid v5 ns:url "https://example.com"
uuid --format no-dashes
uuid --format uppercase

Parameters

  • version: UUID version to generate (v1/v4/v5, default: v4)
  • count: Number of UUIDs to generate (default: 1)
  • namespace: (v5 only) Namespace: url, dns, oid, x500, or custom
  • name: (v5 only) Name within the namespace
  • format: Output format: standard/uppercase/nodashes/urlsafe

⚠️ Disclaimer

This tool is provided "as is" for informational purposes only. Data accuracy is not guaranteed. Not financial, legal, or professional advice. Always verify critical information from official sources.

本工具仅供信息参考,不保证数据完全准确,不构成任何金融/法律/专业建议。请以官方来源为准。

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

Json Formatter Pro

All-in-one JSON toolkit — format, validate, query, minify, and extract data from JSON. Built-in JMESPath query, JSONPath support, syntax highlighting. 适合API调...

Registry SourceRecently Updated
621Profile unavailable
Coding

Skill Scaffold

AI agent skill scaffolding CLI. Create skills for OpenClaw, Moltbot, Claude, Cursor, ChatGPT, Copilot instantly. Vibe-coding ready. MCP compatible.

Registry SourceRecently Updated
Coding

Automation Dedup Guard

WorkBuddy 自动化任务去重守护。当用户的自动化任务出现重复时自动检测并清理。触发场景:自动化任务重复、任务列表膨胀、需要清理重复任务。支持 Windows/macOS/Linux,纯 Python 标准库,零依赖。

Registry SourceRecently Updated
271Profile unavailable
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
3650Profile unavailable