Skip to content

Skill submission API is blocked by database storage quota #13

Description

@hedging8563

Submitting a valid public repository through POST /api/skills/submit currently discovers all five SKILL.md files but fails every import because the backing database reports that writes are blocked by its storage quota.

Repository used: https://github.com/hedging8563/tokenlab-skills
Result: found: 5, imported: 0, updated: 0, failed: 5.

The API error also exposes an internal Atlas project/upgrade URL. It would be safer to return a generic temporary service error to clients and keep infrastructure details server-side.

Please let me know when writes are restored and I will retry the import.

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