simstudioaisimstudioaiOfficialยท37 Agent Skills Included

sim

Build, deploy, and manage AI agents and workflows visually

Builds AI agents and automated workflows on a visual canvas connected to 1,000+ integrations and every major LLM. Removes the need to hand-wire APIs, webhooks, and data pipelines across tools like Slack, Notion, HubSpot, and databases. Includes skills for adding integrations, triggers, models, and connectors, plus self-hosting via Docker or Kubernetes.
npx skills add simstudioai/sim --all -g -y
Available:

Gives the AI agent the coding standards, architecture boundaries, and routing rules it must follow when building or modifying skills and integrations in this repository.

All Skills in This Repository (37)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

add-hosted-key

Automate hosted API key support with BYOK provider registration and UI updates.

Official
Intermediate
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

tool-registry-boundary

Keeps the executable tool registry out of client-reachable module graphs in the Sim codebase.

Official
Advanced
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

validate-integration

Validates Sim service integrations against official API documentation and platform conventions.

Official
Advanced
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

add-trigger

Create webhook and polling triggers for Sim workflow integrations.

Official
Advanced
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

add-tools

Create typed Sim tool configurations from service API documentation.

Official
Advanced
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

migrate-application-operation

Migrate protected Sim resource operations into shared application use cases across API and tool surfaces.

Official
Advanced
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

council

Spawns parallel task agents to explore a codebase area and synthesize findings.

Official
Intermediate
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

you-might-not-need-state

Detects and fixes unnecessary useState, derived state, and server-state anti-patterns in React code.

Official
Intermediate
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

emcn-design-review

Review UI code for compliance with the emcn design system components, tokens, and conventions.

Official
Intermediate
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

validate-trigger

Validates Sim webhook trigger implementations against provider API documentation and repository conventions.

Official
Advanced
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

add-block-preview

Gate block visibility across discovery surfaces using preview flags, AppConfig rules, and environment variables.

Official
Intermediate
๐Ÿ“ฆ In Repo
simstudioaisimstudioai

add-connector

Create Sim knowledge base connectors that sync documents from external services.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Sim?โ–ผ

Run `npx skills add simstudioai/sim --all -g -y` in your terminal to install all skills in this suite globally.

What is Sim used for?โ–ผ

Sim is a workspace for building, deploying, and monitoring AI agents and workflows. You connect apps like Slack, Notion, and Salesforce on a visual canvas and let agents run them.

How do I add a new integration to Sim?โ–ผ

Use the add-integration skill, which reads the service's API docs and generates the tools, block, icon, triggers, and registry entries for you.

Can I self-host Sim?โ–ผ

Yes. Sim ships with Docker Compose files and a Helm chart, and supports local models through Ollama or vLLM.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’