modal
Installation
SKILL.md
Overview
This skill provides high-level guidance for working with the Modal cloud platform.
Modal is a cloud platform for AI / ML workloads. It offers highly-scalable serverless compute (including GPUs) with minimal configuration.
Documentation
Modal's documentation is outlined at https://modal.com/llms.txt.
The official docs are the best source for up-to-date information on using Modal. Make use of them when planning, debugging, or answering questions!
Always read the contents https://modal.com/llms.txt into your main context when starting work on a Modal task and use it to find relevant information.
The docs are divided into three sections:
- Fetch Guide pages for in-depth explanations of Modal features, primitives, and workflows
- Fetch Examples pages to see how different AI applications look on Modal
- Fetch API Reference pages for signatures and docstrings for components of the Python SDK