sim
Build, deploy, and manage AI agents and workflows visually
All Skills in This Repository (37)
Pure Emerald Level Indicatorsadd-hosted-key
Automate hosted API key support with BYOK provider registration and UI updates.
tool-registry-boundary
Keeps the executable tool registry out of client-reachable module graphs in the Sim codebase.
validate-integration
Validates Sim service integrations against official API documentation and platform conventions.
add-trigger
Create webhook and polling triggers for Sim workflow integrations.
add-tools
Create typed Sim tool configurations from service API documentation.
migrate-application-operation
Migrate protected Sim resource operations into shared application use cases across API and tool surfaces.
council
Spawns parallel task agents to explore a codebase area and synthesize findings.
you-might-not-need-state
Detects and fixes unnecessary useState, derived state, and server-state anti-patterns in React code.
emcn-design-review
Review UI code for compliance with the emcn design system components, tokens, and conventions.
validate-trigger
Validates Sim webhook trigger implementations against provider API documentation and repository conventions.
add-block-preview
Gate block visibility across discovery surfaces using preview flags, AppConfig rules, and environment variables.
add-connector
Create Sim knowledge base connectors that sync documents from external services.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core