Code Pipeline

When solving a task that needs multiple tool calls in sequence (e.g., fetch -> parse -> fetch -> store), prefer code.execute to chain them in one inference call.

subinium 6bbc7b8 1.7 KB Updated

File contents

subinium/crowclaw/tree/main/packages/skills/builtin/code-pipeline commit 6bbc7b8a8b

Frequently asked questions

npx skillmds@latest add subinium/code-pipeline