skill
skill creator
UnreviewedAuthors, tests, iterates on, and submits Claude Code skills (SKILL.md files) for the Adom ecosystem. Use when the user wants to create a new skill, write or update a SKILL.md, contribute a skill back
#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/skill-creator"
echo "Uninstalled skill-creator"