fastapi-ml-endpoint
This skill provides automated assistance for fastapi ml endpoint tasks within the ML Deployment domain.
Content Preview
--- name: fastapi-ml-endpoint description: | Fastapi Ml Endpoint - Auto-activating skill for ML Deployment. Triggers on: fastapi ml endpoint, fastapi ml endpoint Part of the ML Deployment skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Fastapi Ml Endpoint ## Purpose This skill provides automated assistance for fastapi ml endpoint tasks within the ML Deployment domain. ## When to Use Thi
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/fastapi-ml-endpoint.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/08-ml-deployment/fastapi-ml-endpoint/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/08-ml-deployment/fastapi-ml-endpoint/SKILL.md
Related Skills
fastapi-pro
Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns.
developmentfastapi
by sickn33 (Antigravity) · antigravity-awesome-skills
fastapi-router-py
Create FastAPI routers following established patterns with proper authentication, response models, and HTTP status codes.
developmentfastapirouterpy
by sickn33 (Antigravity) · antigravity-awesome-skills
fastapi-templates
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
developmentfastapi
by sickn33 (Antigravity) · antigravity-awesome-skills
python-fastapi-development
Python FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns.
developmentpythonfastapi
by sickn33 (Antigravity) · antigravity-awesome-skills