From aidotnet-moyucode
Generates UUID v1, v4, v5, ULID, and nanoid unique identifiers via Python CLI scripts. Invoke with /uuid command or when needing quick IDs in development.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin aidotnet-moyucodeThis skill uses the workspace's default tool permissions.
Generate various types of unique identifiers including UUID v1, v4, v5, ULID, and nanoid.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
Generate various types of unique identifiers including UUID v1, v4, v5, ULID, and nanoid.
/uuid command# Generate UUID v4
python scripts/uuid_generator.py
# Generate multiple UUIDs
python scripts/uuid_generator.py --count 10
# Generate UUID v5 with namespace
python scripts/uuid_generator.py --v5 --namespace dns --name example.com
# Generate short ID
python scripts/uuid_generator.py --short --length 12
uuid, id, generator, unique, identifier