Agent Skills: toolbox-uuid

Create a UUID (Universally Unique Identifier).

UncategorizedID: chaddm/ad-astra-per-aspera/toolbox-uuid

Install this agent skill to your local

pnpm dlx add-skill https://github.com/chaddm/ad-astra-per-aspera/tree/HEAD/skills/toolbox-uuid

Skill Files

Browse the full folder contents for toolbox-uuid.

Download Skill

Loading file tree…

skills/toolbox-uuid/SKILL.md

Skill Metadata

Name
toolbox-uuid
Description
Create a UUID (Universally Unique Identifier).

What I do

Run the following command to generate a UUID:

~/.config/opencode/skill/toolbox-uuid/get-uuid

When to use me

Use me when you need to generate a UUID for any purpose, such as unique identifiers for database entries, session tokens, or any scenario requiring a unique reference.