Sharing Skills
Smidge lets you share your generated skills publicly so others can view, learn from, and duplicate them.
Making a Skill Public
By default, all skills are private — only visible to you. To share a skill:
- ●Open the skill detail page from your Skills Library
- ●Click the Share button in the skill actions menu
- ●Toggle the visibility to Public
- ●Copy the share URL
You can toggle visibility back to private at any time. Making a skill private immediately removes it from public access.
Share URL Format
Public skills are accessible at a permanent URL:
https://smdg.app/s/[skill-id]The skill ID is a unique identifier assigned at creation. Share links are stable — they won't change if you edit the skill name or content.
Public Skill View
When someone visits a shared skill URL, they see:
- ●The full rendered SKILL.md content
- ●Skill metadata (name, description, category, word count)
- ●The author's display name
- ●A download button for the SKILL.md file
- ●A "Duplicate" button to copy the skill into their own library
Duplicating Skills
The duplicate feature creates a full copy of a skill in your library. The duplicated skill is:
- ●An independent copy — edits to either version don't affect the other
- ●Set to private by default
- ●Attributed to you (not the original author)
- ●Free — duplicating does not cost credits
Duplicating is useful when you find a shared skill that's close to what you need but requires customization for your specific use case.