Use this skill when creating or refining Claude Code skill definitions. Skills are model-invoked capabilities that Claude activates autonomously based on context. Helps design focused skills with discovery-optimized descriptions, proper directory structures, and supporting resources. Automatically invoked when user requests "create a skill", "make a capability", "add autonomous behavior", or mentions skill development. Ensures skills follow Anthropic specifications with clear activation triggers.
$npx -y skills add andisab/swe-marketplace --skill skill-devInstalls into the current project.
Run `npx skills use "https://github.com/andisab/swe-marketplace" --skill "andisab/swe-marketplace/skill-dev"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/andisab/swe-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/andisab/swe-marketplace"` and select the relevant skills, then follow their instructions.