Execution playbook for bio_tools remote mode, with reusable request templates and I/O conventions. Trigger when agent needs concrete payloads for tool_name/operation/params.
Instalación
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Execution playbook for bio_tools remote mode, with reusable request templates and I/O conventions. Trigger when agent needs concrete payloads for tool_name/operation/params.
Bio Tools Execution Playbook
Workflow
Start from references/request_templates.json.
If template missing, call help and derive minimal params.
Execute with bio_tools in remote mode and inspect metadata (run_id, remote_run_dir, local_artifact_dir).
Chain dependent operations only after verifying required artifacts exist locally.
I/O conventions
Inputs: absolute local paths preferred.
Outputs: short relative names.
Reuse local_artifact_dir outputs for dependent calls when possible.