anthropics / anthropics/skills
"Not found" error when loading Skills
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 176k
- Forks
- 20.9k
- Merge medio
- 7 h 21 min
- PR fusionados (30 d)
- 5
Descripción
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"
}`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.