Skip to content

publish: Server Error 500 on publish attempts #49

@iAhmadZain

Description

@iAhmadZain

Summary

When attempting to publish a skill, the server returns a 500 error.

Steps to Reproduce

clawdhub publish ./skills/youtrack --slug youtrack --name "YouTrack Issue Tracker" --version 1.0.0

Error Output

- Preparing [email protected]
✖ {"code":"[Request ID: 9a874d7b29f8422d] Server Error"}
Error: {"code":"[Request ID: 9a874d7b29f8422d] Server Error"}

Request IDs (multiple attempts)

  • 626ebcce8220aafb
  • 9b4e9e1537d5353d
  • 9a874d7b29f8422d

Environment

  • clawdhub CLI: npm installed
  • Node: v25.2.1
  • OS: macOS (arm64)
  • Time: 2026-01-27 ~10:30 GMT+3

Skill Structure

skills/youtrack/
├── SKILL.md (valid frontmatter with name, description, metadata)
└── scripts/
    └── ytctl (bash CLI)

The skill validates locally — this appears to be a server-side issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions