Files
gh-jezweb-claude-skills-ski…/.claude-plugin/plugin.json
2025-11-30 08:24:01 +08:00

12 lines
446 B
JSON

{
"name": "claude-api",
"description": "Integrate Claude API with streaming, prompt caching, tool use, vision, and extended thinking. Use when: building chatbots, AI assistants, content tools in Node.js/Workers/Next.js, or troubleshooting rate_limit_error, overloaded_error, invalid_request_error, 429 errors.",
"version": "1.0.0",
"author": {
"name": "Jeremy Dawes",
"email": "jeremy@jezweb.net"
},
"skills": [
"./"
]
}