anthropics / anthropics/skills
"Not found" error when loading Skills
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 176k
- Fork
- 20.9k
- Merge trung bình
- 7 giờ 21 phút
- Pull request đã merge (30 ngày)
- 5
Mô tả
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"
}`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.