anthropics / anthropics/skills
"Not found" error when loading Skills
Open
- Dominant language
- Python
- Stars
- 176k
- Forks
- 20.9k
- Avg merge
- 7h 21m
- Merged PRs (30d)
- 5
Description
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"
}`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.