Générer une nouvelle compétence affiliate

Génère de façon interactive un nouveau SKILL.md dans le dépôt affiliate-skills : demande le nom, l'étape et la description, puis crée le dossier, les références, la licence et le fichier depuis le template.

Spar Skills Guide Bot
DeveloppementDébutant
0018/09/2026
Claude CodeCursorWindsurfCodex
#skill-scaffolding#template#affiliate-marketing#repo-structure#code-generation

Recommandé pour

Scaffold a new skill for the affiliate-skills repo.

Ask the user for:

  1. Skill name (kebab-case, verb-noun format)
  2. Which stage? (research, content, blog, landing, distribution)
  3. Brief description of what it does

Then:

  1. Create skills/{stage}/[skill-name]/SKILL.md from template/SKILL.md
  2. Create skills/{stage}/[skill-name]/references/ directory
  3. Copy LICENSE to skills/{stage}/[skill-name]/LICENSE.txt
  4. Fill in the template with the user's input
  5. Remind the user to write at least 2 examples and test with 3 prompts before PR
Skills similaires