{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "agents-ai-ml", "version": "1.0.0", "description": "AI/ML pipeline skills: prompts, LLM costs, RAG, embeddings, guardrails.", "author": { "name": "skillshop-ostyles" }, "homepage": "https://github.com/skillshop-ostyles/skillshop-agents", "repository": "https://github.com/skillshop-ostyles/skillshop-agents", "license": "MIT", "keywords": [ "agent-skills", "llm", "ml", "prompts", "rag" ] }