- Add plugin.json for review-fix-a11y skill - Add plugin.json for free-llm-api skill - Restore POSIX-compliant trailing newlines in JSON index files
8 lines
242 B
JSON
8 lines
242 B
JSON
{
|
|
"name": "free-llm-api",
|
|
"version": "1.0.0",
|
|
"description": "Set up free or low-cost OpenAI-compatible LLM APIs: ChatAnywhere, Groq, Cerebras, OpenRouter, llm-mux, One API",
|
|
"author": "Alireza Rezvani",
|
|
"category": "engineering"
|
|
}
|