{"name":"ClaudSkills API","version":"v1","description":"Read-only API over the open Claude Code skill catalog. Mining schedule: twice daily at 02:00 + 14:00 UTC.","docs":"https://claudskills.com/api/","rate_limits":"No per-key limit. CF edge cache makes this effectively free at the upstream layer; please cache aggressively.","endpoints":[{"method":"GET","path":"/api/v1/skills","desc":"paginated list"},{"method":"GET","path":"/api/v1/skills/{slug}","desc":"single skill"},{"method":"GET","path":"/api/v1/categories","desc":"category list with counts"},{"method":"GET","path":"/api/v1/categories/{cat}","desc":"category + skills"},{"method":"GET","path":"/api/v1/tags","desc":"top tags by count"},{"method":"GET","path":"/api/v1/stats","desc":"catalog stats"},{"method":"GET","path":"/api/v1/openapi.json","desc":"OpenAPI 3.1 spec"}],"query_params":{"limit":"1-200, default 50","offset":"0-based","category":"security|engineering|growth|sales|content|science|product|tools|ads|general","tag":"e.g. lang:python, ai:claude, type:integration","daily_eligible":"true to filter to daily_eligible bucket only"}}