Skip to main content
simstudioai
Profil créateur GitHub

simstudioai

Vue par dépôt de 43 skills collectés dans 2 dépôts GitHub.

skills collectés
43
dépôts
2
mis à jour
29 août 2026
explorateur de dépôts

Dépôts et skills représentatifs

add-column-type
non classé

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/`.

29 août 2026
add-integration
non classé

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…

29 août 2026
add-model
non classé

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

29 août 2026
add-block
non classé

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.

28 août 2026
add-tools
non classé

Create tool configurations for a Sim integration by reading API docs

28 août 2026
add-trigger
non classé

Create webhook or polling triggers for a Sim integration

28 août 2026
tool-registry-boundary
non classé

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…

28 août 2026
validate-integration
non classé

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

28 août 2026
Affichage de 8 skills collectés sur 38.
2 dépôts affichés sur 2
Tous les dépôts sont affichés