流程自动化科研基础设施K-Dense-AI/claude-scientific-skills数据与复现
MO

Modal

维护者 K-Dense Inc. · 最近更新 2026年4月1日

Modal是一个cloud 平台 ,用于 running Python code serverlessly,,支持 focus on AI/ML workloads。 Key capabilities:- **GPU compute** on demand (T4,L4,A10,L40S,A100,H100,H200,B200) - **Serverless functions** ,支持 autoscaling ,面向。

Claude Code分析处理复现实验modaldata-infrastructurepackagedata management & infrastructure

原始来源

K-Dense-AI/claude-scientific-skills

https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/modal

维护者
K-Dense Inc.
许可
Apache-2.0
最近更新
2026年4月1日

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • GPU compute on demand (T4,L4,A10,L40S,A100,H100,H200,B200)。
  • Serverless functions ,支持 autoscaling ,面向 zero to thousands of containers。
  • Custom container images built entirely in Python code。
  • Persistent storage ,通过 Volumes ,用于 model weights 、 数据集s。
  • Web endpoints ,用于 serving models 、 APIs。

原始文档

SKILL.md 摘录

When to Use This Skill

Use this skill when:

  • Deploy or serve AI/ML models in the cloud
  • Run GPU-accelerated computations (training, inference, fine-tuning)
  • Create serverless web APIs or endpoints
  • Scale batch processing jobs in parallel
  • Schedule recurring tasks (data pipelines, retraining, scraping)
  • Need persistent cloud storage for model weights or datasets
  • Want to run code in custom container environments
  • Build job queues or async task processing systems

Authenticate

Prefer existing credentials before creating new ones:

  1. Check whether MODAL_TOKEN_ID and MODAL_TOKEN_SECRET are already present in the current environment.
  2. If not, check for those values in a local .env file and load them if appropriate for the workflow.
  3. Only fall back to interactive modal setup or generating fresh tokens if neither source already provides credentials.

This opens a browser for authentication. For CI/CD or headless environments, use environment variables:

If tokens are not already available in the environment or .env, generate them at https://modal.com/settings

Modal offers a free tier with $30/month in credits.

Reference: See references/getting-started.md for detailed setup and first app walkthrough.

App and Functions

A Modal App groups related functions. Functions decorated with @app.function() run remotely in the cloud:

Run with modal run script.py. Deploy with modal deploy script.py.

Reference: See references/functions.md for lifecycle hooks, classes, .map(), .spawn(), and more.

适用场景

  • 部署 或 serve AI/ML models in cloud。
  • 运行 GPU-accelerated computations (training,inference,fine-tuning)。
  • 创建 serverless web APIs 或 endpoints。
  • Scale batch processing jobs in parallel。

不适用场景

  • Do not rely on this catalog entry alone ,用于 installation 或 maintenance details。

相关技能

相关技能

返回目录
CE
流程自动化科研基础设施

cellular-senescence-agent

cellular-senescence-agent:Cellular senescence analysis:marker scoring,SASP profiling,tissue aging assessment。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
CO
流程自动化科研基础设施

consensus-sequences

consensus-sequences。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
DO
流程自动化科研基础设施

docx

docx:user may ask you to create,edit,或 analy。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
FI
流程自动化科研基础设施

filtering-best-practices

filtering-best-practices。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看