Skill Shell Gotchas

Critical SKILL language gotchas when integrating with shell/IPC in Cadence Virtuoso. Use when: (1) ipcBeginProcess exits with state=127 (command not found), (2) sh() returns unexpected values like "t" instead of command output, (3) trying to capture shell stdout in SKILL, (4) writing files from SKILL with fprintf/outfile producing 0-byte output, (5) getpid() undefined error in SKILL.

deanyou 4b55285 8.3 KB Updated

File contents

deanyou/virtuoso-cli/tree/main/.claude/skills/skill-shell-gotchas commit 4b552852e3

Frequently asked questions

npx skillmds@latest add deanyou/skill-shell-gotchas-2