Documentation
README
Programmatic Tool Calling
This builtin skill is named programmatic-tool-calling and keeps the generic alias ptc, so users may invoke it as /ptc.
Use this skill when a task benefits from discovering extra tools and orchestrating several dependent or repetitive calls in one bounded program. It is especially useful for filtering, joining, or summarizing structured tool results without copying large intermediate payloads into the conversation.
Do not use it for a single ordinary tool call, when the required tool is already directly available, for interactive workflows that need user input between steps, or to bypass an approval or access-control boundary.
Workflow
This is the opening of the README. Read the full README on GitHub.