Skip to main content
simstudioai
GitHub クリエイタープロフィール

simstudioai

2 件の GitHub リポジトリにある 43 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
43
リポジトリ
2
更新
2026年8月29日
リポジトリエクスプローラー

リポジトリと代表的な skills

add-column-type
未分類

Add a new table column type to Sim — registry entry, icon, storage shape, coercion, and the behavioral hooks the grid and API read. Use when adding a value kind under `apps/sim/lib/table/column-types/`.

2026年8月29日
add-integration
未分類

Add a complete Sim integration from API docs, covering tools, block, icon, optional triggers, registrations, resolved-secret/model-input safety, and integration conventions. Use when introducing a new service under `apps/sim/tools`, `apps/sim/blocks`, and…

2026年8月29日
add-model
未分類

Add a new LLM model to apps/sim/providers/models.ts with specs verified against the provider's live API docs (no hallucination)

2026年8月29日
add-block
未分類

Create or update a Sim integration block with correct subBlocks, conditions, dependsOn, modes, canonicalParamId usage, outputs, and tool wiring. Use when working on `apps/sim/blocks/blocks/{service}.ts` or aligning a block with its tools.

2026年8月28日
add-tools
未分類

Create tool configurations for a Sim integration by reading API docs

2026年8月28日
add-trigger
未分類

Create webhook or polling triggers for a Sim integration

2026年8月28日
tool-registry-boundary
未分類

Keep the executable tool registry out of client-reachable module graphs — when to read `@/tools/metadata` instead of `getTool`, how to measure whether an import edge pulls the registry, and how to regenerate the metadata artifacts. Use when touching…

2026年8月28日
validate-integration
未分類

Validate an existing Sim integration (tools, block, registry, and resolved-secret/model-input boundaries) against the service's API docs and Sim execution conventions

2026年8月28日
収集済み skill 38 件中 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました