๐Ÿงช
AI EngineeringPython

Sim CLI

by svd-ai-lab

Sim CLI is an AI Engineering skill for Claude Code, published by svd-ai-lab in sim-cli.

214 stars22 forkson svd-ai-lab/sim-cliAdded 2026/09/04Repository updated 2026/08/28
abaqusadvanced-packagingagent-skillsai-agentsansyscaecae-automationcfdclaude-codeclicodexcomsolelectronics-coolingengineering-simulationfeamultiphysicsphotonicsphysics-simulationsemiconductorthermal-simulation
Install in seconds
Install Sim CLI
Copy Sim CLI into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/svd-ai-lab/sim-cli/tree/main/src/sim/_skills/sim-cli ~/.claude/skills/sim-cli

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/svd-ai-lab/sim-cli.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
src/sim/_skills/sim-cli/SKILL.md in svd-ai-lab/sim-cli
Installs to
~/.claude/skills/sim-cli
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering โ€” 2970 skills

What Sim CLI does

Sim CLI defines cross-solver rules for sim-cli workflows, including tool selection, input classification, acceptance checks, and escalation. Use it when coordinating solver runs and deciding whether to use sim or native commands.

Sim CLI is cataloged under AI Engineering on DirSkills. Sim CLI comes from a repository tagged abaqus, advanced-packaging, agent-skills, ai-agents and ansys.

Documentation

README

sim-cli

You are working in a sim-cli-enabled solver workflow. Use the sim runtime where it adds control and observability, and compose solver-native tools directly where they are the right primitive. This skill carries the cross-solver discipline โ€” the rules that hold across sim-cli workflows, regardless of which solver you drive.

The solver's plugin skill is self-contained for solver-specific work: solver hard constraints, dependency chains, snippets, workflows, SDK/solver notes. It does not depend on loading this skill โ€” but it should stay consistent with the discipline below. If a rule applies to more than one solver, it belongs here, not in a plugin skill.


Execution models

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Sim CLI

  • What else does svd-ai-lab publish alongside Sim CLI?

    Sim CLI is one of 2 skills that DirSkills catalogs from svd-ai-lab/sim-cli, the repository it ships in. Its siblings there include Gui. Each one is a separate skill with its own page in this directory, installs the same way Sim CLI does, and is maintained by svd-ai-lab in that same repository. The rest of the collection is listed on the svd-ai-lab/sim-cli page.

  • How does Sim CLI compare to other AI Engineering skills?

    Sim CLI ranks #2657 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Sim CLI against them. Open each page to compare what they document and how they install.