Back to skills
SkillHub ClubWrite Technical DocsFull StackTech Writer

modal-com--docs

Imported from https://github.com/omnislash157/Enterprise_bot.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
0
Hot score
74
Updated
March 20, 2026
Overall rating
C2.5
Composite score
2.5
Best-practice grade
F36.0

Install command

npx @skill-hub/cli install omnislash157-enterprise-bot-modal-com-docs

Repository

omnislash157/Enterprise_bot

Skill path: claude_sdk_toolkit/skills/modal-com--docs

Imported from https://github.com/omnislash157/Enterprise_bot.

Open repository

Best for

Primary workflow: Write Technical Docs.

Technical facets: Full Stack, Tech Writer.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: omnislash157.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install modal-com--docs into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/omnislash157/Enterprise_bot before adding modal-com--docs to shared team environments
  • Use modal-com--docs for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: modal-com--docs
pages: 50
generated: 2026-01-02T11:29:54.545433
---

# Modal Com  Docs

Documentation skill with 50 pages.

Use `view` to lazy-load any file.

## Guides

- `docs/guide.md` - Modal is an AI infrastructure platform that lets you:
- `docs/guide/cold-start.md` - Modal Functions are run in containers.
- `docs/guide/gpu.md` - Modal makes it easy to run your code on GPUs.

## API Reference

- `docs/reference.md` - This is the API reference for the modal Python package, which allows you to run 
- `docs/reference/changelog.md` - This changelog documents user-facing updates (features, enhancements, fixes, and

## Examples

- `docs/examples.md` - How to run LLMs, Stable Diffusion, data-intensive processing, computer vision, a
- `docs/examples/agent.md` - This example demonstrates how to build an LLM coding “agent” that can generate a
- `docs/examples/algolia_indexer.md` - This tutorial shows you how to use Modal to run the Algolia docsearch crawler to
- `docs/examples/anthropic_computer_use.md` - This example demonstrates how to run Anthropic’s Computer Use demo in a Modal Sa
- `docs/examples/basic_web.md` - Modal makes it easy to turn your Python functions into serverless web services: 
- `docs/examples/batched_whisper.md` - In this example, we demonstrate how to run dynamically batched inference for Ope
- `docs/examples/boltz_predict.md` - Boltz-2 is an open source molecular structure prediction model. In contrast to p
- `docs/examples/chai1.md` - In biology, function follows form quite literally: the physical shapes of protei
- `docs/examples/chat_with_pdf_vision.md` - In this example, we demonstrate how to use the the ColQwen2 model to build a sim
- `docs/examples/chatterbox_tts.md` - This example demonstrates how to deploy a text-to-speech (TTS) API using the ope
- `docs/examples/comfyapp.md` - In this example, we show you how to turn a ComfyUI workflow into a scalable API 
- `docs/examples/db_to_sheet.md` - In this tutorial, we’ll show how to use Modal to schedule a daily report in a sp
- `docs/examples/diffusers_lora_finetune.md` - This example finetunes the Flux.1-dev model on images of a pet (by default, a pu
- `docs/examples/discord_bot.md` - In this example we will demonstrate how to use Modal to build and serve a Discor
- `docs/examples/doc_ocr_jobs.md` - This tutorial shows you how to use Modal as an infinitely scalable job queue tha
- `docs/examples/doc_ocr_webapp.md` - This tutorial shows you how to use Modal to deploy a fully serverless React + Fa
- `docs/examples/esm3.md` - There are perhaps a quadrillion distinct proteins on the planet Earth, each one 
- `docs/examples/fastrtc_flip_webcam.md` - FastRTC is a Python library for real-time communication on the web. This example
- `docs/examples/fine_tune_asr.md` - This example demonstrates how to fine-tune an ASR model (whisper-tiny.en) and de
- `docs/examples/flux.md` - Update: To speed up inference by another >2x, check out the additional optimizat
- `docs/examples/generate_music.md` - In this example, we show you how you can run ACE Studio’s ACE-Step music generat
- `docs/examples/grpo_trl.md` - This example demonstrates how to run GRPO on Modal using the TRL GRPO trainer GR
- `docs/examples/hackernews_alerts.md` - In this example, we use Modal to deploy a cron job that periodically queries Hac
- `docs/examples/image_to_image.md` - In this example, we run the Flux Kontext model in image-to-image mode: the model
- `docs/examples/image_to_video.md` - This example shows how to run LTX-Video on Modal to generate videos from your lo
- `docs/examples/llama_cpp.md` - This example demonstrates how to run small (Phi-4) and large (DeepSeek-R1) langu
- `docs/examples/llm-finetuning.md` - (quick links: add to your own Slack; source code)
- `docs/examples/llm-voice-chat.md` - QuiLLMan is a complete voice chat application built on Modal: you speak and the 
- `docs/examples/llm_inference.md` - No description available
- `docs/examples/ltx.md` - This example demonstrates how to run the LTX-Video video generation model by Lig
- `docs/examples/mcp_server_stateless.md` - This example demonstrates how to deploy a simple MCP server on Modal.
- `docs/examples/modal-vibe.md` - The Modal Vibe repo demonstrates how you can build a scalable AI coding platform
- `docs/examples/modal_tailscale.md` - This example demonstrates how to integrate Modal with Tailscale (https://tailsca
- `docs/examples/music-video-gen.md` - Music videos are cool, but unless you are famous or pay a lot of money, you don’
- `docs/examples/potus_speech_qanda.md` - In this example we create a large-language-model (LLM) powered question answerin
- `docs/examples/pushgateway.md` - This example shows how to publish custom metrics to a Prometheus instance with M
- `docs/examples/s3_bucket_mount.md` - This example shows how to use Modal for a classic data science task: loading tab
- `docs/examples/safe_code_execution.md` - This example demonstrates how to run arbitrary code in multiple languages in a M
- `docs/examples/serve_streamlit.md` - This example shows you how to run a Streamlit app with modal serve, and then dep
- `docs/examples/streaming_kyutai_stt.md` - This example demonstrates the deployment of a streaming audio transcription serv
- `docs/examples/trtllm_latency.md` - In this example, we demonstrate how to configure the TensorRT-LLM framework to s
- `docs/examples/webrtc_yolo.md` - This example demonstrates how to architect a serverless real-time streaming appl
- `docs/examples/webscraper.md` - In this guide we’ll introduce you to Modal by writing a simple web scraper. We’l
- `docs/examples/whisper-transcriber.md` - This example shows how to build a massively parallel application on Modal: the M

## Documentation

- `docs.md` - AI infrastructure that developers love.
modal-com--docs | SkillHub