Skill Creator Common Errors

Sub-skill of skill-creator: Common Errors.

vamseeachanta a40a719 738 B Updated

File contents

Common Errors

Common Errors

Error: Skill not triggering

  • Cause: Description too vague or doesn't match user intent
  • Solution: Rewrite description with specific use cases and action verbs

Error: Skill content too large

  • Cause: Too much content in single SKILL.md
  • Solution: Move large examples to resources/ folder, keep SKILL.md under 500 lines

Error: Circular skill references

  • Cause: Skills reference each other in loops
  • Solution: Review related_skills, ensure DAG structure

Error: Outdated code examples

  • Cause: Dependencies or APIs changed
  • Solution: Test examples regularly, update version history

vamseeachanta/workspace-hub/tree/main/.agents/skills/_internal/builders/skill-creator/common-errors commit a40a7195bd

Frequently asked questions

npx skillmds@latest add vamseeachanta/skill-creator-common-errors