원클릭으로
modal-docs
Use when a task depends on current Modal Python APIs, migration guidance, deployed object lookup, or docs-backed runtime behavior.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when a task depends on current Modal Python APIs, migration guidance, deployed object lookup, or docs-backed runtime behavior.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when acting as the auto-AlphaFold3 autoresearch agent: read baseline metrics and Fold Cartographer diagnostics, choose one diagnostic target and one move family, propose or patch only the allowed AlphaFold3-lite model/training/sampler surface, and hand one trial to the orchestrator without touching Modal infrastructure or locked benchmark files.
Use when operating as a bounded auto-AlphaFold3 subagent worker that produces one proposal artifact for an assigned diagnostic target or move family, supports fast parallel hypothesis fanout, and never submits trials, calls Modal, edits locked files, appends ledgers, or integrates its own result.
Use when validating and submitting exactly one auto-AlphaFold3 AutoFoldTrial JSON through the approved local orchestrator command, rejecting direct Modal calls, locked benchmark paths, hidden-validation search, missing hypotheses, and multi-trial submissions.
Use when interpreting auto-AlphaFold3 scorer diagnostics into exactly one Fold Cartographer failure target, preserving best_val_calpha_lddt as the primary objective and mapping local geometry, long-range topology, distogram-vs-3D, or stability/compute evidence to safe move-family suggestions.
| name | modal-docs |
| description | Use when a task depends on current Modal Python APIs, migration guidance, deployed object lookup, or docs-backed runtime behavior. |
Use this skill when a task depends on current Modal APIs or when existing code may rely on stale pre-1.0 patterns. Open the smallest relevant doc set first instead of crawling the full corpus.
Use for image construction, dependency installation, and stale build-time patterns that now need image-based replacements.
Use for add_local_*, add_local_python_source, file staging, and Mount-to-image migrations.
Use for app wiring, deployed object discovery, and looking up functions or classes across apps.
Use for persisted files, cache state, Volume attachment semantics, and commit/reload behavior.
Use for endpoint decorators, request handling, and wiring deployed apps to HTTP entrypoints.
Use when snippets mention deprecated Modal APIs such as Mount, copy_local_*, older lifecycle hooks, or outdated lookup patterns.