skills icon indicating copy to clipboard operation
skills copied to clipboard

"Not found" error when loading Skills

Open geniuscva opened this issue 4 months ago • 3 comments

I'm encountering a 404 error when loading skills on claude.ai and Claude Desktop.

I'm using a Team plan, and all team members in the team plan are encountering this error.

API: https://claude.ai/api/organizations/{organizationid}/skills/list-skills

Response: 404 { "type": "error", "error": { "type": "not_found_error", "message": "Not found", "details": { "error_visibility": "user_facing" } }, "request_id": "req_011CURpa2DrdVvZUua3EErbd" }

geniuscva avatar Oct 24 '25 09:10 geniuscva

I'm experiencing the same issue on a Team Claude workspace. All our previously uploaded Skills disappeared since Friday (Oct 24) and any attempts to upload new Skills return a 'Not Found' error. File uploads also fail with network error even though our connection is stable. My personal Max account works fine. Is there any fix in the works?

kesslerio avatar Oct 27 '25 20:10 kesslerio

must be an issue withteams accounts.

Do you have a custom MCP server too? I had one and uninstalled and now its working. Not sure if that was the issue.

Other potential issues was that atfirst in my skills I wasn't being clear to not access the internet when using the skill...not sure if that was part of the fix

nicksonnenberg avatar Oct 27 '25 20:10 nicksonnenberg

Yes, but the issue persists both on Claude web and Claude Desktop, unless it relates to connectors (remote MCPs) as opposed to local MCPs.

kesslerio avatar Oct 28 '25 00:10 kesslerio