anthropics / anthropics/skills
"Not found" error when loading Skills
Aperta
- Lingua principale
- Python
- Stelle
- 176k
- Fork
- 20.8k
- Merge medio
- 7h 21m
- PR unite (30g)
- 5
Descrizione
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"
}`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.