skill-creator

Guide for creating effective skills with UV + justfile structure. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations. Skills includePEP 723 compliant Python scripts managed via justfile for consistent execution.

$ 설치

git clone https://github.com/malhashemi/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/dot_config/opencode/skill/prompter/skill-creator ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill