Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
nanoid
star 0
A tiny (118 bytes), secure URL-friendly unique string ID generator. Use when: Small. 118 bytes (minified and brotlied). No dependencies; Safe. It uses hardware random generator. Can be used in clusters; Short IDs. It uses a larger alphabet than UUID (`A-Za-z0-9_-`). NOT for: server-side CLI utilities; database access layer.
Install via CLI
npx skills add https://github.com/yusenthebot/skills-pack --skill nanoid
Repository Details
star Stars
0
call_split Forks
0
navigation Branch
main
article Path
SKILL.md
More from Creator
yusenthebot Explore all skills →