#3649·teable

[Bug] image-gen-bridge skill files return Input/output error

Author: 78designCreated Sep 15, 2026Updated Sep 15, 2026

Problem

The image-gen-bridge skill cannot be loaded in the Teable agent environment.

Symptoms

The following existing files consistently fail to read with Input/output error:

  • /home/agent/.teable/skills/user/image-gen-bridge/SKILL.md
  • /home/agent/.teable/skills/user/image-gen-bridge/scripts/generate.py

Directory listing and stat succeed, and permissions are normal (0644), but head, cp, and direct reads fail.

Environment detail

The skill directory is mounted read-only via JuiceFS (fuse.juicefs) at /home/agent/.teable/skills/user.

Expected behavior

The skill files should be readable so the agent can invoke image generation.

Request

Please check the underlying skill storage object or mount/cache and reload, repair, or republish the image-gen-bridge skill.

No user data, Base IDs, credentials, or secrets are included in this report.